release-notes icon indicating copy to clipboard operation
release-notes copied to clipboard

Bump @angular/compiler-cli from 14.2.2 to 19.2.12

Open dependabot[bot] opened this issue 6 months ago • 6 comments

Bumps @angular/compiler-cli from 14.2.2 to 19.2.12.

Release notes

Sourced from @​angular/compiler-cli's releases.

19.2.12

common

Commit Description
fix - 126efc9972 cancel reader when app is destroyed (#61528)
fix - efda872453 prevent reading chunks if app is destroyed (#61354)

compiler

Commit Description
fix - 44bb328eae avoid conflicts between HMR code and local symbols (#61550)

compiler-cli

Commit Description
fix - 107180260f Always retain prior results for all files (#61487)
fix - 1191e62d70 avoid ECMAScript private field metadata emit (#61227)

core

Commit Description
fix - 2b1b14f4d3 cleanup rxResource abort listener (#58306)
fix - 8f9b05eaaa cleanup testability subscriptions (#61261)
fix - eb53bda470 enable stashing only when withEventReplay() is invoked (#61352)
fix - 94f5a4b4d6 Testing should not throw when Zone does not patch test FW APIs (#61376)
fix - c0c69a5abc unregister onDestroy in toSignal. (#61514)

platform-server

Commit Description
perf - 8edafd0559 speed up resolution of base (#61392)

19.2.11

No release notes provided.

19.2.10

common

Commit Description
fix - 89056a0356 cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Description
fix - 4623b61448 missing useExisting providers throwing for optional calls (#61152)
fix - 400dbc5b89 properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Description
fix - a6f0d5bc20 less aggressive ngServerMode cleanup (#61106)

19.2.9

core

Commit Description

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

19.2.12 (2025-05-21)

common

Commit Type Description
126efc9972 fix cancel reader when app is destroyed (#61528)
efda872453 fix prevent reading chunks if app is destroyed (#61354)

compiler

Commit Type Description
44bb328eae fix avoid conflicts between HMR code and local symbols (#61550)

compiler-cli

Commit Type Description
107180260f fix Always retain prior results for all files (#61487)
1191e62d70 fix avoid ECMAScript private field metadata emit (#61227)

core

Commit Type Description
2b1b14f4d3 fix cleanup rxResource abort listener (#58306)
8f9b05eaaa fix cleanup testability subscriptions (#61261)
eb53bda470 fix enable stashing only when withEventReplay() is invoked (#61352)
94f5a4b4d6 fix Testing should not throw when Zone does not patch test FW APIs (#61376)
c0c69a5abc fix unregister onDestroy in toSignal. (#61514)

platform-server

Commit Type Description
8edafd0559 perf speed up resolution of base (#61392)

20.0.0-rc.1 (2025-05-15)

compiler

Commit Type Description
e0d378d20e7 fix incorrectly handling let declarations inside i18n (#60512)
768239a89cb perf reduce allocations for let declarations only used in the same view (#60512)

compiler-cli

Commit Type Description
9ec9c7e1b84 fix avoid fatal diagnostics for invalid module schemas (#61220)

core

Commit Type Description
4fe34f4cfea fix enable stashing only when withEventReplay() is invoked (#61077)

19.2.11 (2025-05-15)

... (truncated)

Commits
  • 8e54b57 build: move private testing helpers outside platform-browser/testing (#61571)
  • 44bb328 fix(compiler): avoid conflicts between HMR code and local symbols (#61550)
  • 1007079 build: update compiler-cli to not be stamped when used for the compiler in ng...
  • 1071802 fix(compiler-cli): Always retain prior results for all files (#61487)
  • 7198905 build: use an unstamped version of compiler-cli for running the angular compi...
  • fd29dab build: fix golden approval script (#61407)
  • 1191e62 fix(compiler-cli): avoid ECMAScript private field metadata emit (#61227)
  • 0d025c5 build: support new ng_project rule (#61336)
  • 899cb4a refactor: add explicit types for exports relying on inferred call return type...
  • 6cd2df0 build: remove unused debugging leftover from RBE investigation (#61237)
  • 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)

dependabot[bot] avatar May 22 '25 11:05 dependabot[bot]

Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.

The list of commits with invalid commit messages:

  • b5c57e9 Bump @angular/compiler-cli from 14.2.2 to 19.2.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

k8s-ci-robot avatar May 22 '25 11:05 k8s-ci-robot

Keywords which can automatically close issues and at(@) mentions are not allowed in the title of a Pull Request.

You can edit the title by writing /retitle in a comment.

When GitHub merges a Pull Request, the title is included in the merge commit. To avoid invalid keywords in the merge commit, please edit the title of the PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

k8s-ci-robot avatar May 22 '25 11:05 k8s-ci-robot

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

k8s-ci-robot avatar May 22 '25 11:05 k8s-ci-robot

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign cpanato for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar May 22 '25 11:05 k8s-ci-robot

Deploy Preview for kubernetes-sigs-release-notes failed. Why did it fail? →

Name Link
Latest commit b5c57e9e941c0a52017254a53011e65f9644cb9f
Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-release-notes/deploys/682f04aef139fa0008c30f71

netlify[bot] avatar May 22 '25 11:05 netlify[bot]

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-release-notes-e2e b5c57e9e941c0a52017254a53011e65f9644cb9f link true /test pull-release-notes-e2e
pull-release-notes-build-prod b5c57e9e941c0a52017254a53011e65f9644cb9f link true /test pull-release-notes-build-prod
pull-release-notes-build-dev b5c57e9e941c0a52017254a53011e65f9644cb9f link true /test pull-release-notes-build-dev

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

k8s-ci-robot avatar May 22 '25 11:05 k8s-ci-robot

Superseded by #805.

dependabot[bot] avatar May 26 '25 12:05 dependabot[bot]