Skip to content

Conversation

@dependabot
Copy link

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

Bumps @angular/core from 19.2.4 to 20.3.6.

Release notes

Sourced from @​angular/core's releases.

20.3.6

core

Commit Description
fix - 911d6822cb update animation scheduling (#64441)

platform-browser

Commit Description
fix - 2ece42866d DomEventsPlugin should always be the last plugin to be called for supports(). (#50394)

20.3.5

compiler-cli

Commit Description
fix - 8dec92ff9f capture metadata for undecorated fields (#63957) (#64317)
perf - c2e817b0ef fix performance of "interpolated signal not invoked" check (#64410)

core

Commit Description
fix - f15cfa4cc4 fixes regression in animate.leave function bindings (#64413)
fix - d54dd674ca Prevents early style pruning with leave animations (#64335)

migrations

Commit Description
fix - 554573e524 migrating input with more than 1 usage in a method (#64367)
fix - 2c79ca0b57 remove error for no matching files in control flow migration (#64253) (#64314)

router

Commit Description
fix - 6e4bcc7d22 Scroll restoration should use instant scroll behavior for traversals (#64299)

20.3.4

core

Commit Description
fix - 853ed169a8 ensure missing leave animations don't queue leave animations (#64226)
fix - 6fed986b7a Fixes animations in conjunction with content projection (#63776)
fix - 76fe5599fe handle undefined CSS time values in parseCssTimeUnitsToMs function (#64181)
fix - 3b959105be prevent early exit from leave animations when multiple transitions are present (#64225)

migrations

Commit Description
fix - 65884895ff preserve component imports when pruning NgModules in standalone migration (#64186)

20.3.3

compiler

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

core

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

20.3.6 (2025-10-16)

core

Commit Type Description
911d6822cb fix update animation scheduling (#64441)

platform-browser

Commit Type Description
2ece42866d fix DomEventsPlugin should always be the last plugin to be called for supports(). (#50394)

21.0.0-next.8 (2025-10-15)

compiler-cli

Commit Type Description
563dbd998c feat Adds diagnostic for misconfigured @defer triggers (#64069)
ab98b2425f fix capture metadata for undecorated fields (#63957)
49377d274a perf fix performance of "interpolated signal not invoked" check (#64410)

core

Commit Type Description
2a7a5de53f feat Allow passing application providers in bootstrapModule options (#64354)
ad2376435b feat support IntersectionObserver options in viewport triggers (#64130)
ab415f3d7f fix control not recognized when input has directive injecting ViewContainerRef (#64368)
0ed6c93960 fix fixes regression in animate.leave function bindings (#64413)
e228102378 fix Prevents early style pruning with leave animations (#64335)

forms

Commit Type Description
f4d1017c25 fix test that common field states are propagated to controls (#63884)
acd7c83597 fix test that min/max properties are propagated to controls (#63884)
71e8672837 fix test that minLength/maxLength properties are propagated to controls (#63884)
32f86d35f7 perf optimize [field] binding instructions (#64351)

http

Commit Type Description
2739b7975b feat add referrerPolicy option to HttpResource (#64283)

migrations

Commit Type Description
861cee34e0 feat Adds migration for deprecated router testing module (#64217)
1ffcfb625a feat Adds migration for deprecated router testing module (#64217)
e99bbd3d2a fix migrating input with more than 1 usage in a method (#64367)

router

Commit Type Description
e1da41ffdf fix Scroll restoration should use instant scroll behavior for traversals (#64299)

... (truncated)

Commits
  • 911d682 fix(core): update animation scheduling (#64441)
  • 80907b2 docs: Fixes DI guide reference missing ')' in see tag (#64457)
  • 60eba9b build: update cross-repo angular dependencies (#64447)
  • 0bf157c refactor(migrations): unit test signal migration adjustment (#64393)
  • 43cb583 refactor(devtools): add debug router APIs (#64411)
  • 5f4f624 Revert "refactor(core): add debug name to resource (#64172)" (#64418)
  • f15cfa4 fix(core): fixes regression in animate.leave function bindings (#64413)
  • 5b0363c refactor(core): warning when hydration trigger is used without hydration b...
  • 623c284 refactor(core): add debug name to resource (#64172)
  • d54dd67 fix(core): Prevents early style pruning with leave animations (#64335)
  • 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/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.2.4 to 20.3.6.
- [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.6/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-version: 20.3.6
  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 20, 2025
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