-
Notifications
You must be signed in to change notification settings - Fork 1
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 dependency @angular-devkit/build-angular to v18 #585
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-angular-devkit
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 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
7c31576
to
5dd7cf4
Compare
88e78b5
to
a419e57
Compare
70373c4
to
61df3c7
Compare
f6e42ce
to
ab33649
Compare
ab33649
to
cf7cd63
Compare
a506f21
to
4ebd048
Compare
12640a4
to
25793a5
Compare
25793a5
to
e9176f2
Compare
0c567e1
to
d7b4b95
Compare
44811eb
to
489962f
Compare
489962f
to
173a6ad
Compare
fdd7ba5
to
a0c1147
Compare
a0c1147
to
88abaec
Compare
88abaec
to
0534c92
Compare
a4ecd45
to
0cf41a6
Compare
0cf41a6
to
0a956c1
Compare
0a956c1
to
7448b5d
Compare
ae36364
to
167f4f4
Compare
6eb2d38
to
93e2dd4
Compare
93e2dd4
to
35003b5
Compare
d3e35f1
to
6fdb761
Compare
e3e38c5
to
a769367
Compare
a769367
to
74db176
Compare
98364d4
to
be913b1
Compare
be913b1
to
90c8859
Compare
90c8859
to
8df578f
Compare
8df578f
to
ddc7d8e
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:
^12.2.14
->^18.2.0
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v18.2.0
Compare Source
@angular/build
v18.1.4
Compare Source
18.1.4 (2024-08-07)
@angular/build
v18.1.3
Compare Source
@angular/build
nonce
attribute to script tags when inline critical CSS is disabledextract-i18n
builder for librariesv18.1.2
Compare Source
@angular/build
v18.1.1
Compare Source
@angular-devkit/build-angular
@angular/build
v18.1.0
Compare Source
@angular/cli
ng update
to keep newline at the end of package.json@angular-devkit/build-angular
5.29.2
@angular/build
v18.0.7
Compare Source
@angular/cli
ng update
to keep newline at the end of package.json@angular-devkit/build-angular
5.29.2
@angular/build
v18.0.6
Compare Source
@angular/build
v18.0.5
Compare Source
18.0.5 (2024-06-20)
@schematics/angular
@angular-devkit/build-angular
@angular/build
.mjs
files when using Vitev18.0.4
Compare Source
@angular/build
@angular/localize/init
v18.0.3
Compare Source
@angular/cli
schema.json
options to parsed command, also when a version is passed tong add <package>@​<version>
@angular/build
v18.0.2
Compare Source
@schematics/angular
assets
option correctly for new applications@angular/build
@warn
location@angular/pwa
icons
location to matchassets
builder optionv18.0.1
Compare Source
@schematics/angular
@angular/build
polyfills
option asstring
duringng serve
v18.0.0
Compare Source
Breaking Changes
@angular/cli
ng doc
command has been removed without a replacement. To perform searches, please visit www.angular.dev@angular-devkit/build-angular
By default, the index.html file is no longer emitted in the browser directory when using the application builder with SSR. Instead, an index.csr.html file is emitted. This change is implemented because in many cases server and cloud providers incorrectly treat the index.html file as a statically generated page. If you still require the old behavior, you can use the
index
option to specify theoutput
file name.The support for the legacy Sass build pipeline, previously accessible via
NG_BUILD_LEGACY_SASS
when utilizing webpack-based builders, has been removed.Deprecations
@angular-devkit/schematics
NodePackageLinkTask
in@angular-devkit/schematics
. A custom task should be created instead.@angular/cli
ng dev
alias tong serve
--version
option@angular/build
package to update group listng version
commandng doc
command@schematics/angular
assets
withpublic
directory@angular-devkit/architect
@angular-devkit/build-angular
poll
option in the library builderindex.html
file in the browser directory when using SSR.@angular-devkit/schematics
NodePackageLinkTask
@angular/build
ansi-colors
andpicomatch
dependenciesv17.3.8
Compare Source
@angular/cli
@angular-devkit/schematics
SchematicTestRunner.runExternalSchematic
fails with "The encoded data was not valid for encoding utf-8"v17.3.7
Compare Source
v17.3.6
Compare Source
@angular-devkit/build-angular
v17.3.5
Compare Source
v17.3.4
Compare Source
@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 importsConfiguration
📅 Schedule: Branch creation - "after 2am and before 7am every weekday,after 2am and before 7am every weekend" in timezone Asia/Yangon, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.