Skip to content

build(deps): Bump @angular/core from 20.0.5 to 20.0.6 #2739

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/core from 20.0.5 to 20.0.6.

Changelog

Sourced from @​angular/core's changelog.

20.0.6 (2025-07-01)

20.1.0-next.3 (2025-06-25)

compiler

Commit Type Description
0dcf230d52 feat add support for new binary assignment operators (#62064)

compiler-cli

Commit Type Description
ed5062a91c fix add suggestion when pipe is missing (#62146)
d25a6a0120 fix handle initializer APIs wrapped in type casts (#62203)

core

Commit Type Description
737b35b684 feat Add destroyed property to EnvironmentInjector (#61951)
36a193139a fix allow to set a resource in an error state (#62253)
c4dd258658 fix avoid injecting ErrorHandler from a destroyed injector (#61886)
3eee19d892 fix unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

http

Commit Type Description
73269cf5ce feat add keepalive support for fetch requests in httpResource (#61833)
9791ab1b6f feat Add support for fetch request cache and priority options (#61766)

language-service

Commit Type Description
20c1f991e6 feat add semantic tokens for templates (#60260)
5d2e85920e feat support to fix missing required inputs diagnostic (#50911)

router

Commit Type Description
9833d9ea47 feat Run loadComponent and loadChildren functions in the route's injection context (#62133)
7600bec71d fix handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Type Description
900cd37f68 fix Make zoneless work with hybrid apps (#61660)

Commits
  • 85d6474 refactor(core): update NG0303 error message (#62363)
  • a06ec75 docs: fix broken link on assertNotInReactiveContext ref page (#62360)
  • ac7fe2c docs: remove list of APIs with a providers array. (#62296)
  • 31e3eb2 build: migrate to use web test runner rules (#62294)
  • fb7bfa6 refactor(common): replace forEach with index loop for Domino compatibility (#...
  • 8822d6c build: update cross-repo angular dependencies (#62274)
  • 2b4098c docs(core): mark after{Next,Every}Render overloads as stable (#62153)
  • 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.0.5 to 20.0.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.0.6/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-version: 20.0.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 Jul 3, 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