Skip to content

chore(deps): update angular packages #303

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

Merged
merged 1 commit into from
May 27, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.2.18 -> 18.2.19 age adoption passing confidence
@angular-devkit/build-angular 19.2.8 -> 19.2.13 age adoption passing confidence
@angular-devkit/core 19.2.8 -> 19.2.13 age adoption passing confidence
@angular-devkit/schematics 19.2.8 -> 19.2.13 age adoption passing confidence
@angular/animations (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/build 20.0.0-rc.3 -> 20.0.0-rc.4 age adoption passing confidence
@angular/cli 18.2.18 -> 18.2.19 age adoption passing confidence
@angular/cli 19.2.8 -> 19.2.13 age adoption passing confidence
@angular/cli 20.0.0-rc.3 -> 20.0.0-rc.4 age adoption passing confidence
@angular/common (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/compiler (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/compiler-cli (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/core (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/forms (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/platform-browser (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/platform-browser-dynamic (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/platform-server (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/router (source) 19.2.7 -> 19.2.13 age adoption passing confidence
@angular/ssr 18.2.18 -> 18.2.19 age adoption passing confidence
@angular/ssr 19.2.8 -> 19.2.13 age adoption passing confidence
@angular/ssr 20.0.0-rc.3 -> 20.0.0-rc.4 age adoption passing confidence
zone.js (source, changelog) 0.15.0 -> 0.15.1 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v18.2.19

Compare Source

@​angular-devkit/build-angular
Commit Type Description
01cc617bc fix update http-proxy-middleware to v3.0.5
angular/angular (@​angular/animations)

v19.2.13

Compare Source

common
Commit Type Description
2c876b4fc5 fix avoid injecting ApplicationRef in FetchBackend (#​61649)
service-worker
Commit Type Description
b15bddfa04 fix do not register service worker if app is destroyed before it is ready to register (#​61101)

v19.2.12

Compare Source

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)

v19.2.11

Compare Source

v19.2.10

Compare Source

common
Commit Type Description
89056a0356 fix cleanup updateLatestValue if view is destroyed before promise resolves (#​61064)
core
Commit Type Description
4623b61448 fix missing useExisting providers throwing for optional calls (#​61152)
400dbc5b89 fix properly handle app stabilization with defer blocks (#​61056)
platform-server
Commit Type Description
a6f0d5bc20 fix less aggressive ngServerMode cleanup (#​61106)

v19.2.9

Compare Source

core
Commit Type Description
946b844e0d fix async EventEmitter error should not prevent stability (#​61028)
dbb87026ca fix call DestroyRef on destroy callback if view is destroyed [patch] (#​61061)
2e140a136a fix prevent stash listener conflicts [patch] (#​61063)

v19.2.8

Compare Source

forms
Commit Type Description
ea4a211216 fix make NgForm emit FormSubmittedEvent and FormResetEvent (#​60887)
angular/angular (zone.js)

v0.15.1

Compare Source

Bug Fixes

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 23, 2025
Copy link

netlify bot commented Apr 23, 2025

Deploy Preview for plugin-angular-universal-demo ready!

Name Link
🔨 Latest commit 16126ec
🔍 Latest deploy log https://app.netlify.com/projects/plugin-angular-universal-demo/deploys/6835eddd59fe670008eec3e4
😎 Deploy Preview https://deploy-preview-303--plugin-angular-universal-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Apr 23, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 9bae2ce to d689851 Compare April 23, 2025 15:36
kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 23, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from d689851 to 18b1ef0 Compare April 24, 2025 11:20
@renovate renovate bot force-pushed the renovate/angular-packages branch from 18b1ef0 to e4133c9 Compare April 28, 2025 05:40
kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 28, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 30, 2025
@renovate renovate bot dismissed kodiakhq[bot]’s stale review May 5, 2025 04:34

The merge-base changed after approval.

@renovate renovate bot force-pushed the renovate/angular-packages branch from 7610fb8 to 8dc61de Compare May 5, 2025 04:34
kodiakhq[bot]
kodiakhq bot previously approved these changes May 5, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 8dc61de to 7fd81ab Compare May 7, 2025 15:27
kodiakhq[bot]
kodiakhq bot previously approved these changes May 7, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 7fd81ab to 31d7662 Compare May 7, 2025 18:25
kodiakhq[bot]
kodiakhq bot previously approved these changes May 7, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 31d7662 to 340ccbb Compare May 8, 2025 21:12
kodiakhq[bot]
kodiakhq bot previously approved these changes May 8, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes May 14, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 04672a7 to 0d4a04c Compare May 15, 2025 18:41
kodiakhq[bot]
kodiakhq bot previously approved these changes May 15, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 0d4a04c to 4dc3a71 Compare May 19, 2025 05:04
kodiakhq[bot]
kodiakhq bot previously approved these changes May 19, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 4dc3a71 to 964e385 Compare May 19, 2025 16:01
@renovate renovate bot force-pushed the renovate/angular-packages branch 2 times, most recently from 6e21836 to 192af1b Compare May 21, 2025 21:10
kodiakhq[bot]
kodiakhq bot previously approved these changes May 21, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 192af1b to cdf9aef Compare May 23, 2025 00:41
kodiakhq[bot]
kodiakhq bot previously approved these changes May 23, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from cdf9aef to 6b7ccca Compare May 23, 2025 17:52
kodiakhq[bot]
kodiakhq bot previously approved these changes May 23, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 6b7ccca to 70ec6d2 Compare May 26, 2025 05:34
kodiakhq[bot]
kodiakhq bot previously approved these changes May 26, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 70ec6d2 to 3d14e54 Compare May 27, 2025 15:17
kodiakhq[bot]
kodiakhq bot previously approved these changes May 27, 2025
@renovate renovate bot force-pushed the renovate/angular-packages branch from 3d14e54 to 16126ec Compare May 27, 2025 16:52
@pieh pieh merged commit 8874d98 into main May 27, 2025
18 checks passed
@pieh pieh deleted the renovate/angular-packages branch May 27, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-framework-in-fixtures dependencies javascript type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant