fix(deps): update angular monorepo to v21 (major)#248
fix(deps): update angular monorepo to v21 (major)#248renovate[bot] wants to merge 1 commit intomasterfrom
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 Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis change updates Angular dependencies from version 16.2.0 to 18.2.0 across several core packages in the Changes
Possibly related issues
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
db99bdd to
1267a62
Compare
1267a62 to
2e1b598
Compare
There was a problem hiding this comment.
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
cd5f3e3 to
44edb6f
Compare
0f6bb2d to
7db057d
Compare
7db057d to
832004b
Compare
832004b to
635d73b
Compare
This PR contains the following updates:
~16.2.0→~21.2.0~16.2.0→~21.2.0~16.2.0→~21.2.0~16.2.0→~21.2.0~16.2.0→~21.2.0~16.2.0→~21.2.0~16.2.0→~21.2.0~16.2.0→~21.2.0~16.2.0→~21.2.0Release Notes
angular/angular (@angular/animations)
v21.2.4Compare Source
compiler
core
v21.2.3Compare Source
core
toString()representationv21.2.2Compare Source
compiler
compiler-cli
forms
v21.2.1Compare Source
core
http
v21.2.0Compare Source
common
compiler
instanceofbinary operatorAstVisitor.visitEmptyExpr()compiler-cli
core
forms
language-server
onDidChangeWatchedFileslanguage-service
router
canMatchparamsIsActiveMatchOptionsAPIs to accept a Partialv21.1.6Compare Source
Breaking Changes
core
Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.
(cherry picked from commit
306f367)common
compiler-cli
core
v21.1.5Compare Source
No user facing changes in this release
v21.1.4Compare Source
compiler
core
forms
http
v21.1.3Compare Source
core
linkedSignal.updateshould propagate errorsforms
localize
router
v21.1.2Compare Source
forms
language-service
router
v21.1.1Compare Source
compiler-cli
core
forms
v21.1.0Compare Source
Deprecations
upgrade
VERSIONfrom@angular/upgradeis deprecated. Please use the entry from@angular/upgrade/staticinstead.common
compiler
core
StaticProviderforprovidePlatformInitializerforms
platform-browser
contexttocreateApplicationcreateApplicationrouter
upgrade
VERSIONexportv21.0.9Compare Source
forms
migrations
v21.0.8Compare Source
core
v21.0.7Compare Source
compiler
compiler-cli
importsexpressiontypeoftype referencescore
forms
[formField]directivedirtyinputhiddeninputpendinginputrouter
queryParamsHandlingupdateCallbackDonepromisev21.0.6Compare Source
Breaking Changes (affecting only experimental features)
forms
The shape of
SignalFormsConfig.classeshas changedPreviously each function in the
classesmap took aFieldState. Nowit takes a
Fielddirective.For example if you previously had:
You would need to update to:
(cherry picked from commit
348f149)(cherry picked from commit
ae0c590)core
forms
language-service
v21.0.5Compare Source
core
InjectionTokenwith factory onlyforms
v21.0.4Compare Source
compiler
compiler-cli
forms
Fielddirectivev21.0.3[Compare Source](https://redirect.github.com/angular
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.