fix(deps): update fundamental ngx and angular (major)#59
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
from
December 9, 2024 02:47
7850364 to
26467d0
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
2 times, most recently
from
December 20, 2024 01:58
590303a to
2df9e0e
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
2 times, most recently
from
January 10, 2025 05:48
3d4e770 to
38b968b
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
from
January 15, 2025 01:02
38b968b to
6ff3333
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
3 times, most recently
from
January 29, 2025 09:50
71aa57a to
51e55cd
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
4 times, most recently
from
February 8, 2025 00:43
179dcc3 to
5870bf8
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
5 times, most recently
from
February 20, 2025 16:40
ed1d624 to
1d1b39e
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
from
February 24, 2025 02:14
1d1b39e to
885d1b2
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
from
March 7, 2025 23:22
885d1b2 to
f8e3ea1
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
from
March 10, 2025 22:12
f8e3ea1 to
c1f55eb
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
from
October 13, 2025 08:42
e2b18f1 to
8433050
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
from
October 22, 2025 12:52
8433050 to
7e2e22e
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
from
November 19, 2025 22:01
7e2e22e to
f14bd96
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
8 times, most recently
from
December 3, 2025 03:05
bfa4676 to
827260e
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
4 times, most recently
from
December 12, 2025 04:10
a3a6d92 to
fdd46d8
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
2 times, most recently
from
December 18, 2025 22:52
4ef1398 to
0a1c963
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
6 times, most recently
from
January 14, 2026 18:52
7b3370c to
3ecbdab
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
3 times, most recently
from
January 21, 2026 21:04
8097b30 to
602e26d
Compare
renovate
Bot
force-pushed
the
renovate/major-fundamental-ngx-and-angular
branch
2 times, most recently
from
January 28, 2026 21:39
c03abe5 to
8cb3853
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:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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:
^17.3.8→^22.0.0^17.3.0→^22.0.6^17.0.0→^22.0.4^17.3.8→^22.0.0^17.3.0→^22.0.6^17.3.0→^22.0.0^17.3.0→^22.0.6^17.3.11→^22.0.6^17.3.0→^22.0.6^17.3.0→^22.0.6^17.3.0→^22.0.6^17.3.0→^22.0.67.0.2→14.1.0^17.0.0→^20.0.0~5.4.2→~7.0.0Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v22.0.6Compare Source
v22.0.5Compare Source
@angular/cli
@schematics/angular
@angular-devkit/build-angular
@angular/build
@angular/ssr
v22.0.4: 22.0.4Compare Source
@angular/build
v22.0.3Compare Source
v22.0.2Compare Source
@angular/cli
@angular/build
@angular/ssr
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.19Compare Source
v21.2.18Compare Source
@angular/cli
@angular/build
v21.2.17Compare Source
@angular/build
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
v21.2.7Compare Source
@angular/cli
@angular/build
v21.2.6Compare Source
@angular/cli
@angular/build
v21.2.5Compare Source
@angular/cli
@angular/ssr
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.