Skip to content

Bump the angular-core group in /samples/aspire-with-javascript/AspireJavaScript.Angular with 12 updates - #1900

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Angular/angular-core-386012032e
Open

Bump the angular-core group in /samples/aspire-with-javascript/AspireJavaScript.Angular with 12 updates#1900
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Angular/angular-core-386012032e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the angular-core group in /samples/aspire-with-javascript/AspireJavaScript.Angular with 12 updates:

Package From To
@angular/animations 22.1.1 22.1.2
@angular/cdk 22.1.1 22.1.2
@angular/common 22.1.1 22.1.2
@angular/compiler 22.1.1 22.1.2
@angular/core 22.1.1 22.1.2
@angular/forms 22.1.1 22.1.2
@angular/material 22.1.1 22.1.2
@angular/platform-browser 22.1.1 22.1.2
@angular/platform-browser-dynamic 22.1.1 22.1.2
@angular/router 22.1.1 22.1.2
@angular/cli 22.1.3 22.1.4
@angular/compiler-cli 22.1.1 22.1.2

Updates @angular/animations from 22.1.1 to 22.1.2

Release notes

Sourced from @​angular/animations's releases.

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization
Changelog

Sourced from @​angular/animations's changelog.

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

Commits

Updates @angular/cdk from 22.1.1 to 22.1.2

Release notes

Sourced from @​angular/cdk's releases.

22.1.2

material

Commit Description
fix - 8d67957e9c datepicker: actions overflowing at some screen sizes with touch UI (#33645)
fix - b42eea5c73 form-field: update view when the control is swapped out (#33636)

cdk

Commit Description
fix - 0074c836f2 a11y: move focus to root if there are no focusable elements in focus trap (#33654)

aria

Commit Description
fix - 020f144928 combobox: empty aria-controls when the popup widget has no id (#33635)

multiple

Commit Description
fix - ef99839fd2 tokens specified in wrong category (#33660)
Changelog

Sourced from @​angular/cdk's changelog.

22.1.2 "aluminum-can" (2026-08-12)

aria

Commit Type Description
020f144928 fix combobox: empty aria-controls when the popup widget has no id (#33635)

cdk

Commit Type Description
0074c836f2 fix a11y: move focus to root if there are no focusable elements in focus trap (#33654)

material

Commit Type Description
8d67957e9c fix datepicker: actions overflowing at some screen sizes with touch UI (#33645)
b42eea5c73 fix form-field: update view when the control is swapped out (#33636)

multiple

Commit Type Description
ef99839fd2 fix tokens specified in wrong category (#33660)

22.2.0-next.0 "zinc-zoo" (2026-08-05)

multiple

Commit Type Description
8d3da9ea3 feat export aria injection tokens to support custom subclasses (#33607)

Commits
  • aa598a0 release: cut the v22.1.2 release
  • b9b11cb build: update pnpm to v11.21.0 (#33663)
  • cf5f045 build: lock file maintenance (#33659)
  • 025ec7d build: switch tests away from protractor (#33664)
  • 8f922c8 build: switch docs tests away from fakeAsync (#33651)
  • a36f0f4 test(cdk/observers): switch tests away from fakeAsync (#33652)
  • ef99839 fix(multiple): tokens specified in wrong category (#33660)
  • 0074c83 fix(cdk/a11y): move focus to root if there are no focusable elements in focus...
  • 1f57236 build: update cross-repo angular dependencies (#33650)
  • 020f144 fix(aria/combobox): empty aria-controls when the popup widget has no id (#33635)
  • Additional commits viewable in compare view

Updates @angular/common from 22.1.1 to 22.1.2

Release notes

Sourced from @​angular/common's releases.

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization
Changelog

Sourced from @​angular/common's changelog.

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

Commits

Updates @angular/compiler from 22.1.1 to 22.1.2

Release notes

Sourced from @​angular/compiler's releases.

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization
Changelog

Sourced from @​angular/compiler's changelog.

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

Commits
  • 6f9a64e fix(compiler): remove namespaced MathML script elements
  • 76dff30 fix(compiler): Generate correct expression for optional chaning.
  • See full diff in compare view

Updates @angular/core from 22.1.1 to 22.1.2

Release notes

Sourced from @​angular/core's releases.

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization
Changelog

Sourced from @​angular/core's changelog.

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

Commits
  • d22eb38 refactor(core): distinguish animations that share a name
  • bb7f051 refactor(compiler): remove explicit strict: true
  • 0df9d5e fix(core): ensure i18n_util hasOwnProperty checks are safe for property renaming
  • 4d985a1 fix(core): incorrect loop in defer blocks
  • 7b40456 fix(core): reject prefixed SVG script hosts
  • 31bbf31 build: update cross-repo angular dependencies
  • See full diff in compare view

Updates @angular/forms from 22.1.1 to 22.1.2

Release notes

Sourced from @​angular/forms's releases.

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization
Changelog

Sourced from @​angular/forms's changelog.

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

Commits
  • 72e7664 refactor(forms): modernize Signal Forms tests
  • 3b5c798 fix(forms): keep radio inputs in sync when values change
  • See full diff in compare view

Updates @angular/material from 22.1.1 to 22.1.2

Release notes

Sourced from @​angular/material's releases.

22.1.2

material

Commit Description
fix - 8d67957e9c datepicker: actions overflowing at some screen sizes with touch UI (#33645)
fix - b42eea5c73 form-field: update view when the control is swapped out (#33636)

cdk

Commit Description
fix - 0074c836f2 a11y: move focus to root if there are no focusable elements in focus trap (#33654)

aria

Commit Description
fix - 020f144928 combobox: empty aria-controls when the popup widget has no id (#33635)

multiple

Commit Description
fix - ef99839fd2 tokens specified in wrong category (#33660)
Changelog

Sourced from @​angular/material's changelog.

22.1.2 "aluminum-can" (2026-08-12)

aria

Commit Type Description
020f144928 fix combobox: empty aria-controls when the popup widget has no id (#33635)

cdk

Commit Type Description
0074c836f2 fix a11y: move focus to root if there are no focusable elements in focus trap (#33654)

material

Commit Type Description
8d67957e9c fix datepicker: actions overflowing at some screen sizes with touch UI (#33645)
b42eea5c73 fix form-field: update view when the control is swapped out (#33636)

multiple

Commit Type Description
ef99839fd2 fix tokens specified in wrong category (#33660)

22.2.0-next.0 "zinc-zoo" (2026-08-05)

multiple

Commit Type Description
8d3da9ea3 feat export aria injection tokens to support custom subclasses (#33607)

Commits
  • aa598a0 release: cut the v22.1.2 release
  • b9b11cb build: update pnpm to v11.21.0 (#33663)
  • cf5f045 build: lock file maintenance (#33659)
  • 025ec7d build: switch tests away from protractor (#33664)
  • 8f922c8 build: switch docs tests away from fakeAsync (#33651)
  • a36f0f4 test(cdk/observers): switch tests away from fakeAsync (#33652)
  • ef99839 fix(multiple): tokens specified in wrong category (#33660)
  • 0074c83 fix(cdk/a11y): move focus to root if there are no focusable elements in focus...
  • 1f57236 build: update cross-repo angular dependencies (#33650)
  • 020f144 fix(aria/combobox): empty aria-controls when the popup widget has no id (#33635)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 22.1.1 to 22.1.2

Release notes

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

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization
Changelog

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

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

Commits
  • f51080b refactor(platform-browser): modernize DOM renderer tests
  • See full diff in compare view

Updates @angular/platform-browser-dynamic from 22.1.1 to 22.1.2

Release notes

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

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization
Changelog

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

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.

Bumps the angular-core group in /samples/aspire-with-javascript/AspireJavaScript.Angular with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `22.1.1` | `22.1.2` |
| [@angular/cdk](https://github.com/angular/components) | `22.1.1` | `22.1.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.1.1` | `22.1.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.1.1` | `22.1.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.1.1` | `22.1.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.1.1` | `22.1.2` |
| [@angular/material](https://github.com/angular/components) | `22.1.1` | `22.1.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.1.1` | `22.1.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `22.1.1` | `22.1.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.1.1` | `22.1.2` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.1.3` | `22.1.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.1` | `22.1.2` |


Updates `@angular/animations` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/animations)

Updates `@angular/cdk` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v22.1.1...v22.1.2)

Updates `@angular/common` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/common)

Updates `@angular/compiler` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/compiler)

Updates `@angular/core` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/core)

Updates `@angular/forms` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/forms)

Updates `@angular/material` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v22.1.1...v22.1.2)

Updates `@angular/platform-browser` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/platform-browser-dynamic)

Updates `@angular/router` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/router)

Updates `@angular/cli` from 22.1.3 to 22.1.4
- [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.1.3...v22.1.4)

Updates `@angular/compiler-cli` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/cdk"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/common"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/compiler"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/core"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/forms"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/material"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/router"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/cli"
  dependency-version: 22.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-core
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-core
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI lite review requested due to automatic review settings August 19, 2026 06:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the Angular sample app’s npm dependencies to newer patch versions.

Changes:

  • Bumped @angular/* runtime dependencies from 22.1.1 to 22.1.2
  • Bumped @angular/cli from 22.1.3 to 22.1.4
  • Bumped @angular/compiler-cli from 22.1.1 to 22.1.2
Files not reviewed (1)
  • samples/aspire-with-javascript/AspireJavaScript.Angular/package-lock.json: Generated file

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@@ -33,8 +33,8 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^22.0.8",
@microsoft-github-policy-service microsoft-github-policy-service Bot added dependencies Pull requests that update a dependency file auto-merge labels Aug 19, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot enabled auto-merge (squash) August 19, 2026 06:27

@microsoft-github-policy-service microsoft-github-policy-service Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge after the required CI Gate passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-engineering-systems auto-merge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant