Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/core from 20.3.6 to 20.3.7.

Release notes

Sourced from @​angular/core's releases.

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
fix - 2fad4d4ab6 prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Description
fix - cfd8ed3fff Fix outlet serialization and parsing with no primary children (#64505)
fix - 182fe78f91 Surface parse errors in Router.parseUrl (#64503)
Changelog

Sourced from @​angular/core's changelog.

20.3.7 (2025-10-22)

animations

Commit Type Description
bd38cd45a5 fix account for Element.animate exceptions (#64506)

compiler

Commit Type Description
891f180262 fix correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Type Description
371274bfc6 fix missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Type Description
4c89a267c3 fix pass element removal property through in all locations (#64565)
2fad4d4ab6 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Type Description
cfd8ed3fff fix Fix outlet serialization and parsing with no primary children (#64505)
182fe78f91 fix Surface parse errors in Router.parseUrl (#64503)

Commits
  • 2fad4d4 fix(core): prevent duplicate nodes from being retained with fast `animate.lea...
  • 139b622 refactor(core): clarify comments on enter animation queuing (#64550)
  • b055141 refactor(core): Removes unused trigger parameter from scheduleDelayedPrefetch...
  • 9b494c7 docs: Add DestroyRef.destroyed and usage in lifecycle guide (#64422)
  • See full diff 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 20.3.6 to 20.3.7.
- [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.7/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-version: 20.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 23, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 23, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@jy95 jy95 merged commit bf33b14 into master Oct 24, 2025
6 checks passed
@jy95 jy95 deleted the dependabot/npm_and_yarn/angular/core-20.3.7 branch October 24, 2025 21:42
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