-
Notifications
You must be signed in to change notification settings - Fork 5
Update angular-cli monorepo to v20 (major) #39
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-angular-cli-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
⚠ 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: docs/website/package-lock.json
|
d4d9f6a
to
c79036b
Compare
c79036b
to
09fc69f
Compare
09fc69f
to
0472faf
Compare
0472faf
to
266106b
Compare
266106b
to
36e9ea6
Compare
36e9ea6
to
f5c28b6
Compare
f5c28b6
to
cee1e8a
Compare
cee1e8a
to
6e3f320
Compare
6e3f320
to
83ead06
Compare
83ead06
to
8d12802
Compare
8d12802
to
49266bc
Compare
49266bc
to
af4d3df
Compare
af4d3df
to
19ca0de
Compare
19ca0de
to
b17ad45
Compare
3809dc0
to
e6f37b6
Compare
e6f37b6
to
061c1ef
Compare
061c1ef
to
3ce3a76
Compare
3ce3a76
to
cce1460
Compare
cce1460
to
ceeb641
Compare
ceeb641
to
ff7c313
Compare
ff7c313
to
a1a71f2
Compare
a1a71f2
to
da6a3ca
Compare
da6a3ca
to
cac0da8
Compare
cac0da8
to
2a92d26
Compare
2a92d26
to
943f446
Compare
943f446
to
80701e6
Compare
80701e6
to
dc569f3
Compare
dc569f3
to
07b0199
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
13.3.8
->20.3.5
13.3.8
->20.3.5
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v20.3.5
Compare Source
v20.3.4
Compare Source
@schematics/angular
process.env['pm_id']
@angular-devkit/build-angular
InjectionToken
as pure for improved tree-shaking@angular/build
InjectionToken
as pure for improved tree-shakingv20.3.3
Compare Source
@schematics/angular
__screenshots__/
to.gitignore
@angular/ssr
v20.3.2
Compare Source
v20.3.1
Compare Source
@angular/build
7.1.5
v20.3.0
Compare Source
Breaking Changes
@angular/ssr
The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.
Before:
After:
@schematics/angular
@angular/cli
@angular-devkit/build-angular
@angular/build
@angular/ssr
v20.2.2
Compare Source
@angular/cli
@angular/build
v20.2.1
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/schematics-cli
@angular/build
v20.2.0
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/schematics
@angular/build
v20.1.6
Compare Source
@schematics/angular
typeSeparator
in the library schematicv20.1.5
Compare Source
@angular/cli
v20.1.4
Compare Source
@angular/cli
@angular/build
v20.1.3
Compare Source
@angular/build
vite
to7.0.6
v20.1.2
Compare Source
@angular/cli
define
option is being included multiple times in the JSON help@angular-devkit/core
v20.1.1
Compare Source
@angular/build
outputHashing
is set toall
orbundles
when HMR is enabledv20.1.0
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/build-angular
@angular/build
@angular/ssr
loadChildren
runs in correct injection context during route extractionv20.0.6
Compare Source
@schematics/angular
@angular/build
@vitest/browser/context
from esbuild bundlingv20.0.5
Compare Source
@angular-devkit/build-angular
@vitejs/plugin-basic-ssl
dependency@angular/build
/
to/base
v20.0.4
Compare Source
@schematics/angular
@angular/ssr
v20.0.3
Compare Source
@schematics/angular
main.server.ts
intsconfig.files
when presenttypeSeparator
when generating applications@angular/build
v20.0.2
Compare Source
@schematics/angular
less
as a devDependency when selected as the style preprocessor@angular/build
v20.0.1
Compare Source
@angular/cli
@schematics/angular
@angular/build
v20.0.0
Compare Source
Breaking Changes
@angular/cli
Node.js v18 is no longer supported with Angular.
Before updating a project to Angular v20, the Node.js version must be
at least 20.11.1. For the full list of supported Node.js versions,
see https://angular.dev/reference/versions.
Node.js versions from 22.0 to 22.10 are no longer supported
@schematics/angular
--server-routing
option has been removed from several schematics. Server routing will be used when using the application builder.@angular-devkit/schematics
The
NodePackageLinkTask
has been removed without a replacement. Create a custom task if needed.Note: This does not affect application developers.
@angular/build
@schematics/angular
moduleResolution
tobundler
@angular/build
in new projects--server-routing
option@angular/ssr
dependency only whenprovideServerRendering
import has been updated.ng.html
extensionwithAppShell
.ng.html
file extension.component
extension/typeprovideServerRoutesConfig
toprovideServerRendering
scripts
option value from new applicationsoutputPath
option value from generated applications@angular/cli
@angular-devkit/build-angular
@angular-devkit/schematics
NodePackageLinkTask
@angular/build
browser
optionConfiguration
📅 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.