Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps @angular/platform-browser from 19.2.15 to 20.3.3.

Release notes

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

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)

20.3.2

compiler-cli

Commit Description
fix - ba40153ac0 capture metadata for undecorated fields (#63904)
fix - 1d4f81c8ee resolve import alias in defer blocks (#63966)

core

Commit Description
fix - 9515a70933 fix narrowing of Resource.hasValue() (#63994)
fix - e78451cf8a prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Description
fix - 1fd8d5d446 Emit FormResetEvent when resetting control (#64034)

migrations

Commit Description
fix - 16d0d43ad4 handle import aliases to the same module name (#63934)
fix - 3ebaeccb46 handle reused templates in control flow migration (#63996)

20.3.1

compiler

Commit Description
fix - 7fb5a8087e Add support for aria-invalid (#63748)

compiler-cli

Commit Description
fix - 8843707919 only bind inputs that are part of microsyntax to a structural directive (#52453)
fix - 38c9921ff3 signal not invoked diagnostic not raised when input has same name in template (#63754)

core

| Commit | Description |

... (truncated)

Changelog

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

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits
  • 5f5828f refactor(core): dispatch enter and leave animations at the right times (#63710)
  • 7a7725e refactor(core): Update tests for zoneless by default (#63672)
  • 6117cce feat(core): introduce BootstrapContext for improved server bootstrapping (#...
  • 9a27c5b build: rename defaults2.bzl to defaults.bzl (#63384)
  • d9f0e6b Revert "feat(platform-browser): Add IsolatedShadowDom encapsulation method (#...
  • d24d574 feat(platform-browser): Add IsolatedShadowDom encapsulation method (#62723)
  • fa8d8b8 build: migrate all npm packages to use new rules_js based npm_package rule (#...
  • 52b8e07 feat(platform-browser): Warns on conflicting hydration and blocking navigatio...
  • 857675f refactor(core): this delays removal of stylesheets when the element registry ...
  • cbc258e build: remove ts_project_interop infrastructure (#62908)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 19.2.15 to 20.3.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.3.3/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 3, 2025
@dependabot dependabot bot requested a review from mfranzke as a code owner October 3, 2025 11:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2025
@dependabot dependabot bot requested a review from nmerget as a code owner October 3, 2025 11:22
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Oct 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2025

Superseded by #2207.

@dependabot dependabot bot closed this Oct 3, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-angular-example-angular-platform-browser-20.3.3 branch October 3, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
angular 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