Skip to content

build(deps): bump the angular group with 7 updates - #1005

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

build(deps): bump the angular group with 7 updates#1005
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-4fc43652be

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the angular group with 7 updates:

Package From To
@angular/common 20.3.28 20.3.29
@angular/compiler 20.3.28 20.3.29
@angular/core 20.3.28 20.3.29
@angular/platform-browser 20.3.28 20.3.29
@angular/router 20.3.28 20.3.29
@angular/compiler-cli 20.3.28 20.3.29
@angular/forms 20.3.28 20.3.29

Updates @angular/common from 20.3.28 to 20.3.29

Release notes

Sourced from @​angular/common's releases.

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta
Changelog

Sourced from @​angular/common's changelog.

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

Commits

Updates @angular/compiler from 20.3.28 to 20.3.29

Release notes

Sourced from @​angular/compiler's releases.

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta
Changelog

Sourced from @​angular/compiler's changelog.

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

Commits

Updates @angular/core from 20.3.28 to 20.3.29

Release notes

Sourced from @​angular/core's releases.

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta
Changelog

Sourced from @​angular/core's changelog.

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

Commits

Updates @angular/platform-browser from 20.3.28 to 20.3.29

Release notes

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

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta
Changelog

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

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

Commits
  • 7538744 fix(platform-browser): disallow event handler attributes in Meta
  • See full diff in compare view

Updates @angular/router from 20.3.28 to 20.3.29

Release notes

Sourced from @​angular/router's releases.

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta
Changelog

Sourced from @​angular/router's changelog.

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

Commits

Updates @angular/compiler-cli from 20.3.28 to 20.3.29

Release notes

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

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta
Changelog

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

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

Commits

Updates @angular/forms from 20.3.28 to 20.3.29

Release notes

Sourced from @​angular/forms's releases.

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta
Changelog

Sourced from @​angular/forms's changelog.

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

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

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


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

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

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

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

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

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

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

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

dependabot Bot commented on behalf of github Aug 25, 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-4fc43652be branch August 25, 2026 02:08
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