Skip to content

build(deps-dev): bump the angular group with 2 updates#846

Merged
yogeshchoudhary147 merged 1 commit intomainfrom
dependabot/npm_and_yarn/angular-51b48591ba
Feb 27, 2026
Merged

build(deps-dev): bump the angular group with 2 updates#846
yogeshchoudhary147 merged 1 commit intomainfrom
dependabot/npm_and_yarn/angular-51b48591ba

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps the angular group with 2 updates: @angular-devkit/build-angular and @angular/cli.

Updates @angular-devkit/build-angular from 19.2.21 to 19.2.22

Release notes

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

19.2.22

@​angular-devkit/core

Commit Description
fix - 0a01aecd9 update ajv to 8.18.0

@​angular/build

Commit Description
fix - 79f59412a update rollup to 4.59.0
Changelog

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

19.2.22 (2026-02-26)

@​angular-devkit/core

Commit Type Description
0a01aecd9 fix update ajv to 8.18.0

@​angular/build

Commit Type Description
79f59412a fix update rollup to 4.59.0

21.2.0 (2026-02-25)

@​angular/cli

Commit Type Description
0dd04f289 feat add markdown files to Prettier's formatting list
fbae1b6ab feat automatic formatting files modified by schematics
91b9d281f feat integrate file formatting into update migrations
98a24d040 feat standardize MCP tools around workspace/project options
d9cd609c5 fix correctly parse scoped packages in yarn classic list output
5b05f2500 fix enable shell option for Prettier execution on Windows platforms
25b8a157d fix quote complex range specifiers in package manager
6f29a8c35 fix renamed files by their new path in the schematic workflow
201a036f2 fix simplify Angular version compatibility checks and add special handling for local builds of new major versions
cdd26bb66 fix validate package manager version using semver.valid and throw an error if invalid
bc363af8b perf optimize package manager discovery with stat-based probing

@​schematics/angular

Commit Type Description
aa7381efd feat add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency
f80db6fb7 feat add ng-add support for Vitest browser providers
5d1df50d8 fix add actionable feedback to vitest-browser schematic

@​angular/build

Commit Type Description
ece30f235 feat add headless option to unit-test builder
cad7a7c0f feat run vitest browser with playwright with OS theme

... (truncated)

Commits
  • 3d47bd3 release: cut the v19.2.22 release
  • 0a01aec fix(@​angular-devkit/core): update ajv to 8.18.0
  • 79f5941 fix(@​angular/build): update rollup to 4.59.0
  • See full diff in compare view

Updates @angular/cli from 19.2.21 to 19.2.22

Release notes

Sourced from @​angular/cli's releases.

19.2.22

@​angular-devkit/core

Commit Description
fix - 0a01aecd9 update ajv to 8.18.0

@​angular/build

Commit Description
fix - 79f59412a update rollup to 4.59.0
Changelog

Sourced from @​angular/cli's changelog.

19.2.22 (2026-02-26)

@​angular-devkit/core

Commit Type Description
0a01aecd9 fix update ajv to 8.18.0

@​angular/build

Commit Type Description
79f59412a fix update rollup to 4.59.0

21.2.0 (2026-02-25)

@​angular/cli

Commit Type Description
0dd04f289 feat add markdown files to Prettier's formatting list
fbae1b6ab feat automatic formatting files modified by schematics
91b9d281f feat integrate file formatting into update migrations
98a24d040 feat standardize MCP tools around workspace/project options
d9cd609c5 fix correctly parse scoped packages in yarn classic list output
5b05f2500 fix enable shell option for Prettier execution on Windows platforms
25b8a157d fix quote complex range specifiers in package manager
6f29a8c35 fix renamed files by their new path in the schematic workflow
201a036f2 fix simplify Angular version compatibility checks and add special handling for local builds of new major versions
cdd26bb66 fix validate package manager version using semver.valid and throw an error if invalid
bc363af8b perf optimize package manager discovery with stat-based probing

@​schematics/angular

Commit Type Description
aa7381efd feat add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency
f80db6fb7 feat add ng-add support for Vitest browser providers
5d1df50d8 fix add actionable feedback to vitest-browser schematic

@​angular/build

Commit Type Description
ece30f235 feat add headless option to unit-test builder
cad7a7c0f feat run vitest browser with playwright with OS theme

... (truncated)

Commits
  • 3d47bd3 release: cut the v19.2.22 release
  • 0a01aec fix(@​angular-devkit/core): update ajv to 8.18.0
  • 79f5941 fix(@​angular/build): update rollup to 4.59.0
  • 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 angular group with 2 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular-devkit/build-angular` from 19.2.21 to 19.2.22
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v19.2.21...v19.2.22)

Updates `@angular/cli` from 19.2.21 to 19.2.22
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v19.2.21...v19.2.22)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 19.2.22
  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 dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Feb 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 27, 2026 00:07
@dependabot dependabot bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Feb 27, 2026
@yogeshchoudhary147 yogeshchoudhary147 merged commit 5033954 into main Feb 27, 2026
7 of 9 checks passed
@yogeshchoudhary147 yogeshchoudhary147 deleted the dependabot/npm_and_yarn/angular-51b48591ba branch February 27, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant