Skip to content

build(deps): bump the angular group with 9 updates - #996

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-f9720aaa9e
Closed

build(deps): bump the angular group with 9 updates#996
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-f9720aaa9e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the angular group with 9 updates:

Package From To
@angular/common 20.3.27 20.3.28
@angular/compiler 20.3.27 20.3.28
@angular/core 20.3.27 20.3.28
@angular/platform-browser 20.3.27 20.3.28
@angular/router 20.3.27 20.3.28
@angular-devkit/build-angular 20.3.33 20.3.34
@angular/cli 20.3.33 20.3.34
@angular/compiler-cli 20.3.27 20.3.28
@angular/forms 20.3.27 20.3.28

Updates @angular/common from 20.3.27 to 20.3.28

Release notes

Sourced from @​angular/common's releases.

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain
Changelog

Sourced from @​angular/common's changelog.

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting
29dd26bd71 fix preserve immutability of materialized clones
e4c416c20a fix run root interceptors in the terminal request chain

Commits
  • e4c416c fix(http): run root interceptors in the terminal request chain
  • 969133d fix(http): match header values exactly when deleting
  • 29dd26b fix(http): preserve immutability of materialized clones
  • See full diff in compare view

Updates @angular/compiler from 20.3.27 to 20.3.28

Release notes

Sourced from @​angular/compiler's releases.

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain
Changelog

Sourced from @​angular/compiler's changelog.

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting
29dd26bd71 fix preserve immutability of materialized clones
e4c416c20a fix run root interceptors in the terminal request chain

Commits

Updates @angular/core from 20.3.27 to 20.3.28

Release notes

Sourced from @​angular/core's releases.

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain
Changelog

Sourced from @​angular/core's changelog.

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting
29dd26bd71 fix preserve immutability of materialized clones
e4c416c20a fix run root interceptors in the terminal request chain

Commits

Updates @angular/platform-browser from 20.3.27 to 20.3.28

Release notes

Sourced from @​angular/platform-browser's releases.

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain
Changelog

Sourced from @​angular/platform-browser's changelog.

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting
29dd26bd71 fix preserve immutability of materialized clones
e4c416c20a fix run root interceptors in the terminal request chain

Commits

Updates @angular/router from 20.3.27 to 20.3.28

Release notes

Sourced from @​angular/router's releases.

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain
Changelog

Sourced from @​angular/router's changelog.

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting
29dd26bd71 fix preserve immutability of materialized clones
e4c416c20a fix run root interceptors in the terminal request chain

Commits

Updates @angular-devkit/build-angular from 20.3.33 to 20.3.34

Release notes

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

20.3.34

@​angular/cli

Commit Description
fix - 3962517b9 update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular-devkit/build-angular

Commit Description
fix - f348efe8b bump undici to 7.29.0
Changelog

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

20.3.34 (2026-08-12)

@​angular/cli

Commit Type Description
3962517b9 fix update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular-devkit/build-angular

Commit Type Description
f348efe8b fix bump undici to 7.29.0

22.2.0-next.2 (2026-08-05)

@​angular/build

Commit Type Description
7e5510e464 fix disable linker internal source mapping in OXC linker
bad31421cb fix prevent syntax corruption in linker and oxc transform

22.2.0-next.1 (2026-08-05)

@​angular/cli

Commit Type Description
41555dfb3b feat add --root command line option to mcp command
035b9d5c9b fix add packages with built-in schematics to devDependencies only
0ae5690c35 fix always install package during ng add to inspect manifest on disk for schematics (#33718)
44ff584b33 fix correctly report available package updates during bare ng update
1d4f9ebbe9 fix discover migrations from installed packages when omitted by registry metadata (#33718)
25034f97ad fix normalize Windows drive-letter casing for process.cwd

@​angular/build

Commit Type Description
ad8271320f feat migrate Angular Linker to oxc-parser and magic-string
4fb12292c2 fix prevent build process hang on unhandled error (#33715)

... (truncated)

Commits
  • 40c30ba release: cut the v20.3.34 release
  • f348efe fix(@​angular-devkit/build-angular): bump undici to 7.29.0
  • 3962517 fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.30.0
  • See full diff in compare view

Updates @angular/cli from 20.3.33 to 20.3.34

Release notes

Sourced from @​angular/cli's releases.

20.3.34

@​angular/cli

Commit Description
fix - 3962517b9 update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular-devkit/build-angular

Commit Description
fix - f348efe8b bump undici to 7.29.0
Changelog

Sourced from @​angular/cli's changelog.

20.3.34 (2026-08-12)

@​angular/cli

Commit Type Description
3962517b9 fix update dependency @​modelcontextprotocol/sdk to v1.30.0

@​angular-devkit/build-angular

Commit Type Description
f348efe8b fix bump undici to 7.29.0

22.2.0-next.2 (2026-08-05)

@​angular/build

Commit Type Description
7e5510e464 fix disable linker internal source mapping in OXC linker
bad31421cb fix prevent syntax corruption in linker and oxc transform

22.2.0-next.1 (2026-08-05)

@​angular/cli

Commit Type Description
41555dfb3b feat add --root command line option to mcp command
035b9d5c9b fix add packages with built-in schematics to devDependencies only
0ae5690c35 fix always install package during ng add to inspect manifest on disk for schematics (#33718)
44ff584b33 fix correctly report available package updates during bare ng update
1d4f9ebbe9 fix discover migrations from installed packages when omitted by registry metadata (#33718)
25034f97ad fix normalize Windows drive-letter casing for process.cwd

@​angular/build

Commit Type Description
ad8271320f feat migrate Angular Linker to oxc-parser and magic-string
4fb12292c2 fix prevent build process hang on unhandled error (#33715)

... (truncated)

Commits
  • 40c30ba release: cut the v20.3.34 release
  • f348efe fix(@​angular-devkit/build-angular): bump undici to 7.29.0
  • 3962517 fix(@​angular/cli): update dependency @​modelcontextprotocol/sdk to v1.30.0
  • See full diff in compare view

Updates @angular/compiler-cli from 20.3.27 to 20.3.28

Release notes

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

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain
Changelog

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

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting
29dd26bd71 fix preserve immutability of materialized clones
e4c416c20a fix run root interceptors in the terminal request chain

Commits

Updates @angular/forms from 20.3.27 to 20.3.28

Release notes

Sourced from @​angular/forms's releases.

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain
Changelog

Sourced from @​angular/forms's changelog.

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting
29dd26bd71 fix preserve immutability of materialized clones
e4c416c20a fix run root interceptors in the terminal request chain

Commits

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 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.27` | `20.3.28` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.3.27` | `20.3.28` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.27` | `20.3.28` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.3.27` | `20.3.28` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.3.27` | `20.3.28` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `20.3.33` | `20.3.34` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.33` | `20.3.34` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.27` | `20.3.28` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.3.27` | `20.3.28` |


Updates `@angular/common` from 20.3.27 to 20.3.28
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.28/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.28/packages/common)

Updates `@angular/compiler` from 20.3.27 to 20.3.28
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.28/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.28/packages/compiler)

Updates `@angular/core` from 20.3.27 to 20.3.28
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.28/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.28/packages/core)

Updates `@angular/platform-browser` from 20.3.27 to 20.3.28
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.28/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.28/packages/platform-browser)

Updates `@angular/router` from 20.3.27 to 20.3.28
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.28/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.28/packages/router)

Updates `@angular-devkit/build-angular` from 20.3.33 to 20.3.34
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.33...v20.3.34)

Updates `@angular/cli` from 20.3.33 to 20.3.34
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.33...v20.3.34)

Updates `@angular/compiler-cli` from 20.3.27 to 20.3.28
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.28/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.28/packages/compiler-cli)

Updates `@angular/forms` from 20.3.27 to 20.3.28
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.28/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.28/packages/forms)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 20.3.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.3.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.3.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 20.3.34
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.3.34
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.3.28
  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 Aug 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 00:05
@dependabot dependabot Bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Aug 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/angular-f9720aaa9e branch August 17, 2026 01:56
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