chore(deps): update angular-cli monorepo to v22 - #111
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
⚠ 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 |
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
February 1, 2024 06:59
a0245a3 to
302339b
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
February 17, 2024 21:23
302339b to
36ff069
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
March 17, 2024 00:39
36ff069 to
1f66c5e
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
May 25, 2024 21:58
1f66c5e to
0a6b185
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
July 13, 2024 17:23
0a6b185 to
f3cc0f6
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
August 17, 2024 20:12
55c18e5 to
35723a7
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
August 28, 2024 12:27
35723a7 to
de0d7e2
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
November 22, 2024 17:13
de0d7e2 to
67485bd
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
January 19, 2025 00:52
67485bd to
756b581
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
March 1, 2025 22:41
756b581 to
6ec84b9
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
April 15, 2025 13:13
6ec84b9 to
346c3cb
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
May 31, 2025 18:06
346c3cb to
72915b2
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
July 13, 2025 01:53
72915b2 to
0b0ca65
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
August 23, 2025 18:12
0b0ca65 to
3cdbc45
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
September 13, 2025 23:25
3cdbc45 to
bc37c1a
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
November 22, 2025 22:01
bc37c1a to
e20f4e4
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
January 18, 2026 02:18
e20f4e4 to
a6e9aeb
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
March 1, 2026 00:56
a6e9aeb to
c993760
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
June 6, 2026 17:32
c993760 to
04d2a24
Compare
renovate
Bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
August 2, 2026 01:05
04d2a24 to
8fc0f25
Compare
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:
^16.2.1→^22.0.0~16.2.0→~22.1.0Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v22.1.2Compare Source
@angular/cli
@angular/build
v22.1.1Compare Source
@angular/cli
@angular/build
v22.1.0Compare Source
Deprecations
@angular-devkit/core
stringToFileBufferandfileBufferToStringare deprecated. Use standard Web APIs (TextEncoderandTextDecoder) instead.Internal usages within the repository have been removed and replaced with standard Web APIs. The public API golden file for
@angular-devkit/corehas been updated to reflect the deprecations.@schematics/angular
@angular/cli
@angular-devkit/core
@angular/build
@angular/ssr
v22.0.9Compare Source
@angular/cli
@angular/build
v22.0.8Compare Source
@angular/cli
@angular/build
v22.0.7Compare Source
@angular/cli
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
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.