Bump the angular-core group across 1 directory with 10 updates - #1904
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Angular-related dependencies for the AspireJavaScript.Angular sample, refreshing the project to newer patch/minor versions within the Angular 22.x ecosystem.
Changes:
- Bump several
@angular/*packages from22.1.1to22.1.2. - Bump
@angular/clifrom22.1.3to22.1.4and@angular/compiler-clifrom22.1.1to22.1.2. - Update
package-lock.jsonto reflect the new resolved dependency graph and transitive updates.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| samples/aspire-with-javascript/AspireJavaScript.Angular/package.json | Updates Angular framework/runtime and CLI/compiler-cli versions. |
| samples/aspire-with-javascript/AspireJavaScript.Angular/package-lock.json | Updates resolved package versions and transitive dependency tree after the bumps. |
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.
Comment on lines
+25
to
+27
| "@angular/platform-browser": "^22.1.2", | ||
| "@angular/platform-browser-dynamic": "^22.1.1", | ||
| "@angular/router": "^22.1.1", | ||
| "@angular/router": "^22.1.2", |
Comment on lines
+35
to
+37
| "@angular-devkit/build-angular": "^22.0.8", | ||
| "@angular/cli": "^22.1.3", | ||
| "@angular/compiler-cli": "^22.1.1", | ||
| "@angular/cli": "^22.1.4", | ||
| "@angular/compiler-cli": "^22.1.2", |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Angular/angular-core-a43bc39c67
branch
from
August 26, 2026 06:25
821c1aa to
7153d59
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Angular/angular-core-a43bc39c67
branch
from
September 2, 2026 06:26
7153d59 to
eec0ee8
Compare
Bumps the angular-core group with 10 updates in the /samples/aspire-with-javascript/AspireJavaScript.Angular directory: | Package | From | To | | --- | --- | --- | | [@angular/cdk](https://github.com/angular/components) | `22.1.1` | `22.1.4` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.1.1` | `22.1.4` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.1.1` | `22.1.4` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.1.1` | `22.1.4` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.1.1` | `22.1.4` | | [@angular/material](https://github.com/angular/components) | `22.1.1` | `22.1.4` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.1.1` | `22.1.4` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.1.1` | `22.1.4` | | [@angular/cli](https://github.com/angular/angular-cli) | `22.1.3` | `22.1.6` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.1` | `22.1.4` | Updates `@angular/cdk` from 22.1.1 to 22.1.4 - [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.4) Updates `@angular/common` from 22.1.1 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/common) Updates `@angular/compiler` from 22.1.1 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/compiler) Updates `@angular/core` from 22.1.1 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/core) Updates `@angular/forms` from 22.1.1 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/forms) Updates `@angular/material` from 22.1.1 to 22.1.4 - [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.4) Updates `@angular/platform-browser` from 22.1.1 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/platform-browser) Updates `@angular/router` from 22.1.1 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/router) Updates `@angular/cli` from 22.1.3 to 22.1.6 - [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.6) Updates `@angular/compiler-cli` from 22.1.1 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/compiler-cli) --- updated-dependencies: - 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/cli" dependency-version: 22.1.4 dependency-type: direct:development 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/compiler-cli" dependency-version: 22.1.2 dependency-type: direct:development 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/router" dependency-version: 22.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular-core ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Angular/angular-core-a43bc39c67
branch
from
September 9, 2026 06:25
eec0ee8 to
0e295e0
Compare
Member
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
September 10, 2026 14:38
Pull request was closed
dependabot
Bot
deleted the
dependabot/npm_and_yarn/samples/aspire-with-javascript/AspireJavaScript.Angular/angular-core-a43bc39c67
branch
September 10, 2026 14:38
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 angular-core group with 10 updates in the /samples/aspire-with-javascript/AspireJavaScript.Angular directory:
22.1.122.1.422.1.122.1.422.1.122.1.422.1.122.1.422.1.122.1.422.1.122.1.422.1.122.1.422.1.122.1.422.1.322.1.622.1.122.1.4Updates
@angular/cdkfrom 22.1.1 to 22.1.4Release notes
Sourced from @angular/cdk's releases.
Changelog
Sourced from @angular/cdk's changelog.
... (truncated)
Commits
16c5e69release: cut the v22.1.4 release86971d6fix(cdk/table): show a real error message instead of a crash when a table col...cd46be5build: update pnpm to v11.24.0 (#33728)fdd7bebbuild: lock file maintenance (#33725)2ea6f0efix(material/sidenav): prevent drawer from getting stuck when toggled rapidly...7c71cdftest(multiple): address remaining fakeAsync usages in CDK (#33721)6be9b4ctest(material/sort): switch tests away from fakeAsync (#33716)98842bfbuild: lock file maintenance (#33695)3cfc1bbbuild: update pnpm to v11.22.0 (#33689)149bfd7build: update cross-repo angular dependencies (#33704)Updates
@angular/commonfrom 22.1.1 to 22.1.4Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
e8378dffix(common): use locale NaN symbol in number formatting60a874cfix(common): avoid prototype member collisions4413711fix(core): replace all hasOwnProperty usages with Object.hasOwnb3c78a5fix(common): preserve literal key union in KeyValuePipe.transform()0cd635efix(http): cancel oversized fetch response bodies4f7e998fix(http): always decode JSON responses as UTF-8Updates
@angular/compilerfrom 22.1.1 to 22.1.4Release notes
Sourced from @angular/compiler's releases.
... (truncated)
Changelog
Sourced from @angular/compiler's changelog.
... (truncated)
Commits
079a846fix(compiler-cli): Produce correct tcb expression for optional chaining05c7c72fix(compiler): scope animations declared in minified nested rulesdf00ed2refactor(compiler-cli): add compiler option for enabling source locations83450d2fix(forms): report forbidden 2way bindings on whenFormFieldis appliedeb0d62eRevert "fix(compiler): preserve &ngsp; between sibling control flow blocks"94f0b9afix(compiler): preserve &ngsp; between sibling control flow blocks4413711fix(core): replace all hasOwnProperty usages with Object.hasOwn6f9a64efix(compiler): remove namespaced MathML script elements76dff30fix(compiler): Generate correct expression for optional chaning.Updates
@angular/corefrom 22.1.1 to 22.1.4Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.
... (truncated)
Commits
9bf7113build: update cross-repo angular dependencies151a8f2refactor(core): Decouple ɵɵFactoryDeclaration and ɵɵInjectableDeclaration fro...b199bdffix(core): explicitly reject foreign components in JIT mode7546b7afix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...7c752d4fix(core): prevent TransferState prototype pollutionf58f5fdrefactor(core): loosen return type of ɵɵFactoryDeclaration to any85c8829fix(migrations): preserve registerLocaleData calls in standalone bootstrap mi...9a8e482fix(core): preserve namespace for dynamic component hosts3da35cbfix(core): avoid prototype member collisions7709f2crefactor(core): widen ɵɵclassProp value parameter type to anyUpdates
@angular/formsfrom 22.1.1 to 22.1.4Release notes
Sourced from @angular/forms's releases.
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
... (truncated)
Commits
c8eb7f0fix(forms): use dot-access for readonly rule configuration787a8e9refactor(forms): type async validator subscription4413711fix(core): replace all hasOwnProperty usages with Object.hasOwn3a82a16docs: usetransformedValuein `Forms | Custom Controls | Value transformati...1e53aa0refactor: correct typos in comments, docs, and error messages5cb4ea7fix(forms): warn in dev mode when ngModel cannot reach parent NgForm across c...72e7664refactor(forms): modernize Signal Forms tests3b5c798fix(forms): keep radio inputs in sync when values changeUpdates
@angular/materialfrom 22.1.1 to 22.1.4Release notes
Sourced from @angular/material's releases.