Skip to content

Bump @angular/cli from 21.2.1 to 21.2.2 in the angular group#5680

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/angular-d36f360d73
Open

Bump @angular/cli from 21.2.1 to 21.2.2 in the angular group#5680
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/angular-d36f360d73

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps the angular group with 1 update: @angular/cli.

Updates @angular/cli from 21.2.1 to 21.2.2

Release notes

Sourced from @​angular/cli's releases.

21.2.2

@​angular/cli

Commit Description
fix - 8447d9132 conditionally quote package names when adding dependencies based on host requirements
fix - d2f209823 preserve exact version in ng add when requested
perf - 28f4d684a avoid redundant package version resolution in ng add

@​angular/build

Commit Description
fix - 06010294f allow any CHROME_BIN for vitest playwright provider
fix - 8dec0c62b normalize line endings for CSP hash generation
fix - 58688ebd7 pass process environment variables to prerender workers
fix - 4ca61647f resolve assets correctly during i18n prerendering
Changelog

Sourced from @​angular/cli's changelog.

21.2.2 (2026-03-11)

@​angular/cli

Commit Type Description
8447d9132 fix conditionally quote package names when adding dependencies based on host requirements
d2f209823 fix preserve exact version in ng add when requested
28f4d684a perf avoid redundant package version resolution in ng add

@​angular/build

Commit Type Description
06010294f fix allow any CHROME_BIN for vitest playwright provider
8dec0c62b fix normalize line endings for CSP hash generation
58688ebd7 fix pass process environment variables to prerender workers
4ca61647f fix resolve assets correctly during i18n prerendering

20.3.20 (2026-03-11)

@​angular/build

Commit Type Description
0fd6823af fix pass process environment variables to prerender workers

22.0.0-next.0 (2026-03-05)

Breaking Changes

  • Node.js v20 is no longer supported. The minimum supported Node.js versions are now v22.22.0 and v24.13.1.
  • The @angular-devkit/architect-cli package is no longer available. The architect CLI tool has been moved to the @angular-devkit/architect package.
  • The experimental @angular-devkit/build-angular:jest and @angular-devkit/build-angular:web-test-runner builders have been removed.

@​angular/ssr

  • The server no longer falls back to Client-Side Rendering (CSR) when a request fails host validation. Requests with unrecognized 'Host' headers will now return a 400 Bad Request status code. Users must ensure all valid hosts are correctly configured in the 'allowedHosts' option.

@​angular/cli

... (truncated)

Commits
  • bebe7d6 release: cut the v21.2.2 release
  • 58688eb fix(@​angular/build): pass process environment variables to prerender workers
  • a92ed61 ci: re-enable renovate for less package
  • 42180e5 refactor: remove @angular-devkit/core logger and its dependencies from the ...
  • 790e18d build: update cross-repo angular dependencies
  • 6255c20 build: update pnpm to v10.31.0
  • e8599f1 build: lock file maintenance
  • 8447d91 fix(@​angular/cli): conditionally quote package names when adding dependencies...
  • 58e2e56 build: update github/codeql-action action to v4.32.6
  • d2f2098 fix(@​angular/cli): preserve exact version in ng add when requested
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@angular/cli [>= 18.a, < 19]

Dependabot compatibility score

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 angular group with 1 update: [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular/cli` from 21.2.1 to 21.2.2
- [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.2.1...v21.2.2)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-version: 21.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants