Skip to content
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

chore(e2e/nx): update angular monorepo to v19.2.1 (minor) #11147

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 19.1.8 -> 19.2.1 age adoption passing confidence
@angular/common (source) 19.1.8 -> 19.2.1 age adoption passing confidence
@angular/compiler (source) 19.1.8 -> 19.2.1 age adoption passing confidence
@angular/compiler-cli (source) 19.1.8 -> 19.2.1 age adoption passing confidence
@angular/core (source) 19.1.8 -> 19.2.1 age adoption passing confidence
@angular/forms (source) 19.1.8 -> 19.2.1 age adoption passing confidence
@angular/language-service (source) 19.1.8 -> 19.2.1 age adoption passing confidence
@angular/platform-browser (source) 19.1.8 -> 19.2.1 age adoption passing confidence
@angular/platform-browser-dynamic (source) 19.1.8 -> 19.2.1 age adoption passing confidence
@angular/router (source) 19.1.8 -> 19.2.1 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v19.2.1

Compare Source

common
Commit Type Description
c2de5f68b3 fix clean up onUrlChange listener when root scope is destroyed (#​60004)
compiler-cli
Commit Type Description
1dd94476b3 fix ensure template IDs are not reused if a source file changes (#​60152)
core
Commit Type Description
1b3b05bf72 fix cache ComponentRef inputs and outputs (#​60156)
330c24aed9 fix prevent invoking replay listeners on disconnected nodes (#​60103)
cfad089cc3 fix prevents event replay from being called on comment nodes (#​60130)
language-service
Commit Type Description
3f0116607d fix Forward the tags for quick info from the type definition (#​59524)

v19.2.0

Compare Source

common
Commit Type Description
3e39da593a feat introduce experimental httpResource (#​59876)
compiler
Commit Type Description
5b20bab96d feat Add Skip Hydration diagnostic. (#​59576)
fe8a68329b feat support untagged template literals in expressions (#​59230)
compiler-cli
Commit Type Description
ed705a856a feat detect missing structural directive imports (#​59443)
core
Commit Type Description
2588985f43 feat pass signal node to throwInvalidWriteToSignalErrorFn (#​59600)
168516462a feat support default value in resource() (#​59655)
bc2ad7bfd3 feat support streaming resources (#​59573)
146ab9a76e feat support TypeScript 5.8 (#​59830)
6c92d65349 fix add hasValue narrowing to ResourceRef (#​59708)
96e602ebe9 fix cancel in-progress request when same value is assigned (#​59280)
6789c7ef94 fix Defer afterRender until after first CD (#​59455) (#​59551)
c87e581dd9 fix Don't run effects in check no changes pass (#​59455) (#​59551)
127fc0dc84 fix fix resource()'s previous.state (#​59708)
b592b1b051 fix fix race condition in resource() (#​59851)
a299e02e91 fix preserve tracing snapshot until tick finishes (#​59796)
forms
Commit Type Description
fa0c3e3210 feat support type set in form validators (#​45793)
migrations
Commit Type Description
1cd3a7db83 feat add migration to convert templates to use self-closing tags (#​57342)
platform-browser
Commit Type Description
e6cb411e43 fix automatically disable animations on the server (#​59762)
platform-server
Commit Type Description
fc5d187da5 fix decouple server from animations module (#​59762)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 7, 2025 17:37
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0b7af2d) to head (8f42aa4).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #11147   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          227       227           
  Lines         4973      4973           
  Branches      1156      1156           
=========================================
  Hits          4973      4973           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/e2e/nx/angular-monorepo branch 5 times, most recently from 16b6c9c to edafcc4 Compare March 10, 2025 18:36
@renovate renovate bot force-pushed the renovate/e2e/nx/angular-monorepo branch from edafcc4 to 8f42aa4 Compare March 10, 2025 20:37
@renovate renovate bot merged commit daf0d14 into master Mar 10, 2025
6 checks passed
@renovate renovate bot deleted the renovate/e2e/nx/angular-monorepo branch March 10, 2025 20:55
@satanTime
Copy link
Member

v14.13.4 has been released and contains a fix for the issue. Feel free to reopen the issue or to submit a new one if you meet any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant