Skip to content

chore(deps): bump @angular-devkit/build-angular from 21.2.1 to 21.2.3 in /src/ui/web in the production-dependencies group#227

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/ui/web/production-dependencies-753f4ffd87
Mar 29, 2026
Merged

chore(deps): bump @angular-devkit/build-angular from 21.2.1 to 21.2.3 in /src/ui/web in the production-dependencies group#227
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/ui/web/production-dependencies-753f4ffd87

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the production-dependencies group in /src/ui/web with 1 update: @angular-devkit/build-angular.

Updates @angular-devkit/build-angular from 21.2.1 to 21.2.3

Release notes

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

21.2.3

@​angular/cli

Commit Description
fix - 1505164bb use parsed package name for migrate-only updates

@​angular/build

Commit Description
fix - 75fa94cad alias createRequire banner import to avoid duplicate binding
fix - d009aa1ec only use external packages for polyfills when no local files are present

@​angular/ssr

Commit Description
fix - f3e0e82c2 disallow x-forwarded-prefix starting with a backslash
fix - b8bcd59b4 ensure unique values in redirect response Vary header
fix - 84385411d support custom headers in redirect responses

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-devkit/build-angular's changelog.

21.2.3 (2026-03-18)

@​angular/cli

Commit Type Description
1505164bb fix use parsed package name for migrate-only updates

@​angular/build

Commit Type Description
75fa94cad fix alias createRequire banner import to avoid duplicate binding
d009aa1ec fix only use external packages for polyfills when no local files are present

@​angular/ssr

Commit Type Description
f3e0e82c2 fix disallow x-forwarded-prefix starting with a backslash
b8bcd59b4 fix ensure unique values in redirect response Vary header
84385411d fix support custom headers in redirect responses

22.0.0-next.1 (2026-03-11)

Breaking Changes

@​angular/build

  • The @angular/build:dev-server (ng serve) now assigns the highest priority to the PORT environment variable. This value will override any port configurations specified in angular.json or via the --port command-line flag. This includes the default port 4200.

@​schematics/angular

Commit Type Description
b3d838dfd fix replace deprecated ChangeDetectionStrategy.Default with Eager

@​angular/cli

Commit Type Description
598a690a0 fix conditionally quote package names when adding dependencies based on host requirements
b5fb457e1 fix preserve exact version in ng add when requested
93c3eb8fb fix update zoneless migration tool to handle ChangeDetectionStrategy.Eager
ad0fd5f41 perf avoid redundant package version resolution in ng add
a39a33128 perf cache root manifest and resolve restricted package exports in ng add

... (truncated)

Commits
  • ec8a04b release: cut the v21.2.3 release
  • 94959e9 docs: update references from app.component to app to match the style guide
  • d01bcb3 build: update cross-repo angular dependencies
  • b8bcd59 fix(@​angular/ssr): ensure unique values in redirect response Vary header
  • ba511f7 build: lock file maintenance
  • 1505164 fix(@​angular/cli): use parsed package name for migrate-only updates
  • 8438541 fix(@​angular/ssr): support custom headers in redirect responses
  • f3e0e82 fix(@​angular/ssr): disallow x-forwarded-prefix starting with a backslash
  • 411b2db build: update cross-repo angular dependencies
  • e5a9976 docs: update long-description
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 22, 2026
@github-actions github-actions bot enabled auto-merge (rebase) March 22, 2026 02:13
Bumps the production-dependencies group in /src/ui/web with 1 update: [@angular-devkit/build-angular](https://github.com/angular/angular-cli).


Updates `@angular-devkit/build-angular` from 21.2.1 to 21.2.3
- [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.3)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/ui/web/production-dependencies-753f4ffd87 branch from b7fbf62 to 298f3d2 Compare March 29, 2026 02:11
@github-actions github-actions bot merged commit b4062fc into main Mar 29, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/ui/web/production-dependencies-753f4ffd87 branch March 29, 2026 02:11
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