chore(deps-dev): bump the eslint group across 1 directory with 4 updates#2459
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev): bump the eslint group across 1 directory with 4 updates#2459dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
46ba2ee to
ab9f5ec
Compare
d02c7f8 to
4178bbe
Compare
bd9d9cf to
fcdabed
Compare
cdrage
approved these changes
Apr 30, 2026
e35b59b to
c29eeed
Compare
Bumps the eslint group with 4 updates in the / directory: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat), [@eslint/eslintrc](https://github.com/eslint/eslintrc), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/compat` from 2.0.2 to 2.0.5 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.5/packages/compat) Updates `@eslint/eslintrc` from 3.3.3 to 3.3.5 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.3...eslintrc-v3.3.5) Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.39.2 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.3.0) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
c29eeed to
2382f87
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.
Bumps the eslint group with 4 updates in the / directory: @eslint/compat, @eslint/eslintrc, @eslint/js and eslint.
Updates
@eslint/compatfrom 2.0.2 to 2.0.5Release notes
Sourced from @eslint/compat's releases.
... (truncated)
Changelog
Sourced from @eslint/compat's changelog.
Commits
d2dbf7bchore: release main (#424)fe114eechore: release main (#413)8863791docs: Update README sponsors835ddf9docs: Update README sponsors8cd3676docs: Update README sponsors4d73459docs: Update README sponsorsa6c7a26chore: updateeslintandeslint-config-eslint(#401)41eb19fchore: release main (#380)5c42055docs: Update README sponsorsb13b482docs: Update README sponsorsUpdates
@eslint/eslintrcfrom 3.3.3 to 3.3.5Release notes
Sourced from @eslint/eslintrc's releases.
Changelog
Sourced from @eslint/eslintrc's changelog.
Commits
5135df1chore: release 3.3.5 🚀 (#228)c109d69docs: Update README sponsors3dc2381fix: update dependency minimatch to ^3.1.5 (#227)81385b6ci: pin Node.js 25.6.1 (#226)4c45e24chore: release 3.3.4 🚀 (#223)30339d0fix: updateminimatchto3.1.3to address security vulnerabilities (#224)9139140fix: updateajvto6.14.0to address security vulnerabilities (#221)245ada5docs: Update README sponsors78b1a0edocs: Update README sponsorsdf32fffdocs: Update README sponsorsUpdates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
eslintfrom 9.39.2 to 10.3.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
788920410.3.05b69b4fBuild: changelog update for 10.3.0d32235eci: use pnpm ineslint-flat-config-utilstype integration test (#20826)b6ae5cffix: handle unavailable require cache (#20812)3ffb14echore: clean up typos in comments and JSDoc (#20821)6fb3685fix: rule suggestions cause continuation in class body (#20787)22eb58achore: add missing continue-on-error to ecosystem-tests.yml (#20818)88bf002ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)379571afeat: add suggestions for no-unused-private-class-members (#20773)97c8c33chore: update ilshidur/action-discord action to v0.4.0 (#20811)