Skip to content

chore(deps): bump the minor-and-patch group with 13 updates - #3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-984ceeb135
Closed

chore(deps): bump the minor-and-patch group with 13 updates#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-984ceeb135

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 17, 2026

Copy link
Copy Markdown

Bumps the minor-and-patch group with 13 updates:

PackageFromTo
@angular/animations22.0.622.0.7
@angular/common22.0.622.0.7
@angular/compiler22.0.622.0.7
@angular/core22.0.622.0.7
@angular/forms22.0.622.0.7
@angular/platform-browser22.0.622.0.7
@angular/platform-browser-dynamic22.0.622.0.7
@angular/router22.0.622.0.7
@angular-devkit/build-angular22.0.622.0.7
@angular/cli22.0.622.0.7
@angular/compiler-cli22.0.622.0.7
angular-eslint22.0.022.1.0
typescript-eslint8.63.08.64.0

Updates @angular/animations from 22.0.6 to 22.0.7

Release notes

Sourced from @​angular/animations's releases.

22.0.7

common

CommitDescription
fix - 91e33aa1deavoid prototype lookups in date format caches

compiler

CommitDescription
fix - 5b516e3a58parsing of an empty template literal interpolation

compiler-cli

CommitDescription
fix - c88ddde1c9re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitDescription
fix - 94d9591b51allow static attributes for explicit input transforms
fix - c89f71a74cignore processing instruction syntax in templates
fix - 70500e4067preserve explicit input transform write type

forms

CommitDescription
fix - 1b9964675fallow multiple async validators
fix - 64d6d47a0cpreserve intermediate number values in signal forms
fix - 6cf7446afaprevent stale CVA writeback during debounce

http

CommitDescription
fix - 20b7dc3023prevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitDescription
fix - 22d5a091d1build runtime translations map with a null prototype
fix - 8ce1fcf7fause Object.hasOwn for placeholder lookup in translate

platform-browser

CommitDescription
fix - b34bf0dce8prevent ReDoS in SOURCEMAP_URL_REGEXP
Changelog

Sourced from @​angular/animations's changelog.

22.0.7 (2026-07-15)

common

CommitTypeDescription
91e33aa1defixavoid prototype lookups in date format caches

compiler

CommitTypeDescription
5b516e3a58fixparsing of an empty template literal interpolation

compiler-cli

CommitTypeDescription
c88ddde1c9fixre-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitTypeDescription
94d9591b51fixallow static attributes for explicit input transforms
c89f71a74cfixignore processing instruction syntax in templates
70500e4067fixpreserve explicit input transform write type

forms

CommitTypeDescription
1b9964675ffixallow multiple async validators
64d6d47a0cfixpreserve intermediate number values in signal forms
6cf7446afafixprevent stale CVA writeback during debounce

http

CommitTypeDescription
20b7dc3023fixprevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitTypeDescription
22d5a091d1fixbuild runtime translations map with a null prototype
8ce1fcf7fafixuse Object.hasOwn for placeholder lookup in translate

platform-browser

CommitTypeDescription
b34bf0dce8fixprevent ReDoS in SOURCEMAP_URL_REGEXP

20.3.26 (2026-07-08)

compiler-cli

CommitTypeDescription
406aaa31e6fixupdate babel dependencies to latest v7

core

CommitTypeDescription

... (truncated)

Commits

Updates @angular/common from 22.0.6 to 22.0.7

Release notes

Sourced from @​angular/common's releases.

22.0.7

common

CommitDescription
fix - 91e33aa1deavoid prototype lookups in date format caches

compiler

CommitDescription
fix - 5b516e3a58parsing of an empty template literal interpolation

compiler-cli

CommitDescription
fix - c88ddde1c9re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitDescription
fix - 94d9591b51allow static attributes for explicit input transforms
fix - c89f71a74cignore processing instruction syntax in templates
fix - 70500e4067preserve explicit input transform write type

forms

CommitDescription
fix - 1b9964675fallow multiple async validators
fix - 64d6d47a0cpreserve intermediate number values in signal forms
fix - 6cf7446afaprevent stale CVA writeback during debounce

http

CommitDescription
fix - 20b7dc3023prevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitDescription
fix - 22d5a091d1build runtime translations map with a null prototype
fix - 8ce1fcf7fause Object.hasOwn for placeholder lookup in translate

platform-browser

CommitDescription
fix - b34bf0dce8prevent ReDoS in SOURCEMAP_URL_REGEXP
Changelog

Sourced from @​angular/common's changelog.

22.0.7 (2026-07-15)

common

CommitTypeDescription
91e33aa1defixavoid prototype lookups in date format caches

compiler

CommitTypeDescription
5b516e3a58fixparsing of an empty template literal interpolation

compiler-cli

CommitTypeDescription
c88ddde1c9fixre-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitTypeDescription
94d9591b51fixallow static attributes for explicit input transforms
c89f71a74cfixignore processing instruction syntax in templates
70500e4067fixpreserve explicit input transform write type

forms

CommitTypeDescription
1b9964675ffixallow multiple async validators
64d6d47a0cfixpreserve intermediate number values in signal forms
6cf7446afafixprevent stale CVA writeback during debounce

http

CommitTypeDescription
20b7dc3023fixprevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitTypeDescription
22d5a091d1fixbuild runtime translations map with a null prototype
8ce1fcf7fafixuse Object.hasOwn for placeholder lookup in translate

platform-browser

CommitTypeDescription
b34bf0dce8fixprevent ReDoS in SOURCEMAP_URL_REGEXP

20.3.26 (2026-07-08)

compiler-cli

CommitTypeDescription
406aaa31e6fixupdate babel dependencies to latest v7

core

CommitTypeDescription

... (truncated)

Commits
  • 91e33aa fix(common): avoid prototype lookups in date format caches
  • 20b7dc3 fix(http): prevent interceptor signal reads from leaking into calling reactiv...
  • See full diff in compare view

Updates @angular/compiler from 22.0.6 to 22.0.7

Release notes

Sourced from @​angular/compiler's releases.

22.0.7

common

CommitDescription
fix - 91e33aa1deavoid prototype lookups in date format caches

compiler

CommitDescription
fix - 5b516e3a58parsing of an empty template literal interpolation

compiler-cli

CommitDescription
fix - c88ddde1c9re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitDescription
fix - 94d9591b51allow static attributes for explicit input transforms
fix - c89f71a74cignore processing instruction syntax in templates
fix - 70500e4067preserve explicit input transform write type

forms

CommitDescription
fix - 1b9964675fallow multiple async validators
fix - 64d6d47a0cpreserve intermediate number values in signal forms
fix - 6cf7446afaprevent stale CVA writeback during debounce

http

CommitDescription
fix - 20b7dc3023prevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitDescription
fix - 22d5a091d1build runtime translations map with a null prototype
fix - 8ce1fcf7fause Object.hasOwn for placeholder lookup in translate

platform-browser

CommitDescription
fix - b34bf0dce8prevent ReDoS in SOURCEMAP_URL_REGEXP
Changelog

Sourced from @​angular/compiler's changelog.

22.0.7 (2026-07-15)

common

CommitTypeDescription
91e33aa1defixavoid prototype lookups in date format caches

compiler

CommitTypeDescription
5b516e3a58fixparsing of an empty template literal interpolation

compiler-cli

CommitTypeDescription
c88ddde1c9fixre-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitTypeDescription
94d9591b51fixallow static attributes for explicit input transforms
c89f71a74cfixignore processing instruction syntax in templates
70500e4067fixpreserve explicit input transform write type

forms

CommitTypeDescription
1b9964675ffixallow multiple async validators
64d6d47a0cfixpreserve intermediate number values in signal forms
6cf7446afafixprevent stale CVA writeback during debounce

http

CommitTypeDescription
20b7dc3023fixprevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitTypeDescription
22d5a091d1fixbuild runtime translations map with a null prototype
8ce1fcf7fafixuse Object.hasOwn for placeholder lookup in translate

platform-browser

CommitTypeDescription
b34bf0dce8fixprevent ReDoS in SOURCEMAP_URL_REGEXP

20.3.26 (2026-07-08)

compiler-cli

CommitTypeDescription
406aaa31e6fixupdate babel dependencies to latest v7

core

CommitTypeDescription

... (truncated)

Commits
  • c89f71a fix(core): ignore processing instruction syntax in templates
  • 5b516e3 fix(compiler): parsing of an empty template literal interpolation
  • See full diff in compare view

Updates @angular/core from 22.0.6 to 22.0.7

Release notes

Sourced from @​angular/core's releases.

22.0.7

common

CommitDescription
fix - 91e33aa1deavoid prototype lookups in date format caches

compiler

CommitDescription
fix - 5b516e3a58parsing of an empty template literal interpolation

compiler-cli

CommitDescription
fix - c88ddde1c9re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitDescription
fix - 94d9591b51allow static attributes for explicit input transforms
fix - c89f71a74cignore processing instruction syntax in templates
fix - 70500e4067preserve explicit input transform write type

forms

CommitDescription
fix - 1b9964675fallow multiple async validators
fix - 64d6d47a0cpreserve intermediate number values in signal forms
fix - 6cf7446afaprevent stale CVA writeback during debounce

http

CommitDescription
fix - 20b7dc3023prevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitDescription
fix - 22d5a091d1build runtime translations map with a null prototype
fix - 8ce1fcf7fause Object.hasOwn for placeholder lookup in translate

platform-browser

CommitDescription
fix - b34bf0dce8prevent ReDoS in SOURCEMAP_URL_REGEXP
Changelog

Sourced from @​angular/core's changelog.

22.0.7 (2026-07-15)

common

CommitTypeDescription
91e33aa1defixavoid prototype lookups in date format caches

compiler

CommitTypeDescription
5b516e3a58fixparsing of an empty template literal interpolation

compiler-cli

CommitTypeDescription
c88ddde1c9fixre-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitTypeDescription
94d9591b51fixallow static attributes for explicit input transforms
c89f71a74cfixignore processing instruction syntax in templates
70500e4067fixpreserve explicit input transform write type

forms

CommitTypeDescription
1b9964675ffixallow multiple async validators
64d6d47a0cfixpreserve intermediate number values in signal forms
6cf7446afafixprevent stale CVA writeback during debounce

http

CommitTypeDescription
20b7dc3023fixprevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitTypeDescription
22d5a091d1fixbuild runtime translations map with a null prototype
8ce1fcf7fafixuse Object.hasOwn for placeholder lookup in translate

platform-browser

CommitTypeDescription
b34bf0dce8fixprevent ReDoS in SOURCEMAP_URL_REGEXP

20.3.26 (2026-07-08)

compiler-cli

CommitTypeDescription
406aaa31e6fixupdate babel dependencies to latest v7

core

CommitTypeDescription

... (truncated)

Commits
  • 829d98e build: update cross-repo angular dependencies to v22.0.7
  • 70500e4 fix(core): preserve explicit input transform write type
  • e881b96 refactor(core): move signal debug graph interfaces to primitives/devtools
  • 1046fd9 refactor(core): remove deprecated unregisterTool from ModelContext
  • 5936ffb refactor(core): update WebMCP tool registration to be asynchronous
  • c82ae67 Revert "fix(core): allow static attributes for explicit input transforms"
  • ec9b479 build: update cross-repo angular dependencies
  • 94d9591 fix(core): allow static attributes for explicit input transforms
  • 1b99646 fix(forms): allow multiple async validators
  • See full diff in compare view

Updates @angular/forms from 22.0.6 to 22.0.7

Release notes

Sourced from @​angular/forms's releases.

22.0.7

common

CommitDescription
fix - 91e33aa1deavoid prototype lookups in date format caches

compiler

CommitDescription
fix - 5b516e3a58parsing of an empty template literal interpolation

compiler-cli

CommitDescription
fix - c88ddde1c9re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitDescription
fix - 94d9591b51allow static attributes for explicit input transforms
fix - c89f71a74cignore processing instruction syntax in templates
fix - 70500e4067preserve explicit input transform write type

forms

CommitDescription
fix - 1b9964675fallow multiple async validators
fix - 64d6d47a0cpreserve intermediate number values in signal forms
fix - 6cf7446afaprevent stale CVA writeback during debounce

http

CommitDescription
fix - 20b7dc3023prevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitDescription
fix - 22d5a091d1build runtime translations map with a null prototype
fix - 8ce1fcf7fause Object.hasOwn for placeholder lookup in translate

platform-browser

CommitDescription
fix - b34bf0dce8prevent ReDoS in SOURCEMAP_URL_REGEXP
Changelog

Sourced from @​angular/forms's changelog.

22.0.7 (2026-07-15)

common

CommitTypeDescription
91e33aa1defixavoid prototype lookups in date format caches

compiler

CommitTypeDescription
5b516e3a58fixparsing of an empty template literal interpolation

compiler-cli

CommitTypeDescription
c88ddde1c9fixre-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitTypeDescription
94d9591b51fixallow static attributes for explicit input transforms
c89f71a74cfixignore processing instruction syntax in templates
70500e4067fixpreserve explicit input transform write type

forms

CommitTypeDescription
1b9964675ffixallow multiple async validators
64d6d47a0cfixpreserve intermediate number values in signal forms
6cf7446afafixprevent stale CVA writeback during debounce

http

CommitTypeDescription
20b7dc3023fixprevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitTypeDescription
22d5a091d1fixbuild runtime translations map with a null prototype
8ce1fcf7fafixuse Object.hasOwn for placeholder lookup in translate

platform-browser

CommitTypeDescription
b34bf0dce8fixprevent ReDoS in SOURCEMAP_URL_REGEXP

20.3.26 (2026-07-08)

compiler-cli

CommitTypeDescription
406aaa31e6fixupdate babel dependencies to latest v7

core

CommitTypeDescription

... (truncated)

Commits
  • 64d6d47 fix(forms): preserve intermediate number values in signal forms
  • 70500e4 fix(core): preserve explicit input transform write type
  • a6174d5 refactor(forms): warn when a text input receives a null value in Signal Forms
  • 5936ffb refactor(core): update WebMCP tool registration to be asynchronous
  • 5d06fcb test(forms): register writeback test control as CVA
  • 6cf7446 fix(forms): prevent stale CVA writeback during debounce
  • 1b99646 fix(forms): allow multiple async validators
  • See full diff in compare view

Updates @angular/platform-browser from 22.0.6 to 22.0.7

Release notes

Sourced from @​angular/platform-browser's releases.

22.0.7

common

CommitDescription
fix - 91e33aa1deavoid prototype lookups in date format caches

compiler

CommitDescription
fix - 5b516e3a58parsing of an empty template literal interpolation

compiler-cli

CommitDescription
fix - c88ddde1c9re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitDescription
fix - 94d9591b51allow static attributes for explicit input transforms
fix - c89f71a74cignore processing instruction syntax in templates
fix - 70500e4067preserve explicit input transform write type

forms

CommitDescription
fix - 1b9964675fallow multiple async validators
fix - 64d6d47a0cpreserve intermediate number values in signal forms
fix - 6cf7446afaprevent stale CVA writeback during debounce

http

CommitDescription
fix - 20b7dc3023prevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitDescription
fix - 22d5a091d1build runtime translations map with a null prototype
fix - 8ce1fcf7fause Object.hasOwn for placeholder lookup in translate

platform-browser

CommitDescription
fix - b34bf0dce8prevent ReDoS in SOURCEMAP_URL_REGEXP
Changelog

Sourced from @​angular/platform-browser's changelog.

22.0.7 (2026-07-15)

common

CommitTypeDescription
91e33aa1defixavoid prototype lookups in date format caches

compiler

CommitTypeDescription
5b516e3a58fixparsing of an empty template literal interpolation

compiler-cli

CommitTypeDescription
c88ddde1c9fixre-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitTypeDescription
94d9591b51fixallow static attributes for explicit input transforms
c89f71a74cfixignore processing instruction syntax in templates
70500e4067fixpreserve explicit input transform write type

forms

CommitTypeDescription
1b9964675ffixallow multiple async validators
64d6d47a0cfixpreserve intermediate number values in signal forms
6cf7446afafixprevent stale CVA writeback during debounce

http

CommitTypeDescription
20b7dc3023fixprevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitTypeDescription
22d5a091d1fixbuild runtime translations map with a null prototype
8ce1fcf7fafixuse Object.hasOwn for placeholder lookup in translate

platform-browser

CommitTypeDescription
b34bf0dce8fixprevent ReDoS in SOURCEMAP_URL_REGEXP

20.3.26 (2026-07-08)

compiler-cli

CommitTypeDescription
406aaa31e6fixupdate babel dependencies to latest v7

core

CommitTypeDescription

... (truncated)

Commits
  • b34bf0d fix(platform-browser): prevent ReDoS in SOURCEMAP_URL_REGEXP
  • See full diff in compare view

Updates @angular/platform-browser-dynamic from 22.0.6 to 22.0.7

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

22.0.7

common

CommitDescription
fix - 91e33aa1deavoid prototype lookups in date format caches

compiler

CommitDescription
fix - 5b516e3a58parsing of an empty template literal interpolation

compiler-cli

CommitDescription
fix - c88ddde1c9re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

CommitDescription
fix - 94d9591b51allow static attributes for explicit input transforms
fix - c89f71a74cignore processing instruction syntax in templates
fix - 70500e4067preserve explicit input transform write type

forms

CommitDescription
fix - 1b9964675fallow multiple async validators
fix - 64d6d47a0cpreserve intermediate number values in signal forms
fix - 6cf7446afaprevent stale CVA writeback during debounce

http

CommitDescription
fix - 20b7dc3023prevent interceptor signal reads from leaking into calling reactive contexts

localize

CommitDescription
fix - 22d5a091d1build runtime translations map with a null prototype

Bumps the minor-and-patch group with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `22.0.6` | `22.0.7` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.0.6` | `22.0.7` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.0.6` | `22.0.7` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.6` | `22.0.7` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.0.6` | `22.0.7` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.0.6` | `22.0.7` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `22.0.6` | `22.0.7` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.0.6` | `22.0.7` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `22.0.6` | `22.0.7` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.0.6` | `22.0.7` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.0.6` | `22.0.7` |
| [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `22.0.0` | `22.1.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.63.0` | `8.64.0` |
Updates `@angular/animations` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/animations)
Updates `@angular/common` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/common)
Updates `@angular/compiler` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/compiler)
Updates `@angular/core` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/core)
Updates `@angular/forms` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/forms)
Updates `@angular/platform-browser` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/platform-browser)
Updates `@angular/platform-browser-dynamic` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/platform-browser-dynamic)
Updates `@angular/router` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/router)
Updates `@angular-devkit/build-angular` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.0.6...v22.0.7)
Updates `@angular/cli` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.0.6...v22.0.7)
Updates `@angular/compiler-cli` from 22.0.6 to 22.0.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/compiler-cli)
Updates `angular-eslint` from 22.0.0 to 22.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.1.0/packages/angular-eslint)
Updates `typescript-eslint` from 8.63.0 to 8.64.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.64.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@angular/animations"
dependency-version: 22.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular/common"
dependency-version: 22.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular/compiler"
dependency-version: 22.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular/core"
dependency-version: 22.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular/forms"
dependency-version: 22.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular/platform-browser"
dependency-version: 22.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular/platform-browser-dynamic"
dependency-version: 22.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular/router"
dependency-version: 22.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 22.0.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular/cli"
dependency-version: 22.0.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@angular/compiler-cli"
dependency-version: 22.0.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: angular-eslint
dependency-version: 22.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: typescript-eslint
dependency-version: 8.64.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2026
@dependabot@github

dependabotBot commented on behalf of githubJul 24, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabotdependabotBot closed this Jul 24, 2026
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/minor-and-patch-984ceeb135 branch July 24, 2026 23:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants