chore(deps): update angular packages#381
Merged
Merged
Conversation
✅ Deploy Preview for angular-runtime-demo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
ca53e77 to
95a2e44
Compare
95a2e44 to
f14f83a
Compare
f14f83a to
9258169
Compare
9258169 to
9ebea2f
Compare
9ebea2f to
d377e73
Compare
d377e73 to
da3b6aa
Compare
da3b6aa to
0ce3859
Compare
0ce3859 to
08d15b8
Compare
08d15b8 to
d93a794
Compare
d93a794 to
aee0358
Compare
aee0358 to
489501b
Compare
serhalp
added a commit
to netlify/framework-adapters
that referenced
this pull request
Jul 3, 2026
* chore(deps): update angular packages * chore: update fixtures due to breaking change See https://github.com/angular/angular-cli/releases/tag/20.3.0. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.2.20->18.2.2119.2.15->19.2.1619.2.15->19.2.1619.2.15->19.2.1618.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.020.2.0-rc.0->20.3.118.2.20->18.2.2119.2.15->19.2.1620.2.0-rc.0->20.3.118.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.018.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.018.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.018.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.018.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.018.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.018.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.018.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.018.2.13->18.2.1419.2.14->19.2.1520.2.0-rc.1->20.3.018.2.20->18.2.2119.2.15->19.2.1620.2.0-rc.0->20.3.1Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v18.2.21Compare Source
Breaking Changes
@angular/ssr
The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.
Before:
After:
@angular-devkit/build-angular
@angular/build
@angular/ssr
angular/angular (@angular/animations)
v18.2.14Compare Source
Breaking Changes
core
The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.
Before:
After:
A schematic is provided to automatically update
main.server.tsfiles to pass theBootstrapContextto thebootstrapApplicationcall.In addition,
getPlatform()anddestroyPlatform()will now returnnulland be a no-op respectively when running in a server environment.(cherry picked from commit
8bf80c9)core
BootstrapContextfor improved server bootstrapping (#63640)angular/angular (@angular/compiler)
v18.2.14Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.