xstate-component-tree
xstate-component-tree copied to clipboard
chore(deps-dev): bump eslint from 8.57.0 to 9.4.0
Bumps eslint from 8.57.0 to 9.4.0.
Release notes
Sourced from eslint's releases.
v9.4.0
Features
Bug Fixes
f6534d1fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)7226ebdfix: allow implicit undefined return inno-constructor-return(#18515) (Ali Rezvani)389744bfix: use@eslint/config-inspector@latest(#18483) (唯然)70118a5fix:func-stylefalse positive with arrow functions andsuper(#18473) (Milos Djermanovic)Documentation
d7ab6f5docs: update theme when whenprefers-color-schemechanges (#18510) (Nitin Kumar)525fdffdocs: fix components files (#18519) (Tanuj Kanti)80747d2docs: refactorprefer-destructuringrule (#18472) (Tanuj Kanti)f06e0b5docs: clarify func-style (#18477) (Cameron Steffen)Chores
010dd2echore: upgrade to@eslint/[email protected](#18534) (Francesco Trotta)5e1b5dcchore: package.json update for@eslint/jsrelease (Jenkins)594145frefactor: switch to@eslint/config-array(#18527) (Francesco Trotta)v9.3.0
Features
b32153cfeat: addoverrides.namedExportstofunc-stylerule (#18444) (Percy Ma)b67eba4feat: addrestrictedNamedExportsPatterntono-restricted-exports(#18431) (Akul Srivastava)069aa68feat: add optionallowEscapetono-misleading-character-classrule (#18208) (Francesco Trotta)05ef92dfeat: deprecatemultiline-comment-style&line-comment-position(#18435) (唯然)db0b174feat: addenforceForInnerExpressionsoption tono-extra-boolean-cast(#18222) (Kirk Waiblinger)Bug Fixes
8db0efffix: Improve config error messages (#18457) (Nicholas C. Zakas)5c28d9afix: don't remove comments between key and value in object-shorthand (#18442) (Kuba Jastrzębski)39fb0eefix: object-shorthand loses type parameters when auto-fixing (#18438) (dalaoshu)37eba48fix: don't crash whenfs.readFilereturns promise from another realm (#18416) (Milos Djermanovic)Documentation
ceada8cdocs: explain how to use "tsc waiting" label (#18466) (Francesco Trotta)62e686cdocs: Add troubleshooting info for plugin compatibility (#18451) (Nicholas C. Zakas)e17e1c0docs: Update README (GitHub Actions Bot)2465a1edocs: Update README (GitHub Actions Bot)d23574cdocs: Clarify usage ofno-unreachablewith TypeScript (#18445) (benj-dobs)1db9baedocs: Fix typos (#18443) (Frieder Bluemle)7065196docs: Update README (GitHub Actions Bot)04e7c6edocs: update deprecation notice ofno-return-await(#18433) (Tanuj Kanti)e763512docs: Link global ignores section in config object property list (#18430) (MaoShizhong)ac7f718docs: reflect release of v9 in config migration guide (#18412) (Peter Briggs)0de0909docs: fix grammar in configuration file resolution (#18419) (Mike McCready)Chores
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.4.0 - May 31, 2024
010dd2echore: upgrade to@eslint/[email protected](#18534) (Francesco Trotta)5e1b5dcchore: package.json update for@eslint/jsrelease (Jenkins)d7ab6f5docs: update theme when whenprefers-color-schemechanges (#18510) (Nitin Kumar)594145frefactor: switch to@eslint/config-array(#18527) (Francesco Trotta)525fdffdocs: fix components files (#18519) (Tanuj Kanti)89a4a0afeat: ignore IIFE's in theno-loop-funcrule (#17528) (Nitin Kumar)80747d2docs: refactorprefer-destructuringrule (#18472) (Tanuj Kanti)f6534d1fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)7226ebdfix: allow implicit undefined return inno-constructor-return(#18515) (Ali Rezvani)f06e0b5docs: clarify func-style (#18477) (Cameron Steffen)389744bfix: use@eslint/config-inspector@latest(#18483) (唯然)70118a5fix:func-stylefalse positive with arrow functions andsuper(#18473) (Milos Djermanovic)v9.3.0 - May 17, 2024
58e2719chore: update dependencies for v9.3.0 release (#18469) (Francesco Trotta)b681ecbchore: package.json update for@eslint/jsrelease (Jenkins)8db0efffix: Improve config error messages (#18457) (Nicholas C. Zakas)ceada8cdocs: explain how to use "tsc waiting" label (#18466) (Francesco Trotta)b32153cfeat: addoverrides.namedExportstofunc-stylerule (#18444) (Percy Ma)06f1d1cchore: update dependency@humanwhocodes/retryto ^0.3.0 (#18463) (renovate[bot])5c28d9afix: don't remove comments between key and value in object-shorthand (#18442) (Kuba Jastrzębski)62e686cdocs: Add troubleshooting info for plugin compatibility (#18451) (Nicholas C. Zakas)e17e1c0docs: Update README (GitHub Actions Bot)39fb0eefix: object-shorthand loses type parameters when auto-fixing (#18438) (dalaoshu)b67eba4feat: addrestrictedNamedExportsPatterntono-restricted-exports(#18431) (Akul Srivastava)2465a1edocs: Update README (GitHub Actions Bot)d23574cdocs: Clarify usage ofno-unreachablewith TypeScript (#18445) (benj-dobs)1db9baedocs: Fix typos (#18443) (Frieder Bluemle)069aa68feat: add optionallowEscapetono-misleading-character-classrule (#18208) (Francesco Trotta)7065196docs: Update README (GitHub Actions Bot)05ef92dfeat: deprecatemultiline-comment-style&line-comment-position(#18435) (唯然)a63ed72refactor: Usenode:protocol for built-in Node.js modules (#18434) (Milos Djermanovic)04e7c6edocs: update deprecation notice ofno-return-await(#18433) (Tanuj Kanti)e763512docs: Link global ignores section in config object property list (#18430) (MaoShizhong)37eba48fix: don't crash whenfs.readFilereturns promise from another realm (#18416) (Milos Djermanovic)040700achore: update dependency markdownlint-cli to ^0.40.0 (#18425) (renovate[bot])f47847cchore: update actions/stale action to v9 (#18426) (renovate[bot])c18ad25chore: update actions/upload-artifact action to v4 (#18427) (renovate[bot])27e3060chore: Disable documentation label (#18423) (Nicholas C. Zakas)ac7f718docs: reflect release of v9 in config migration guide (#18412) (Peter Briggs)db0b174feat: addenforceForInnerExpressionsoption tono-extra-boolean-cast(#18222) (Kirk Waiblinger)0de0909docs: fix grammar in configuration file resolution (#18419) (Mike McCready)v9.2.0 - May 3, 2024
... (truncated)
Commits
a5f7e589.4.08c6d0c3Build: changelog update for 9.4.0010dd2echore: upgrade to@eslint/[email protected](#18534)5e1b5dcchore: package.json update for@eslint/jsreleased7ab6f5docs: update theme when whenprefers-color-schemechanges (#18510)594145frefactor: switch to@eslint/config-array(#18527)525fdffdocs: fix components files (#18519)89a4a0afeat: ignore IIFE's in theno-loop-funcrule (#17528)80747d2docs: refactorprefer-destructuringrule (#18472)f6534d1fix: skip processor code blocks that match only universal patterns (#18507)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
⚠️ No Changeset found
Latest commit: cae65a7507348455cd01fc41fed24ad6d1637634
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #202.