| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 10.5.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.0...v10.5.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Superseded by #1045. This standalone bump can't pass on its own: moving eslint to v10 without coordinating the rest of the lint toolchain produces an ERESOLVE peer conflict (the existing @typescript-eslint/eslint-plugin caps eslint at ^9), and ESLint 10 drops support for the legacy .eslintrc format the action currently uses. #1045 does the complete, coordinated upgrade: eslint 10.5.0, the typescript-eslint meta-package, the eslint-plugin-node → eslint-plugin-n swap, and the migration to flat config (eslint.config.mjs). Closing in favor of that PR. |
Sorry, something went wrong.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps eslint from 8.57.0 to 10.5.0.
Release notesSourced from eslint's releases.
... (truncated)
Commits