chore(deps): bump eslint, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and @typescript-eslint/utils - #891
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…pt-eslint/parser and @typescript-eslint/utils Bumps [eslint](https://github.com/eslint/eslint) to 10.10.0 and updates ancestor dependencies [eslint](https://github.com/eslint/eslint), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils). These dependencies need to be updated together. Updates `eslint` from 8.57.1 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.10.0) Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/parser) Updates `@typescript-eslint/utils` from 7.18.0 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/utils) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.70.0 dependency-type: direct:development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.70.0 dependency-type: direct:development - dependency-name: "@typescript-eslint/utils" dependency-version: 8.70.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
googlemaps-bot
approved these changes
Sep 13, 2026
googlemaps-bot
enabled auto-merge (squash)
September 13, 2026 07:41
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 eslint to 10.10.0 and updates ancestor dependencies eslint, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and @typescript-eslint/utils. These dependencies need to be updated together.
Updates
eslintfrom 8.57.1 to 10.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.70.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
7ee7608chore(release): publish 8.70.0f66bdcatest(eslint-plugin): [member-ordering] useRuleTesterdirectly in `optional...4586535fix(eslint-plugin): [no-deprecated] report deprecated imported values used in...f8e1e4efix(eslint-plugin): [no-unnecessary-condition] no false positive on RHS of a ...889cecefix(eslint-plugin): [member-ordering] don't report fields that read fields de...1a5a8b1feat(eslint-plugin): [no-generated-empty-object-type] add rule (#12730)9a6e546chore(release): publish 8.69.0513638efix(eslint-plugin): [no-meaningless-void-operator] report void on non-call ex...1dba4c5chore(eslint-plugin): fixeslint-plugin/require-test-error-positionsreport...a2fccaefix(eslint-plugin): [unified-signatures] compare type parameters by constrain...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 7.18.0 to 8.70.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
7ee7608chore(release): publish 8.70.09a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/parsersince your current version.Updates
@typescript-eslint/utilsfrom 7.18.0 to 8.70.0Release notes
Sourced from @typescript-eslint/utils's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/utils's changelog.
... (truncated)
Commits
7ee7608chore(release): publish 8.70.09a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.04d29683feat(utils): support ESLint rule meta.languages (#12663)55f6d5dchore: enable source maps (#12677)20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.00d06406chore: add attw validation to repo (#12437)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/utilssince your current version.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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.