Skip to content

deps: bump the development-compatible group with 3 updates - #3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-compatible-4651129b5d
Open

deps: bump the development-compatible group with 3 updates#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-compatible-4651129b5d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown

Bumps the development-compatible group with 3 updates: @angular/build, @angular/cli and @angular/compiler-cli.

Updates @angular/build from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/build's releases.

22.1.6

@​angular/build

Commit Description
fix - 3f132eaa97 ignore side-effect annotations in unit test builds
perf - 5b1028936f batch prerender routes and share in-memory server bundles

@​angular/ssr

Commit Description
fix - 76818cb811 abort web request signal when node request is aborted
Changelog

Sourced from @​angular/build's changelog.

22.1.6 (2026-08-26)

@​angular/build

Commit Type Description
3f132eaa97 fix ignore side-effect annotations in unit test builds
5b1028936f perf batch prerender routes and share in-memory server bundles

@​angular/ssr

Commit Type Description
76818cb811 fix abort web request signal when node request is aborted

21.2.22 (2026-08-26)

@​angular-devkit/build-angular

Commit Type Description
b0047b04f5 fix update webpack-dev-server to 5.2.6

20.3.35 (2026-08-26)

@​angular-devkit/build-angular

Commit Type Description
94b620acd7 fix update webpack-dev-server to 5.2.6

22.2.0-next.4 (2026-08-19)

@​angular/cli

Commit Type Description
34e1e0bb5 fix enforce MCP roots in get_best_practices tool

... (truncated)

Commits
  • 16ad630 release: cut the v22.1.6 release
  • 745c973 build: update pnpm to v11.24.0
  • 3f132ea fix(@​angular/build): ignore side-effect annotations in unit test builds
  • 2dc7cd7 build: lock file maintenance
  • 5b10289 perf(@​angular/build): batch prerender routes and share in-memory server bundles
  • a4c10f3 build: remove scorecard workflow
  • 087d313 build: update github/codeql-action action to v4.37.7
  • 3f5304a build: update cross-repo angular dependencies
  • 76818cb fix(@​angular/ssr): abort web request signal when node request is aborted
  • See full diff in compare view

Updates @angular/cli from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/cli's releases.

22.1.6

@​angular/build

Commit Description
fix - 3f132eaa97 ignore side-effect annotations in unit test builds
perf - 5b1028936f batch prerender routes and share in-memory server bundles

@​angular/ssr

Commit Description
fix - 76818cb811 abort web request signal when node request is aborted
Changelog

Sourced from @​angular/cli's changelog.

22.1.6 (2026-08-26)

@​angular/build

Commit Type Description
3f132eaa97 fix ignore side-effect annotations in unit test builds
5b1028936f perf batch prerender routes and share in-memory server bundles

@​angular/ssr

Commit Type Description
76818cb811 fix abort web request signal when node request is aborted

21.2.22 (2026-08-26)

@​angular-devkit/build-angular

Commit Type Description
b0047b04f5 fix update webpack-dev-server to 5.2.6

20.3.35 (2026-08-26)

@​angular-devkit/build-angular

Commit Type Description
94b620acd7 fix update webpack-dev-server to 5.2.6

22.2.0-next.4 (2026-08-19)

@​angular/cli

Commit Type Description
34e1e0bb5 fix enforce MCP roots in get_best_practices tool

... (truncated)

Commits
  • 16ad630 release: cut the v22.1.6 release
  • 745c973 build: update pnpm to v11.24.0
  • 3f132ea fix(@​angular/build): ignore side-effect annotations in unit test builds
  • 2dc7cd7 build: lock file maintenance
  • 5b10289 perf(@​angular/build): batch prerender routes and share in-memory server bundles
  • a4c10f3 build: remove scorecard workflow
  • 087d313 build: update github/codeql-action action to v4.37.7
  • 3f5304a build: update cross-repo angular dependencies
  • 76818cb fix(@​angular/ssr): abort web request signal when node request is aborted
  • See full diff in compare view

Updates @angular/compiler-cli from 22.1.3 to 22.1.4

Release notes

Sourced from @​angular/compiler-cli's releases.

22.1.4

common

Commit Description
fix - 60a874c3fb avoid prototype member collisions
fix - e8378dfeab use locale NaN symbol in number formatting

compiler

Commit Description
fix - 05c7c725a5 scope animations declared in minified nested rules

compiler-cli

Commit Description
fix - afe8499a14 default template diagnostic related message source file to template
fix - 079a846263 Produce correct tcb expression for optional chaining
fix - 55eeb46418 retain metadata for strict standalone errors

core

Commit Description
fix - 3da35cbab9 avoid prototype member collisions
fix - b199bdfa2a explicitly reject foreign components in JIT mode
fix - 9a8e4826b9 preserve namespace for dynamic component hosts
fix - 7c752d4815 prevent TransferState prototype pollution
fix - 7546b7a805 throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Description
fix - c8eb7f0056 use dot-access for readonly rule configuration

language-service

Commit Description
fix - 93d7f718d2 honor quote style preference when generating imports

migrations

Commit Description
fix - 85c8829ac1 preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Description
fix - 71e52d1396 avoid stripping unicode whitespace during url resolution
Changelog

Sourced from @​angular/compiler-cli's changelog.

22.1.4 (2026-08-26)

common

Commit Type Description
60a874c3fb fix avoid prototype member collisions
e8378dfeab fix use locale NaN symbol in number formatting

compiler

Commit Type Description
05c7c725a5 fix scope animations declared in minified nested rules

compiler-cli

Commit Type Description
afe8499a14 fix default template diagnostic related message source file to template
079a846263 fix Produce correct tcb expression for optional chaining
55eeb46418 fix retain metadata for strict standalone errors

core

Commit Type Description
3da35cbab9 fix avoid prototype member collisions
b199bdfa2a fix explicitly reject foreign components in JIT mode
9a8e4826b9 fix preserve namespace for dynamic component hosts
7c752d4815 fix prevent TransferState prototype pollution
7546b7a805 fix throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Type Description
c8eb7f0056 fix use dot-access for readonly rule configuration

language-service

Commit Type Description
93d7f718d2 fix honor quote style preference when generating imports

migrations

Commit Type Description
85c8829ac1 fix preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Type Description
71e52d1396 fix avoid stripping unicode whitespace during url resolution

Commits
  • afe8499 fix(compiler-cli): default template diagnostic related message source file to...
  • 55eeb46 fix(compiler-cli): retain metadata for strict standalone errors
  • 079a846 fix(compiler-cli): Produce correct tcb expression for optional chaining
  • df00ed2 refactor(compiler-cli): add compiler option for enabling source locations
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-compatible group with 3 updates: [@angular/build](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli) and [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli).


Updates `@angular/build` from 22.1.5 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.5...v22.1.6)

Updates `@angular/cli` from 22.1.5 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.5...v22.1.6)

Updates `@angular/compiler-cli` from 22.1.3 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/build"
  dependency-version: 22.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-compatible
- dependency-name: "@angular/cli"
  dependency-version: 22.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-compatible
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-compatible
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​angular/​compiler-cli@​22.1.3 ⏵ 22.1.4100 +110076 +196 -1100
Updated@​angular/​cli@​22.1.5 ⏵ 22.1.6901007798100
Updated@​angular/​build@​22.1.5 ⏵ 22.1.692 +110078 +198 +1100

View full report

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants