chore(deps): update angular to v18 (major) #3183
Closed
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:
17.3.8
->18.0.6
17.5.2
->18.0.1
17.5.2
->18.0.1
17.5.2
->18.0.1
17.5.2
->18.0.1
17.3.11
->18.0.5
17.3.8
->18.0.6
^16.0.0 || ^17.0.0
->^16.0.0 || ^17.0.0 || ^18.0.0
17.3.11
->18.0.5
17.3.11
->18.0.5
17.3.11
->18.0.5
^16.0.0 || ^17.0.0
->^16.0.0 || ^17.0.0 || ^18.0.0
17.3.11
->18.0.5
17.3.11
->18.0.5
17.3.11
->18.0.5
17.3.11
->18.0.5
17.3.11
->18.0.5
17.3.11
->18.0.5
17.3.11
->18.0.5
17.3.11
->18.0.5
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v18.0.6
Compare Source
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
dependenciesangular-eslint/angular-eslint (@angular-eslint/builder)
v18.0.1
Compare Source
🩹 Fixes
❤️ Thank You
v18.0.0
Compare Source
🚀 Features
❤️ Thank You
17.5.2 (2024-05-28)
🩹 Fixes
17.5.1 (2024-05-23)
🩹 Fixes
17.5.0 (2024-05-22)
🩹 Fixes
update dependency @angular/compiler to v17.3.9
update typescript-eslint packages to v7.10.0
❤️ Thank You
17.4.1 (2024-05-15)
🩹 Fixes
❤️ Thank You
17.4.0 (2024-05-07)
🩹 Fixes
update dependency @angular/compiler to v17.3.4
update dependency eslint-scope to v8.0.1
update typescript-eslint packages to v7.6.0
update typescript-eslint packages to v7.7.0
update dependency @angular/compiler to v17.3.6
update typescript-eslint packages to v7.8.0
❤️ Thank You
17.3.0 (2024-03-15)
🚀 Features
🩹 Fixes
update dependency tmp to v0.2.3
migrate to nx 18
update dependency ignore to v5.3.1
update dependency eslint to v8.57.0
update typescript-eslint packages to v7 (major)
update dependency @angular/compiler to v17.3.0
output declaration files in all packages
❤️ Thank You
17.2.1 (2024-01-20)
🩹 Fixes
update typescript-eslint packages to v6.18.1
update typescript-eslint packages to v6.19.0
update dependency @angular/compiler to v17.1.0
❤️ Thank You
17.2.0 (2024-01-06)
🩹 Fixes
update dependency eslint to v8.56.0
update typescript-eslint packages to v6.18.0
update dependency @angular/compiler to v17.0.8
update dependency eslint-scope to v8
❤️ Thank You
17.1.1
🩹 Fixes
update nrwl monorepo to v17.1.3
update typescript-eslint packages to v6.12.0
update dependency ignore to v5.3.0
update dependency eslint to v8.54.0
update typescript-eslint packages to v6.13.0
update typescript-eslint packages to v6.13.1
❤️ Thank You
17.1.0
This was a version bump only for builder to align it with other projects, there were no code changes.
angular-eslint/angular-eslint (@angular-eslint/eslint-plugin)
v18.0.1
Compare Source
🩹 Fixes
❤️ Thank You
v18.0.0
Compare Source
🚀 Features
❤️ Thank You
17.5.2 (2024-05-28)
🩹 Fixes
17.5.1 (2024-05-23)
🩹 Fixes
17.5.0 (2024-05-22)
🚀 Features
🩹 Fixes
update dependency @angular/compiler to v17.3.9
update typescript-eslint packages to v7.10.0
eslint-plugin: [no-input-rename] incorrectly triggers on input transforms
❤️ Thank You
17.4.1 (2024-05-15)
🩹 Fixes
❤️ Thank You
17.4.0 (2024-05-07)
🚀 Features
🩹 Fixes
update dependency @angular/compiler to v17.3.4
update dependency eslint-scope to v8.0.1
update typescript-eslint packages to v7.6.0
update typescript-eslint packages to v7.7.0
update dependency @angular/compiler to v17.3.6
update typescript-eslint packages to v7.8.0
eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule
❤️ Thank You
17.3.0 (2024-03-15)
🚀 Features
eslint-plugin: consistent-component-styles
eslint-plugin: add prefer-standalone rule for checking all directives
🩹 Fixes
update dependency tmp to v0.2.3
migrate to nx 18
update dependency ignore to v5.3.1
update dependency eslint to v8.57.0
update typescript-eslint packages to v7 (major)
update dependency @angular/compiler to v17.3.0
output declaration files in all packages
❤️ Thank You
17.2.1 (2024-01-20)
🩹 Fixes
update typescript-eslint packages to v6.18.1
update typescript-eslint packages to v6.19.0
update dependency @angular/compiler to v17.1.0
❤️ Thank You
17.2.0 (2024-01-06)
🚀 Features
🩹 Fixes
update dependency eslint to v8.56.0
update typescript-eslint packages to v6.18.0
update dependency @angular/compiler to v17.0.8
update dependency eslint-scope to v8
❤️ Thank You
17.1.1
🩹 Fixes
update nrwl monorepo to v17.1.3
update typescript-eslint packages to v6.12.0
update dependency ignore to v5.3.0
update dependency eslint to v8.54.0
update typescript-eslint packages to v6.13.0
update typescript-eslint packages to v6.13.1
eslint-plugin: fix max inline declarations rule for styles string
❤️ Thank You
17.1.0
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
angular-eslint/angular-eslint (@angular-eslint/eslint-plugin-template)
v18.0.1
Compare Source
🩹 Fixes
❤️ Thank You
v18.0.0
Compare Source
🚀 Features
❤️ Thank You
17.5.2 (2024-05-28)
🩹 Fixes
17.5.1 (2024-05-23)
🩹 Fixes
17.5.0 (2024-05-22)
🚀 Features
🩹 Fixes
update dependency @angular/compiler to v17.3.9
update typescript-eslint packages to v7.10.0
eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence
❤️ Thank You
17.4.1 (2024-05-15)
🩹 Fixes
❤️ Thank You
17.4.0 (2024-05-07)
🩹 Fixes
update dependency @angular/compiler to v17.3.4
update dependency eslint-scope to v8.0.1
update typescript-eslint packages to v7.6.0
update typescript-eslint packages to v7.7.0
update dependency @angular/compiler to v17.3.6
update typescript-eslint packages to v7.8.0
eslint-plugin-template: [attributes-order] calculate valueless structural directive start/end positions correctly
❤️ Thank You
17.3.0 (2024-03-15)
🩹 Fixes
update dependency tmp to v0.2.3
migrate to nx 18
update dependency ignore to v5.3.1
update dependency eslint to v8.57.0
update typescript-eslint packages to v7 (major)
update dependency @angular/compiler to v17.3.0
output declaration files in all packages
eslint-plugin-template: [eqeqeq] calculate offset to find true absolute source span
❤️ Thank You
17.2.1 (2024-01-20)
🩹 Fixes
update typescript-eslint packages to v6.18.1
update typescript-eslint packages to v6.19.0
update dependency @angular/compiler to v17.1.0
eslint-plugin-template: [no-call-expression] False negative with the new control flow syntax
eslint-plugin-template: handle i18n tags on structural direcives
❤️ Thank You
17.2.0 (2024-01-06)
🩹 Fixes
update dependency eslint to v8.56.0
update typescript-eslint packages to v6.18.0
update dependency @angular/compiler to v17.0.8
update dependency eslint-scope to v8
eslint-plugin-template: fix control flow syntax with i18n rule
❤️ Thank You
17.1.1
🩹 Fixes
update nrwl monorepo to v17.1.3
update typescript-eslint packages to v6.12.0
update dependency ignore to v5.3.0
update dependency eslint to v8.54.0
update typescript-eslint packages to v6.13.0
update typescript-eslint packages to v6.13.1
eslint-plugin-template: [prefer-ngsrc] Do not prefer ngsrc for base64-encoded strings
eslint-plugin-template: [prefer-control-flow] prevent error when…
❤️ Thank You
17.1.0
🚀 Features
eslint-plugin-template: [no-negated-async] values used with the async pipe are not negated
eslint-plugin-template: [prefer-control-flow] add rule
🩹 Fixes
❤️ Thank You
angular-eslint/angular-eslint (@angular-eslint/template-parser)
v18.0.1
Compare Source
This was a version bump only for template-parser to align it with other projects, there were no code changes.
v18.0.0
Compare Source
🚀 Features
❤️ Thank You
17.5.2 (2024-05-28)
🩹 Fixes
17.5.1 (2024-05-23)
🩹 Fixes
17.5.0 (2024-05-22)
🩹 Fixes
update dependency @angular/compiler to v17.3.9
update typescript-eslint packages to v7.10.0
❤️ Thank You
17.4.1 (2024-05-15)
🩹 Fixes
❤️ Thank You
17.4.0 (2024-05-07)
🩹 Fixes
update dependency @angular/compiler to v17.3.4
update dependency eslint-scope to v8.0.1
update typescript-eslint packages to v7.6.0
update typescript-eslint packages to v7.7.0
update dependency @angular/compiler to v17.3.6
update typescript-eslint packages to v7.8.0
❤️ Thank You
17.3.0 (2024-03-15)
🩹 Fixes
update dependency tmp to v0.2.3
migrate to nx 18
update dependency ignore to v5.3.1
update dependency eslint to v8.57.0
update typescript-eslint packages to v7 (major)
update dependency @angular/compiler to v17.3.0
output declaration files in all packages
❤️ Thank You
17.2.1 (2024-01-20)
🩹 Fixes
update typescript-eslint packages to v6.18.1
update typescript-eslint packages to v6.19.0
update dependency @angular/compiler to v17.1.0
eslint-plugin-template: [no-call-expression] False negative with the new control flow syntax
❤️ Thank You
17.2.0 (2024-01-06)
🩹 Fixes
update dependency eslint to v8.56.0
update typescript-eslint packages to v6.18.0
update dependency @angular/compiler to v17.0.8
update dependency eslint-scope to v8
eslint-plugin-template: fix control flow syntax with i18n rule
❤️ Thank You
17.1.1
🩹 Fixes
update nrwl monorepo to v17.1.3
update typescript-eslint packages to v6.12.0
update dependency ignore to v5.3.0
update dependency eslint to v8.54.0
update typescript-eslint packages to v6.13.0
update typescript-eslint packages to v6.13.1
❤️ Thank You
17.1.0
This was a version bump only for template-parser to align it with other projects, there were no code changes.
angular/angular (@angular/animations)
v18.0.5
Compare Source
core
| Commit | Type | Description |
| -- | --
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Zurich, 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.