Skip to content

deps-dev(deps-dev): bump @angular/localize from 20.1.4 to 20.1.7 #32

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 18, 2025

Bumps @angular/localize from 20.1.4 to 20.1.7.

Release notes

Sourced from @​angular/localize's releases.

20.1.7

compiler

Commit Description
fix - d9e37908a5 incorrect spans for AST inside input value with leading space (#63082)

compiler-cli

Commit Description
fix - 4aa120ac00 error when type checking host bindings of generic directive (#63061)

core

Commit Description
fix - 322042c5b3 destroying the effect on afterRenderEffect (#63001)

router

Commit Description
fix - 5fd79424e3 attempt to resolve component resources in JIT mode (#63062)

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.7 (2025-08-13)

compiler

Commit Type Description
d9e37908a5 fix incorrect spans for AST inside input value with leading space (#63082)

compiler-cli

Commit Type Description
4aa120ac00 fix error when type checking host bindings of generic directive (#63061)

core

Commit Type Description
322042c5b3 fix destroying the effect on afterRenderEffect (#63001)

router

Commit Type Description
5fd79424e3 fix attempt to resolve component resources in JIT mode (#63062)

20.2.0-rc.0 (2025-08-11)

compiler-cli

Commit Type Description
c77e51930d fix error when type checking host bindings of generic directive (#63061)

core

Commit Type Description
a409534d6c feat support as aliases on else if blocks (#63047)
85d51a3215 fix destroying the effect on afterRenderEffect (#63001)
6a1184600c fix prevents duplicate nodes when @if toggles with leave animations (#63048)

router

Commit Type Description
660444fbf2 fix attempt to resolve component resources in JIT mode (#63062)

service-worker

Commit Type Description
3b214d2040 feat Logs unhandled promise rejections in service worker (#63059)

20.2.0-next.6 (2025-08-07)

compiler-cli

Commit Type Description
812463c563 fix Ignore diagnostics on ngTemplateContextGuard lines in TCB (#63054)
45b030b5ce fix prevent dom event assertion in TCB generation on older angular versions (#63053)

... (truncated)

Commits
  • b16de05 release: cut the v20.1.7 release
  • 774b225 docs: add rxjs-interop section for rxResource (#63125)
  • 2c12f2a docs: update best-practices (#63132)
  • 538df44 docs: add topic for takeUntilDestroyed (#63122)
  • 5e9893d refactor(compiler-cli): ensure JIT transforms with queries work with closure ...
  • bb5a69c fix(docs-infra): put content in \<main> element (#63121)
  • f251c7d docs: add missing supported != operator (#63108)
  • e6c84a4 refactor(zone.js): remove unused jasmine globalerror monkey patching. (#63077)
  • 1dd6fd0 refactor(core): remove temporary resource setter function. (#63097)
  • fdce7e2 docs: remove router testing from the testing scenarios guide (#63078)
  • 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.7.
- [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.7)

---
updated-dependencies:
- dependency-name: "@angular/localize"
  dependency-version: 20.1.7
  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 18, 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