-
Notifications
You must be signed in to change notification settings - Fork 31
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
Update angular-cli monorepo to v17 (major) #3294
Conversation
⚠ 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: visualization/package-lock.json
|
0f5b5fb
to
d9a59b6
Compare
abdefd4
to
721d858
Compare
Dependent on the next angular version. Will be updated in one block. |
a014fa8
to
7a51909
Compare
c25a9dc
to
0fd9f85
Compare
0fd9f85
to
8fb06f1
Compare
2efd543
to
6a46b56
Compare
a80defc
to
8050044
Compare
[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information The version of Java (11.0.14) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
c46b783
to
d27751d
Compare
82a18ea
to
419e586
Compare
f839fa1
to
ea393cb
Compare
ea393cb
to
7a2272c
Compare
@dependabot recreate |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Quality Gate passed for 'CodeCharta Visualization'Issues Measures |
Quality Gate passed for 'CodeCharta Analysis'Issues Measures |
This PR contains the following updates:
^16.2.10
->^17.0.0
^16.2.10
->^17.0.0
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v17.3.3
Compare Source
@schematics/angular
v17.3.2
Compare Source
@schematics/angular
@angular-devkit/build-angular
Internal server error: Invalid URL
when using a non localhost IPwebpack-dev-middleware
to6.1.2
v17.3.1
Compare Source
17.3.1 (2024-03-20)
@schematics/angular
@angular-devkit/build-angular
server
directory when SSR is enabledv17.3.0
Compare Source
@schematics/angular
@angular-devkit/build-angular
deployUrl
to application builderv17.2.3
Compare Source
@angular-devkit/build-angular
deployUrl
when using vite dev-serverv17.2.2
Compare Source
@angular-devkit/build-angular
v17.2.1
Compare Source
@angular-devkit/build-angular
mts
andcts
file replacementv17.2.0
Compare Source
@angular/cli
bun
package manager@schematics/angular
bun
package manager@angular-devkit/build-angular
.html
served with Vite dev-server@angular-devkit/schematics
bun
to known package managers@angular/create
bun
package managerv17.1.4
Compare Source
@angular/cli
package.json
duringng update
@angular-devkit/build-angular
v17.1.3
Compare Source
@angular-devkit/build-angular
./
baseHref when using vite based serverv17.1.2
Compare Source
@angular-devkit/build-angular
required
modules as externals importsoutput-path
when using esbuild based buildersv17.1.1
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/build-angular
ENOENT: no such file or directory
on Windows during component rebuild@angular/ssr
v17.1.0
Compare Source
@schematics/angular
outputPath
---skip-install
and--ssr
@angular-devkit/build-angular
--no-browsers
in karma builderallowedCommonJsDependencies
@web/test-runner
builderbrowser-sync
as optional dependencyOPTIONS
requests to be proxied when usingvite
v17.0.10
Compare Source
17.0.10 (2024-01-10)
@schematics/angular
@angular/cli
@angular-devkit/core
v17.0.9
Compare Source
@angular/cli
@angular-devkit/schematics
v17.0.8
Compare Source
@angular/cli
ng e2e
andng lint
prompt requires to hit Enter twice to proceed on Windows-d
alias for--dry-run
@schematics/angular
ng generate module
@angular-devkit/build-angular
@screen
directive in matcherv17.0.7
Compare Source
@angular-devkit/build-angular
baseHref
with trailing slash causes server not to be accessible without trailing slashnpm link
library from another workspace whenpreserveSymlinks
istrue
v17.0.6
Compare Source
@schematics/angular
skipLibCheck
in new workspace@angular-devkit/build-angular
preserveSymlinks
optionv17.0.5
Compare Source
Rolling back bbbe13d67 which appears to break file watching on Mac devices.
v17.0.4
Compare Source
@schematics/angular
@angular-devkit/build-angular
serve-path
v17.0.3
Compare Source
@angular-devkit/build-angular
v17.0.2
Compare Source
@angular-devkit/build-angular
localize
is enabled when using the esbuild based buildersv17.0.1
Compare Source
@angular/cli
@schematics/angular
dist
downlevelIteration
fromtsconfig.json
for new workspaces@angular-devkit/build-angular
deleteOutputPath
when usingesbuild-builder
ng serve
v17.0.0
Compare Source
Breaking Changes
@schematics/angular
ng generate application
andng new
. The--no-routing
command line option can be used to disable this behaviour.ng g interceptor
now generate a functional interceptor by default. or guard by default. To generate a class-based interceptor the--no-functional
command flag should be used.rootModuleClassName
,rootModuleFileName
andmain
options have been removed from the publicpwa
andapp-shell
schematics.appId
option 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
runExternalSchematicAsync
andrunSchematicAsync
methods have been removed in favor ofrunExternalSchematic
andrunSchematic
.Deprecations
@angular-devkit/build-angular
browserTarget
in the dev-server and extract-i18n builders have been deprecated in favor ofbuildTarget
.@angular/cli
@angular/ssr
as part of the ng updatepackageGroup
@schematics/angular
ng new --ssr
@nguniversal
to@angular/ssr
@nguniversal/builders
ng new
generated applicationng new
to use the esbuild application builder based builderREQUEST
andRESPONSE
tokens@angular/ssr
during migrationesModuleInterop
by default for ESM compliancessr
option to application schematicsConfiguration
📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 9pm" in timezone Europe/Berlin, 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.