-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update angular monorepo #364
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/angular-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+412
−176
Conversation
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
a4ed674 to
67b4f7d
Compare
e15713b to
13f2c79
Compare
13f2c79 to
8afc746
Compare
8afc746 to
2f02b2f
Compare
e203181 to
1456760
Compare
c259958 to
49f181a
Compare
49f181a to
d9f59d6
Compare
1986b35 to
27f1758
Compare
27f1758 to
9fd3216
Compare
9fd3216 to
b42d874
Compare
b42d874 to
56c214f
Compare
56c214f to
689a4fc
Compare
278e60e to
6f99ae8
Compare
6f99ae8 to
9e9cadb
Compare
9e9cadb to
3ab78f3
Compare
3ab78f3 to
0b1edf5
Compare
0b1edf5 to
b36c0bd
Compare
b36c0bd to
74d127e
Compare
74d127e to
412f0fc
Compare
9d85763 to
d90c49a
Compare
d90c49a to
d824b96
Compare
d824b96 to
9b082e6
Compare
9b082e6 to
8cb7521
Compare
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.11→18.2.1418.2.11→18.2.1418.2.11→18.2.1418.2.11→18.2.1418.2.11→18.2.1418.2.11→18.2.1418.2.11→18.2.1418.2.11→18.2.1418.2.11→18.2.14~0.15.0→~0.16.0Release Notes
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)v18.2.13Compare Source
migrations
v18.2.12Compare Source
compiler-cli
angular/angular (zone.js)
v0.16.0Compare Source
BREAKING CHANGE
v0.15.1Compare Source
Bug Fixes
abortlistener once fetch is settled (#57882) (6976349)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.