-
Notifications
You must be signed in to change notification settings - Fork 7
Update angular-cli monorepo to v17 (major) #25
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
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: yarn.lock |
a6556ae to
4460aba
Compare
4460aba to
2cbcc6b
Compare
2cbcc6b to
37805e4
Compare
37805e4 to
7cc5a05
Compare
7cc5a05 to
8514a17
Compare
8514a17 to
d4039b7
Compare
d4039b7 to
9abec8e
Compare
9abec8e to
9090e33
Compare
9090e33 to
581a31c
Compare
581a31c to
9966f2b
Compare
9966f2b to
f1a2c04
Compare
df2340a to
9304597
Compare
9304597 to
66352c7
Compare
e5882a1 to
a0aea86
Compare
a0aea86 to
711c021
Compare
cf771c6 to
26cd3bb
Compare
9e3d393 to
87e5f9c
Compare
87e5f9c to
230dc89
Compare
230dc89 to
e9cdcb6
Compare
e9cdcb6 to
e294efa
Compare
8e6441d to
dd29c67
Compare
09578c6 to
281598e
Compare
19d48cd to
ad6e6c2
Compare
ad6e6c2 to
692d782
Compare
692d782 to
a78eee3
Compare
eeef27d to
230271e
Compare
0420203 to
2b729cb
Compare
6785041 to
28c25cc
Compare
28c25cc to
5fc6f00
Compare
5fc6f00 to
2e11437
Compare
2e11437 to
dc5b9d7
Compare
0771ac2 to
118b30f
Compare
118b30f to
4c9d745
Compare
f640760 to
e969ecd
Compare
e8b5abf to
dfd41b6
Compare
dfd41b6 to
0aeda9e
Compare
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:
0.1002.0->17.2.310.2.0->17.2.3Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v17.2.3Compare Source
@angular-devkit/build-angular
deployUrlwhen using vite dev-serverv17.2.2Compare Source
@angular-devkit/build-angular
v17.2.1Compare Source
@angular-devkit/build-angular
mtsandctsfile replacementv17.2.0Compare Source
@angular/cli
bunpackage manager@schematics/angular
bunpackage manager@angular-devkit/build-angular
.htmlserved with Vite dev-server@angular-devkit/schematics
bunto known package managers@angular/create
bunpackage managerv17.1.4Compare Source
@angular/cli
package.jsonduringng update@angular-devkit/build-angular
v17.1.3Compare Source
@angular-devkit/build-angular
./baseHref when using vite based serverv17.1.2Compare Source
@angular-devkit/build-angular
requiredmodules as externals importsoutput-pathwhen using esbuild based buildersv17.1.1Compare Source
@angular/cli
@schematics/angular
@angular-devkit/build-angular
ENOENT: no such file or directoryon Windows during component rebuild@angular/ssr
v17.1.0Compare Source
@schematics/angular
outputPath---skip-installand--ssr@angular-devkit/build-angular
--no-browsersin karma builderallowedCommonJsDependencies@web/test-runnerbuilderbrowser-syncas optional dependencyOPTIONSrequests to be proxied when usingvitev17.0.10Compare Source
17.0.10 (2024-01-10)
@schematics/angular
@angular/cli
@angular-devkit/core
v17.0.9Compare Source
@angular/cli
@angular-devkit/schematics
v17.0.8Compare Source
@angular/cli
ng e2eandng lintprompt requires to hit Enter twice to proceed on Windows-dalias for--dry-run@schematics/angular
ng generate module@angular-devkit/build-angular
@screendirective in matcherv17.0.7Compare Source
@angular-devkit/build-angular
baseHrefwith trailing slash causes server not to be accessible without trailing slashnpm linklibrary from another workspace whenpreserveSymlinksistruev17.0.6Compare Source
@schematics/angular
skipLibCheckin new workspace@angular-devkit/build-angular
preserveSymlinksoptionv17.0.5Compare Source
Rolling back bbbe13d67 which appears to break file watching on Mac devices.
v17.0.4Compare Source
@schematics/angular
@angular-devkit/build-angular
serve-pathv17.0.3Compare Source
@angular-devkit/build-angular
v17.0.2Compare Source
@angular-devkit/build-angular
localizeis enabled when using the esbuild based buildersv17.0.1Compare Source
@angular/cli
@schematics/angular
distdownlevelIterationfromtsconfig.jsonfor new workspaces@angular-devkit/build-angular
deleteOutputPathwhen usingesbuild-builderng servev17.0.0Compare Source
Breaking Changes
@schematics/angular
ng generate applicationandng new. The--no-routingcommand line option can be used to disable this behaviour.ng g interceptornow generate a functional interceptor by default. or guard by default. To generate a class-based interceptor the--no-functionalcommand flag should be used.rootModuleClassName,rootModuleFileNameandmainoptions have been removed from the publicpwaandapp-shellschematics.appIdoption has been removed.@angular-devkit/build-angular
Node.js v16 support has been removed
Node.js v16 is planned to be End-of-Life on 2023-09-11. Angular will stop supporting Node.js v16 in Angular v17.
For Node.js release schedule details, please see: https://github.com/nodejs/release#release-schedule
@angular-devkit/schematics
runExternalSchematicAsyncandrunSchematicAsyncmethods have been removed in favor ofrunExternalSchematicandrunSchematic.Deprecations
@angular-devkit/build-angular
browserTargetin the dev-server and extract-i18n builders have been deprecated in favor ofbuildTarget.@angular/cli
@angular/ssras part of the ng updatepackageGroup@schematics/angular
ng new --ssr@nguniversalto@angular/ssr@nguniversal/buildersng newgenerated applicationng newto use the esbuild application builder based builderREQUESTandRESPONSEtokens@angular/ssrduring migrationesModuleInteropby default for ESM compliancessroption to application schematicsbaseUrlfromtsconfig.json@angular-devkit/build-angular
buildTargetoption to dev-server andextract-i18nbuildersvitebrowser-esbuildbuilderConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.