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

fix(deps): update angular monorepo to ^19.1.0 #327

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

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

Release Notes

angular/angular (@​angular/animations)

v19.1.0

Compare Source

common
Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#​58698)
compiler
Commit Type Description
ceadd28ea1 fix allow $any in two-way bindings (#​59362)
aed49ddaaa fix use chunk origin in template HMR request URL (#​59459)
compiler-cli
Commit Type Description
c5c20e9d86 fix check event side of two-way bindings (#​59002)
core
Commit Type Description
d010e11b73 feat add event listener options to renderer (#​59092)
57f3550219 feat add utility for resolving defer block information to ng global (#​59184)
22f191f763 feat extend the set of profiler events (#​59183)
e894a5daea feat set kind field on template and effect nodes (#​58865)
bd1f1294ae feat support TypeScript 5.7 (#​58609)
9870b643bf fix Defer afterRender until after first CD (#​58250)
a5fc962094 fix Don't run effects in check no changes pass (#​58250)
migrations
Commit Type Description
d298d25426 feat add schematic to clean up unused imports (#​59353)
14fb8ce4c0 fix resolve text replacement issue (#​59452)
platform-browser
Commit Type Description
8c5db3cfb7 fix avoid circular DI error in async renderer (#​59256)
router
Commit Type Description
52a6710f54 fix complete router events on dispose (#​59327)

v19.0.7

Compare Source

compiler-cli
Commit Type Description
2b4b7c3ebf fix handle more node types when extracting dependencies (#​59445)
core
Commit Type Description
f893d07232 fix destroy renderer when replacing styles during HMR (#​59514)
migrations
Commit Type Description
eb2fcd1896 fix incorrect stats when migrating queries with best effort mode (#​59463)

v19.0.6

Compare Source

compiler-cli
Commit Type Description
06a55e9817 fix account for more expression types when determining HMR dependencies (#​59323)
17fb20f85d fix preserve defer block dependencies during HMR when class metadata is disabled (#​59313)
core
Commit Type Description
07afce81b8 fix Ensure that a destroyed effect never run. (#​59415)
platform-browser
Commit Type Description
dbb8980d03 fix avoid circular DI error in async renderer (#​59271)
6d00efde95 fix styles not replaced during HMR when using animations renderer (#​59393)
router
Commit Type Description
144bccb687 fix avoid component ID collisions with user code (#​59300)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/angular-monorepo branch 2 times, most recently from 09e8419 to 6bac53f Compare January 8, 2025 21:47
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6bac53f to ca921cd Compare January 15, 2025 21:36
@renovate renovate bot changed the title fix(deps): update angular monorepo to ^19.0.6 fix(deps): update angular monorepo to ^19.1.0 Jan 15, 2025
@renovate renovate bot merged commit 1b82ed3 into main Jan 16, 2025
3 checks passed
@renovate renovate bot deleted the renovate/angular-monorepo branch January 16, 2025 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants