Update Fundamental NGX and Angular (major)#27
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Free Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
12393cd to
75f44f1
Compare
9f4022f to
bb4a12b
Compare
bb4a12b to
df9bc4a
Compare
9291eee to
a1db60a
Compare
9ecdf07 to
6517d01
Compare
52a3932 to
c8c9b83
Compare
034da0b to
0cf90a3
Compare
54b5a5c to
09de7aa
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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:
21.2.7→22.0.1^21.3.1→^22.0.0^21.2.1→^21.2.1 || ^22.0.0^21.2.0→^21.2.0 || ^22.0.0^21.2.7→^22.0.021.2.7→22.0.1^21.2.1→^21.2.1 || ^22.0.0^21.2.1→^21.2.1 || ^22.0.021.2.12→22.0.1^21.2.1→^21.2.1 || ^22.0.0^21.2.1→^21.2.1 || ^22.0.0^21.2.0→^21.2.0 || ^22.0.0^21.2.1→^21.2.1 || ^22.0.0^21.2.0→^21.2.0 || ^22.0.0^21.2.1→^21.2.1 || ^22.0.0^21.2.0→^21.2.0 || ^22.0.0^21.1.0→^22.0.05.9.3→6.0.3Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v22.0.1Compare Source
@angular/cli
@schematics/angular
@angular/build
v22.0.0Compare Source
Breaking Changes
@angular-devkit/architect-clipackage is no longer available. ThearchitectCLI tool has been moved to the@angular-devkit/architectpackage.@angular-devkit/build-angular:jestand@angular-devkit/build-angular:web-test-runnerbuilders have been removed.@angular/build
@angular/build:dev-server (ng serve)now assigns the highest priority to thePORTenvironment variable. This value will override any port configurations specified inangular.jsonor via the--portcommand-line flag. This includes the default port 4200.istanbul-lib-instrumentis now an optional peer dependency.Projects using karma with code coverage enabled will need to ensure that istanbul-lib-instrument is installed. Note:
ng updatewill automatically add this dependency during the update process.@angular/ssr
Deprecations
@angular-devkit/build-angular
@angular-devkit/build-webpack
@angular/ssr
@ngtools/webpack
@angular/cli
ChangeDetectionStrategy.Eager@schematics/angular
ChangeDetectionStrategy.DefaultwithEager@angular-devkit/architect-clipackage@angular-devkit/build-angular
@angular-devkit/build-webpack
@angular/build
experimentalPlatformtoplatformin application builder@angular/ssr
@ngtools/webpack
v21.2.16Compare Source
@angular/cli
@angular/ssr
v21.2.15Compare Source
@angular/cli
v21.2.14Compare Source
@angular/cli
@angular/build
v21.2.13Compare Source
@angular-devkit/build-angular
@angular/build
v21.2.12Compare Source
@angular/build
v21.2.11Compare Source
@angular/cli
@angular/ssr
v21.2.10Compare Source
@angular/cli
v21.2.9Compare Source
@angular/cli
@schematics/angular
@angular/ssr
v21.2.8: 21.2.8Compare Source
@angular/cli
@angular-devkit/build-angular
@angular/build
angular-eslint/angular-eslint (@angular-eslint/builder)
v22.0.0Compare Source
🚀 Features
❤️ Thank You
21.4.0 (2026-05-13)
🚀 Features
❤️ Thank You
21.3.1 (2026-03-17)
🩹 Fixes
❤️ Thank You
21.3.0 (2026-03-05)
🚀 Features
❤️ Thank You
21.2.0 (2026-01-29)
This was a version bump only for builder to align it with other projects, there were no code changes.
21.1.0 (2025-12-08)
🩹 Fixes
❤️ Thank You
21.0.1 (2025-11-23)
This was a version bump only for builder to align it with other projects, there were no code changes.
v21.4.0Compare Source
🚀 Features
❤️ Thank You
angular/angular (@angular/animations)
v22.0.1Compare Source
Deprecations
platform-server
@angular/platform-serveris deprecated. Use standardfetchAPIs instead.(cherry picked from commit
8446e46)common
compiler
href/xlink:hrefattributes of any element of the MathML namespacecompiler-cli
core
forms
tickadditionalProperties: falseon generated WebMCP formhttp
reportUploadProgressandreportDownloadProgresson post/patch requestslanguage-service
platform-server
router
service-worker
v22.0.0Compare Source
Blog post "Announcing Angular v22".
Breaking Changes
compiler
nullishCoalescingNotNullableandoptionalChainNotNullablediagnostics on exisiting projects.You might want to disable those 2 diagnotiscs in your
tsconfigtemporarily.invariables will throw in template expressions.compiler-cli
core
anyanymore. Make sure the element you pass is not nullable.changeDetectionproperty are nowOnPushby default. SpecifychangeDetection: ChangeDetectionStrategy.Eagerto keep the previous behavior.ChangeDetectorRef.checkNoChangeswas removed. In tests usefixture.detectChanges()Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.