-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update angular monorepo to v20 (major) #248
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
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
Apply Sweep Rules to your PR?
|
deff847 to
8f85d6b
Compare
8f85d6b to
8d9506e
Compare
8d9506e to
ca97384
Compare
ca97384 to
db99bdd
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThis change updates Angular dependencies from version 16.2.0 to 18.2.0 across several core packages in the Changes
Possibly related issues
Poem
Comment |
|
db99bdd to
1267a62
Compare
1267a62 to
2e1b598
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- package.json (2 hunks)
Additional comments not posted (1)
package.json (1)
17-24: Ensure compatibility with@angular/coreand Angular CLI.The Angular dependencies have been updated to version 18.2.0, but
@angular/coreis still at version 16.2.0. This mismatch can lead to compatibility issues. Additionally, the Angular CLI and build tools indevDependenciesare still at version 16.2.0, which might not support the new features or changes in Angular 18.Consider updating
@angular/core,@angular-devkit/build-angular, and@angular/clito version 18.2.0 to ensure compatibility and take advantage of the latest features and improvements.Also applies to: 34-34
2e1b598 to
cb34b09
Compare
cb34b09 to
a6964c7
Compare
a6964c7 to
729f756
Compare
729f756 to
d0b74de
Compare
d0b74de to
136cf70
Compare
136cf70 to
25e323b
Compare
25e323b to
6b252ad
Compare
6b252ad to
cd5f3e3
Compare
This PR contains the following updates:
~16.2.0->~20.3.0~16.2.0->~20.3.0~16.2.0->~20.3.0~16.2.0->~20.3.0~16.2.0->~20.3.0~16.2.0->~20.3.0~16.2.0->~20.3.0~16.2.0->~20.3.0~16.2.0->~20.3.0Release Notes
angular/angular (@angular/animations)
v20.3.9Compare Source
v20.3.7Compare Source
animations
Element.animateexceptions (#64506)compiler
compiler-cli
core
router
v20.3.6Compare Source
core
platform-browser
DomEventsPluginshould always be the last plugin to be called forsupports(). (#50394)v20.3.5Compare Source
compiler-cli
core
animate.leavefunction bindings (#64413)migrations
router
v20.3.4Compare Source
core
migrations
v20.3.3Compare Source
compiler
core
migrations
v20.3.2Compare Source
compiler-cli
core
Resource.hasValue()(#63994)animate.leave(#63921)forms
FormResetEventwhen resetting control (#64034)migrations
v20.3.1Compare Source
compiler
aria-invalid(#63748)compiler-cli
core
migrations
v20.3.0Compare 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 (#63636)v20.2.4Compare Source
core
platform-server
v20.2.3Compare Source
compiler
core
rxResourcestreamthrew before returning anObservable(#63342)v20.2.2Compare Source
compiler
core
@forloop animations never get cancelled (#63328)animate.leavebinding to a string with spaces (#63366)v20.2.1Compare Source
compiler
v20.2.0Compare Source
Deprecations
animations
core
router
animations
compiler
compiler-cli
core
asaliases onelse ifblocks (#63047)animate.enterclass removal when composing classes (#62981)@iftoggles with leave animations (#63048)forms
http
HttpClient(#62586)language-service
platform-browser
router
currentNavigationsignal to theRouterservice. (#62971)service-worker
v20.1.8Compare Source
compiler
compiler-cli
v20.1.7Compare Source
compiler
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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.