Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/core from 20.3.5 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)
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

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 20.3.5 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@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.

1 participant