Skip to content

deps-dev(deps-dev): bump @angular/localize from 20.1.4 to 20.1.6 #30

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

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps @angular/localize from 20.1.4 to 20.1.6.

Release notes

Sourced from @​angular/localize's releases.

20.1.6

No release notes provided.

20.1.5

compiler-cli

Commit Description
fix - 3b2e8efcac correctly type check host listeners to own outputs (#62965)

core

Commit Description
fix - c9f3976eba properly recognize failed fetch responses when loading external resources in JIT (#62992)

http

Commit Description
fix - ae443f8eb0 Reset headers, progress, and statusCode when using set() in HttpResource (#62873)

migrations

Commit Description
fix - 7a5851e4b0 incorrect filtering in inject migration (#62913)
Changelog

Sourced from @​angular/localize's changelog.

20.1.6 (2025-08-06)

20.2.0-next.4 (2025-08-06)

Deprecations

router

  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.

compiler-cli

Commit Type Description
fb1fc823c4 fix correctly type check host listeners to own outputs (#62965)

core

Commit Type Description
141bb75ff2 feat Promote zoneless to stable (#62699)
de3a0c5cf3 fix Fix animate.enter class removal when composing classes (#62981)
6597ac0af7 fix fix support for space separated strings in leave animations (#62979)
ebd622b344 fix fixes empty animations when recalculating styles (#63007)
455b147488 fix fixes timing issues with enter animations (#62925)
648bbb097e fix properly recognize failed fetch responses when loading external resources in JIT (#62992)

forms

Commit Type Description
c353497a01 feat add support for pushing an array of controls to formarray (#57102)

http

Commit Type Description
e5d6fb5825 fix Reset headers, progress, and statusCode when using set() in HttpResource (#62873)

migrations

Commit Type Description
b1514d512e fix incorrect filtering in inject migration (#62913)

platform-browser

Commit Type Description
52b8e07d6e feat Warns on conflicting hydration and blocking navigation (#62963)

router

Commit Type Description
d00b3fed58 feat add a currentNavigation signal to the Router service. (#62971)

service-worker

Commit Type Description
8255e0cf15 feat add messageerror event handling and logging (#62834)
5220b51e75 feat Adds for type in provideServiceWorker (#62831)

... (truncated)

Commits
  • 0430a56 release: cut the v20.1.6 release
  • 847de40 build: explicitly include types for locales in @​angular/common/locales (#63030)
  • 6a3d2a0 docs: add dedicated router testing guide (#62445)
  • 711e06c build: correct the snapshot build script now that zone.js does not create a t...
  • 7f6c39a release: cut the v20.1.5 release
  • 9f7cb08 docs: update binding.md to use signals (#62606)
  • 974ba10 refactor(service-worker): improve localhost detection in scheduleInitializati...
  • fd373f2 refactor(animations): optimize resolveTimeExpression (#62927)
  • 294fc88 refactor(devtools): enable view source for template effects (#62692)
  • 12fe5f6 docs: update router transition animation guide (#62858)
  • 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/localize](https://github.com/angular/angular) from 20.1.4 to 20.1.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@20.1.4...20.1.6)

---
updated-dependencies:
- dependency-name: "@angular/localize"
  dependency-version: 20.1.6
  dependency-type: direct:development
  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 Aug 11, 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