fix(deps): update eslint#629
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
🦋 Changeset detectedLatest commit: 66a4df7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
🚨 Snapshot test failedSee the details: workflow run Errors
⏭️ Next StepsIf snapshot changes are... expected: update the snapshots by adding unexpected: check diff and fix rules |
commit: |
🦋 Changeset detectedLatest commit: a167994 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
157af23 to
8b01c4e
Compare
2a1b946 to
a7a39e2
Compare
6af126c to
e75cc79
Compare
e2cf1b0 to
e08b6c9
Compare
afb5299 to
dca9c36
Compare
f668fd2 to
0e12c49
Compare
3dc1457 to
7e27fae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.4→2.1.00.5.4→0.6.08.57.2→8.59.31.3.0→1.4.02.2.1→2.3.01.6.0→1.7.05.7.0→5.9.07.0.1→7.1.10.9.2→0.10.117.4.0→17.6.08.57.2→8.59.3Release Notes
eslint/rewrite (@eslint/compat)
v2.1.0Compare Source
Features
includeIgnoreFile()to config-helpers (#430) (9b51352)v2.0.5Compare Source
Dependencies
eslint/rewrite (@eslint/config-helpers)
v0.6.0Compare Source
Features
includeIgnoreFile()to config-helpers (#430) (9b51352)v0.5.5Compare Source
Bug Fixes
Dependencies
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.59.3Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.2Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.1Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.2Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.1Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
ota-meshi/astro-eslint-parser (astro-eslint-parser)
v1.4.0Compare Source
Minor Changes
8df97ebThanks @renovate! - fix: add support for@astrojs/compilerv3v1.3.2Compare Source
Patch Changes
380d312Thanks @ota-meshi! - fix: make comparable offset remapping work in browser environmentsv1.3.1Compare Source
Patch Changes
0ffb8d1Thanks @ota-meshi! - fix: handle multibyte offsets when adjusting nodes after</html>antfu/eslint-config-flat-gitignore (eslint-config-flat-gitignore)
v2.3.0Compare Source
🚀 Features
recursiveoption - by @RayGuo-ergou in #23 (e4115)View changes on GitHub
ota-meshi/eslint-plugin-astro (eslint-plugin-astro)
v1.7.0Compare Source
Minor Changes
40fef30Thanks @jp-knj! - addastro/no-prerender-export-outside-pagesrule that disallowprerenderexport outside of pages/ directoryazat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)
v5.9.0Compare Source
compare changes
🚀 Features
(b98c82d9)
(a4b425db)
🐞 Bug Fixes
(c05d1b14)
(3d75ce26)
❤️ Contributors
v5.8.0Compare Source
compare changes
🚀 Features
(76f423c5)
🐞 Bug Fixes
(4949b1d7)
(7244ff1e)
❤️ Contributors
facebook/react (eslint-plugin-react-hooks)
v7.1.1Compare Source
Note: 7.1.0 accidentally removed the
component-hook-factoriesrule, causing errors for users who referenced it in their ESLint config. This is now fixed.component-hook-factoriesrule for backwards compatibility. (@mofeiZ in #36307)v7.1.0Compare Source
This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better
set-state-in-effectdetection, improved ref validation, and more helpful error reporting.useEffectEventchecks in component syntax. (@jbrown215 in #35041)set-state-in-effectvalidation with fewer false negatives. (@jorge-cab in #35134, @josephsavona in #35147, @jackpope in #35214, @chesnokov-tony in #35419, @jsleitor in #36107)nickjvandyke/eslint-plugin-react-you-might-not-need-an-effect (eslint-plugin-react-you-might-not-need-an-effect)
v0.10.1Compare Source
Features
Bug Fixes
v0.10.0Compare Source
⚠ BREAKING CHANGES
Features
v0.9.3Compare Source
Refactors
Miscellaneous Chores
sindresorhus/globals (globals)
v17.6.0Compare Source
v17.5.0Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.59.3Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.2Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.2Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.