Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps the angular-stack group with 5 updates:

Package From To
@angular/common 21.0.8 21.1.0
@angular/compiler 21.0.8 21.1.0
@angular/core 21.0.8 21.1.0
@angular-devkit/build-angular 21.0.5 21.1.0
@angular/cli 21.0.5 21.1.0

Updates @angular/common from 21.0.8 to 21.1.0

Release notes

Sourced from @​angular/common's releases.

VSCode Extension: 21.1.0

21.1.0 (2026-01-12)

  • fix(vscode-extension): convert enum member kind in completions correctly (50674f8c28)

21.1.0

common

Commit Description
feat - d8790972be Add custom transformations for Cloudflare and Cloudinary image loaders
feat - a6b8cb68af support custom transformations in ImageKit and Imgix loaders

compiler

Commit Description
feat - 640693da8e Add support for multiple swich cases matching
fix - 0ad3adc7c6 Support empty cases

core

Commit Description
feat - 99ad18a4ee Add stability debugging utility
feat - a0dfa5fa86 support rest arguments in function calls
feat - 6e18fa8bc9 support spread elements in array literals
feat - e407280ab5 support spread expressions in object literals
fix - 06be8034bb Microtask scheduling should be used after any application synchronization
fix - b4f584cf42 return StaticProvider for providePlatformInitializer

forms

Commit Description
feat - 1ea5c97703 allow focusing bound control from field state

platform-browser

Commit Description
feat - ec9dc94cee add context to createApplication
feat - ab67988d2e resolve JIT resources in createApplication

router

Commit Description
feat - 5edceffd04 add controls for route cleanup
feat - a03c82564d Add scroll behavior controls on router navigation
feat - e44839b016 Add standalone function to create a comptued for isActive
feat - c25d749d85 Execute RunGuardsAndResolvers function in injection context
feat - 1c00ab42f8 extend paramters of RedirectFunction to include paramMap and queryParamMap
feat - 7003e8d241 Publish Router's integration with platform Navigation API as experimental
feat - c84d372778 Support wildcard params with segments trailing (#64737)

upgrade

Commit Description
refactor - 75fe8f8af9 deprecate VERSION export

Deprecations

upgrade

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

21.1.0 (2026-01-14)

Deprecations

upgrade

  • VERSION from @angular/upgrade is deprecated. Please use the entry from @angular/upgrade/static instead.

common

Commit Type Description
d8790972be feat Add custom transformations for Cloudflare and Cloudinary image loaders
a6b8cb68af feat support custom transformations in ImageKit and Imgix loaders

compiler

Commit Type Description
640693da8e feat Add support for multiple swich cases matching
0ad3adc7c6 fix Support empty cases

core

Commit Type Description
99ad18a4ee feat Add stability debugging utility
a0dfa5fa86 feat support rest arguments in function calls
6e18fa8bc9 feat support spread elements in array literals
e407280ab5 feat support spread expressions in object literals
06be8034bb fix Microtask scheduling should be used after any application synchronization
b4f584cf42 fix return StaticProvider for providePlatformInitializer

forms

Commit Type Description
1ea5c97703 feat allow focusing bound control from field state

platform-browser

Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication

router

Commit Type Description
5edceffd04 feat add controls for route cleanup
a03c82564d feat Add scroll behavior controls on router navigation
e44839b016 feat Add standalone function to create a comptued for isActive
c25d749d85 feat Execute RunGuardsAndResolvers function in injection context
1c00ab42f8 feat extend paramters of RedirectFunction to include paramMap and queryParamMap
7003e8d241 feat Publish Router's integration with platform Navigation API as experimental
c84d372778 feat Support wildcard params with segments trailing (#64737)

upgrade

Commit Type Description
75fe8f8af9 refactor deprecate VERSION export

... (truncated)

Commits
  • 3954dc2 refactor(http): remove redundant providedIn: 'root' in XSRF_HEADER_NAME
  • 03e2b36 refactor(core): update error message links to versioned docs (#66374)
  • 74af7d8 refactor(core): Use the provided Document value rather than global in FakeNav...
  • a2b9429 Revert "feat(router): add trailingSlash config option"
  • 12fccc5 feat(router): add trailingSlash config option
  • 3dfdb71 docs: add docs for transform property in built-in loaders
  • dd58c4b refactor(common): Add token to indicate whether precommit handler is supported
  • a6b8cb6 feat(common): support custom transformations in ImageKit and Imgix loaders
  • d879097 feat(common): Add custom transformations for Cloudflare and Cloudinary image ...
  • 6270bba ci: reformat files
  • Additional commits viewable in compare view

Updates @angular/compiler from 21.0.8 to 21.1.0

Release notes

Sourced from @​angular/compiler's releases.

VSCode Extension: 21.1.0

21.1.0 (2026-01-12)

  • fix(vscode-extension): convert enum member kind in completions correctly (50674f8c28)

21.1.0

common

Commit Description
feat - d8790972be Add custom transformations for Cloudflare and Cloudinary image loaders
feat - a6b8cb68af support custom transformations in ImageKit and Imgix loaders

compiler

Commit Description
feat - 640693da8e Add support for multiple swich cases matching
fix - 0ad3adc7c6 Support empty cases

core

Commit Description
feat - 99ad18a4ee Add stability debugging utility
feat - a0dfa5fa86 support rest arguments in function calls
feat - 6e18fa8bc9 support spread elements in array literals
feat - e407280ab5 support spread expressions in object literals
fix - 06be8034bb Microtask scheduling should be used after any application synchronization
fix - b4f584cf42 return StaticProvider for providePlatformInitializer

forms

Commit Description
feat - 1ea5c97703 allow focusing bound control from field state

platform-browser

Commit Description
feat - ec9dc94cee add context to createApplication
feat - ab67988d2e resolve JIT resources in createApplication

router

Commit Description
feat - 5edceffd04 add controls for route cleanup
feat - a03c82564d Add scroll behavior controls on router navigation
feat - e44839b016 Add standalone function to create a comptued for isActive
feat - c25d749d85 Execute RunGuardsAndResolvers function in injection context
feat - 1c00ab42f8 extend paramters of RedirectFunction to include paramMap and queryParamMap
feat - 7003e8d241 Publish Router's integration with platform Navigation API as experimental
feat - c84d372778 Support wildcard params with segments trailing (#64737)

upgrade

Commit Description
refactor - 75fe8f8af9 deprecate VERSION export

Deprecations

upgrade

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

21.1.0 (2026-01-14)

Deprecations

upgrade

  • VERSION from @angular/upgrade is deprecated. Please use the entry from @angular/upgrade/static instead.

common

Commit Type Description
d8790972be feat Add custom transformations for Cloudflare and Cloudinary image loaders
a6b8cb68af feat support custom transformations in ImageKit and Imgix loaders

compiler

Commit Type Description
640693da8e feat Add support for multiple swich cases matching
0ad3adc7c6 fix Support empty cases

core

Commit Type Description
99ad18a4ee feat Add stability debugging utility
a0dfa5fa86 feat support rest arguments in function calls
6e18fa8bc9 feat support spread elements in array literals
e407280ab5 feat support spread expressions in object literals
06be8034bb fix Microtask scheduling should be used after any application synchronization
b4f584cf42 fix return StaticProvider for providePlatformInitializer

forms

Commit Type Description
1ea5c97703 feat allow focusing bound control from field state

platform-browser

Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication

router

Commit Type Description
5edceffd04 feat add controls for route cleanup
a03c82564d feat Add scroll behavior controls on router navigation
e44839b016 feat Add standalone function to create a comptued for isActive
c25d749d85 feat Execute RunGuardsAndResolvers function in injection context
1c00ab42f8 feat extend paramters of RedirectFunction to include paramMap and queryParamMap
7003e8d241 feat Publish Router's integration with platform Navigation API as experimental
c84d372778 feat Support wildcard params with segments trailing (#64737)

upgrade

Commit Type Description
75fe8f8af9 refactor deprecate VERSION export

... (truncated)

Commits
  • 5326333 fix(forms): Ensure the control instruction comes after the other bindings
  • 29f074a fix(forms): Rename signal form [field] to [formField]
  • 0875dea refactor(compiler): switch Binary.isAssignmentOperation to type guard function
  • 83bac5a refactor(compiler): tighten Unary.operator type
  • e01dcae refactor: _ParseAST.isAssignmentOperator to type guard
  • 4cdf4d5 refactor(compiler): tighten Binary.operation type
  • 0ad3adc fix(compiler): Support empty cases
  • 4dc5ae5 refactor(core): remove unused instruction parameter
  • 3a56c13 fix(compiler): produce accurate span for typeof and void expressions
  • a0dfa5f feat(core): support rest arguments in function calls
  • Additional commits viewable in compare view

Updates @angular/core from 21.0.8 to 21.1.0

Release notes

Sourced from @​angular/core's releases.

VSCode Extension: 21.1.0

21.1.0 (2026-01-12)

  • fix(vscode-extension): convert enum member kind in completions correctly (50674f8c28)

21.1.0

common

Commit Description
feat - d8790972be Add custom transformations for Cloudflare and Cloudinary image loaders
feat - a6b8cb68af support custom transformations in ImageKit and Imgix loaders

compiler

Commit Description
feat - 640693da8e Add support for multiple swich cases matching
fix - 0ad3adc7c6 Support empty cases

core

Commit Description
feat - 99ad18a4ee Add stability debugging utility
feat - a0dfa5fa86 support rest arguments in function calls
feat - 6e18fa8bc9 support spread elements in array literals
feat - e407280ab5 support spread expressions in object literals
fix - 06be8034bb Microtask scheduling should be used after any application synchronization
fix - b4f584cf42 return StaticProvider for providePlatformInitializer

forms

Commit Description
feat - 1ea5c97703 allow focusing bound control from field state

platform-browser

Commit Description
feat - ec9dc94cee add context to createApplication
feat - ab67988d2e resolve JIT resources in createApplication

router

Commit Description
feat - 5edceffd04 add controls for route cleanup
feat - a03c82564d Add scroll behavior controls on router navigation
feat - e44839b016 Add standalone function to create a comptued for isActive
feat - c25d749d85 Execute RunGuardsAndResolvers function in injection context
feat - 1c00ab42f8 extend paramters of RedirectFunction to include paramMap and queryParamMap
feat - 7003e8d241 Publish Router's integration with platform Navigation API as experimental
feat - c84d372778 Support wildcard params with segments trailing (#64737)

upgrade

Commit Description
refactor - 75fe8f8af9 deprecate VERSION export

Deprecations

upgrade

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

21.1.0 (2026-01-14)

Deprecations

upgrade

  • VERSION from @angular/upgrade is deprecated. Please use the entry from @angular/upgrade/static instead.

common

Commit Type Description
d8790972be feat Add custom transformations for Cloudflare and Cloudinary image loaders
a6b8cb68af feat support custom transformations in ImageKit and Imgix loaders

compiler

Commit Type Description
640693da8e feat Add support for multiple swich cases matching
0ad3adc7c6 fix Support empty cases

core

Commit Type Description
99ad18a4ee feat Add stability debugging utility
a0dfa5fa86 feat support rest arguments in function calls
6e18fa8bc9 feat support spread elements in array literals
e407280ab5 feat support spread expressions in object literals
06be8034bb fix Microtask scheduling should be used after any application synchronization
b4f584cf42 fix return StaticProvider for providePlatformInitializer

forms

Commit Type Description
1ea5c97703 feat allow focusing bound control from field state

platform-browser

Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication

router

Commit Type Description
5edceffd04 feat add controls for route cleanup
a03c82564d feat Add scroll behavior controls on router navigation
e44839b016 feat Add standalone function to create a comptued for isActive
c25d749d85 feat Execute RunGuardsAndResolvers function in injection context
1c00ab42f8 feat extend paramters of RedirectFunction to include paramMap and queryParamMap
7003e8d241 feat Publish Router's integration with platform Navigation API as experimental
c84d372778 feat Support wildcard params with segments trailing (#64737)

upgrade

Commit Type Description
75fe8f8af9 refactor deprecate VERSION export

... (truncated)

Commits
  • 1ea5c97 feat(forms): allow focusing bound control from field state
  • 134742f Revert "refactor(core): remove ng when invoking enableProdMode"
  • 9a764e0 refactor(core): remove ng when invoking enableProdMode
  • 114d03f docs: update OnChanges API reference w/ signal input
  • 5ad2e1b docs: replace old https://angular.io/license with https://angular.dev/license
  • 8cf3a72 refactor(core): Add missing OnDestroy to zone and zoneless change detection s...
  • 03e2b36 refactor(core): update error message links to versioned docs (#66374)
  • 29f074a fix(forms): Rename signal form [field] to [formField]
  • 62d7533 fix(migrations): prevent duplicate imports in common-to-standalone migration
  • 2c3a067 build: update cross-repo angular dependencies
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 21.0.5 to 21.1.0

Release notes

Sourced from @​angular-devkit/build-angular's releases.

21.1.0

@​schematics/angular

Commit Description
feat - 36cf3afb4 add browserMode option to jasmine-vitest schematic
feat - e71a72ffd generate detailed migration report for refactor-jasmine-vitest
fix - 18cf6c51b add MCP configuration file to new workspaces

@​angular/cli

Commit Description
feat - 772e6efe7 add 'test' and 'e2e' MCP tools
feat - 8efb86318 Add "all" as an experimental tool group
feat - c3c9ac506 Add MCP tools for building and running devservers
feat - d635a6c63 add signal forms lessons
fix - d8b76e93d correctly handle yarn classic tag manifest fetching
fix - 7ab5c0b0a correctly spawn package managers on Windows in new abstraction
fix - 348096623 enhance list_projects MCP tool file system traversal and symlink handling
fix - 316fca862 handle array output from npm view in manifest parser
fix - 032257a6d improve signal forms lesson examples in AI tutor
fix - 18d74dde8 rename mcp devserver tools to comply with naming spec
fix - 1ad773671 update dependency @​modelcontextprotocol/sdk to v1.25.2
fix - 45d4f5668 update yarn berry package manager configuration
fix - 122ed27c9 use project-local temporary directory in ng add
perf - a15db28b2 cache resolved specific version in package manager abstraction
perf - 240588b7e optimize ng add version discovery

@​angular/build

Commit Description
feat - 1eda0a99f directly support ng-packagr in unit-test builder
feat - 87175f9dc disable TestBed teardown during debugging in Vitest
fix - 1e39c77a4 inject source-map-support for Vitest browser tests
fix - 3fd7dcd76 normalize roots to POSIX in test discovery for Windows compatibility
fix - 164e7dbbc resolve test files correctly on Windows when using non-C drives
fix - ad99e00ad simplify SSL handling for ng serve with SSR (#31722)

21.1.0-rc.0

@​schematics/angular

Commit Description
fix - 9006ec057 move 'provideZoneChangeDetection' to the root module
fix - 42d4febf4 update application schematics for module-based apps to use 'provideZoneChangeDetection'
fix - 5dfc0eea0 update default app component message
fix - 424a465df update default app component welcome message

@​angular/cli

Commit Description
feat - 772e6efe7 add 'test' and 'e2e' MCP tools
feat - 8efb86318 Add "all" as an experimental tool group
fix - 316fca862 handle array output from npm view in manifest parser
fix - 1ad773671 update dependency @​modelcontextprotocol/sdk to v1.25.2

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

21.1.0 (2026-01-14)

@​angular/cli

Commit Type Description
772e6efe7 feat add 'test' and 'e2e' MCP tools
8efb86318 feat Add "all" as an experimental tool group
c3c9ac506 feat Add MCP tools for building and running devservers
d635a6c63 feat add signal forms lessons
d8b76e93d fix correctly handle yarn classic tag manifest fetching
7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction
348096623 fix enhance list_projects MCP tool file system traversal and symlink handling
316fca862 fix handle array output from npm view in manifest parser
032257a6d fix improve signal forms lesson examples in AI tutor
18d74dde8 fix rename mcp devserver tools to comply with naming spec
1ad773671 fix update dependency @​modelcontextprotocol/sdk to v1.25.2
45d4f5668 fix update yarn berry package manager configuration
122ed27c9 fix use project-local temporary directory in ng add
a15db28b2 perf cache resolved specific version in package manager abstraction
240588b7e perf optimize ng add version discovery

@​schematics/angular

Commit Type Description
36cf3afb4 feat add browserMode option to jasmine-vitest schematic
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest
18cf6c51b fix add MCP configuration file to new workspaces

@​angular/build

Commit Type Description
1eda0a99f feat directly support ng-packagr in unit-test builder
87175f9dc feat disable TestBed teardown during debugging in Vitest
1e39c77a4 fix inject source-map-support for Vitest browser tests
3fd7dcd76 fix normalize roots to POSIX in test discovery for Windows compatibility
164e7dbbc fix resolve test files correctly on Windows when using non-C drives
ad99e00ad fix simplify SSL handling for ng serve with SSR (#31722)

21.0.6 (2026-01-14)

@​angular/ssr

| Commit | Type | Description |

... (truncated)

Commits
  • 9c5a2e3 release: cut the v21.1.0 release
  • 94e7f49 build: update Angular versions to 21.1.0 stable versions
  • 84a228c build: update dependency bazel to v8.5.1
  • 9ae6844 build: update dependency node to v22.22.0
  • 09c5c9f build: lock file maintenance
  • 977d461 refactor: update license URL from angular.io to angular.dev and angular mater...
  • f13c845 refactor: update copyright from Google Inc to Google LLC
  • 8d99cfe fix(@​angular/ssr): handle platform destruction during rendering
  • 8195bf8 build: update cross-repo angular dependencies
  • d45693a refactor(@​angular/cli): support copying config files to temp package directory
  • Additional commits viewable in compare view

Updates @angular/cli from 21.0.5 to 21.1.0

Release notes

Sourced from @​angular/cli's releases.

21.1.0

@​schematics/angular

Commit Description
feat - 36cf3afb4 add browserMode option to jasmine-vitest schematic
feat - e71a72ffd generate detailed migration report for refactor-jasmine-vitest
fix - 18cf6c51b add MCP configuration file to new workspaces

@​angular/cli

<...

Description has been truncated

Commit Description

Bumps the angular-stack group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.0.8` | `21.1.0` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.0.8` | `21.1.0` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.0.8` | `21.1.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `21.0.5` | `21.1.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.0.5` | `21.1.0` |


Updates `@angular/common` from 21.0.8 to 21.1.0
- [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/v21.1.0/packages/common)

Updates `@angular/compiler` from 21.0.8 to 21.1.0
- [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/v21.1.0/packages/compiler)

Updates `@angular/core` from 21.0.8 to 21.1.0
- [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/v21.1.0/packages/core)

Updates `@angular-devkit/build-angular` from 21.0.5 to 21.1.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.0.5...v21.1.0)

Updates `@angular/cli` from 21.0.5 to 21.1.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.0.5...v21.1.0)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 21.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-stack
- dependency-name: "@angular/compiler"
  dependency-version: 21.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-stack
- dependency-name: "@angular/core"
  dependency-version: 21.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-stack
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-stack
- dependency-name: "@angular/cli"
  dependency-version: 21.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-stack
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 15, 2026
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.

1 participant