chore(deps-dev): bump the maint-eslint group across 1 directory with 2 updates - #211
Merged
fbf-prog64 merged 1 commit intoSep 7, 2026
Merged
Conversation
…2 updates Bumps the maint-eslint group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 10.9.1 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.1...v10.10.0) Updates `typescript-eslint` from 8.68.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maint-eslint - dependency-name: typescript-eslint dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maint-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev/maint-eslint-17d9ec1abf
branch
from
September 7, 2026 15:32
8239d4a to
f744a44
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev/maint-eslint-17d9ec1abf
branch
September 7, 2026 15:36
github-actions Bot
pushed a commit
that referenced
this pull request
Sep 7, 2026
## [22.2.7](v22.2.6...v22.2.7) (2026-09-07) ### Chores * **deps-dev:** bump @types/node from 26.4.0 to 26.4.1 ([f619659](f619659)) * **deps-dev:** bump the maint-eslint group across 1 directory with 2 updates ([f744a44](f744a44)) * **deps-dev:** bump vitest ([3399ebe](3399ebe)) * **deps:** bump pnpm/action-setup from 6.0.10 to 6.1.0 ([586441b](586441b)) * **deps:** bump the maint-angular group with 12 updates ([5adc990](5adc990)) * **release:** 22.2.7-next.1 [skip ci] ([02950ab](02950ab)) * **sync:** sync with branch 'dev' (PR [#214](#214)) ([1c49c18](1c49c18)) * **update:** upgrade @types/node from v26.4.0 to v26.4.1 (PR [#213](#213)) [skip ci] ([6f77efd](6f77efd)) * **update:** upgrade angular dependencies (PR [#210](#210)) ([9665cac](9665cac)) * **update:** upgrade eslint dependencies (PR [#211](#211)) [skip ci] ([6a23303](6a23303)) * **update:** upgrade pnpm action setup from v6.0.10 to v6.1.0 (PR [#209](#209)) [skip ci] ([addc830](addc830)) * **update:** upgrade vitest from v4.1.11 to v5.0.0 (PR [#212](#212)) [skip ci] ([13bf4ed](13bf4ed))
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 maint-eslint group with 2 updates in the / directory: eslint and typescript-eslint.
Updates
eslintfrom 10.9.1 to 10.10.0Release notes
Sourced from eslint's releases.
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)Updates
typescript-eslintfrom 8.68.0 to 8.69.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
9a6e546chore(release): publish 8.69.0