Bumps the angular group with 3 updates in the / directory: @angular-devkit/core, @angular-devkit/schematics and @angular/cdk.
Updates @angular-devkit/core from 17.2.0 to 18.0.5
Release notes
Sourced from @angular-devkit/core's releases.
v18.0.5
18.0.5 (2024-06-20)
@schematics/angular
| Commit |
Description |
 |
update schematics to use RouterModule when --routing flag is present |
@angular-devkit/build-angular
| Commit |
Description |
 |
use istanbul-lib-instrument directly for karma code coverage |
@angular/build
| Commit |
Description |
 |
add CSP nonce to script with src tags |
 |
automatically resolve .mjs files when using Vite |
 |
use Node.js available parallelism for default worker count |
v18.0.4
18.0.4 (2024-06-13)
@angular/build
| Commit |
Description |
 |
do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled |
 |
generate module preloads next to script elements in index HTML |
 |
Initiate PostCSS only once |
 |
issue warning when auto adding @angular/localize/init |
v18.0.3
18.0.3 (2024-06-05)
@angular/cli
| Commit |
Description |
 |
add schema.json options to parsed command, also when a version is passed to ng add <package>@<version> |
@angular/build
| Commit |
Description |
 |
avoid escaping rebased Sass URL values |
 |
disable JS transformer persistent cache on web containers |
 |
improve Sass rebaser ident token detection |
 |
watch all related files during a Sass error |
v18.0.2
18.0.2 (2024-05-29)
@schematics/angular
... (truncated)
Changelog
Sourced from @angular-devkit/core's changelog.
18.0.5 (2024-06-20)
@schematics/angular
| Commit |
Type |
Description |
| 5c705e800 |
fix |
update schematics to use RouterModule when --routing flag is present |
@angular-devkit/build-angular
| Commit |
Type |
Description |
| 86e031dc7 |
fix |
use istanbul-lib-instrument directly for karma code coverage |
@angular/build
| Commit |
Type |
Description |
| bdd168f37 |
fix |
add CSP nonce to script with src tags |
| 405c14809 |
fix |
automatically resolve .mjs files when using Vite |
| 7360a346e |
fix |
use Node.js available parallelism for default worker count |
18.1.0-next.2 (2024-06-13)
@angular/cli
| Commit |
Type |
Description |
| 6d266c146 |
fix |
add fallbacks for migration package resolution |
@angular/build
| Commit |
Type |
Description |
| 4ff914a16 |
fix |
allow additional module preloads up to limit |
| 8c379269e |
fix |
do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled |
| 461e78f3e |
fix |
generate module preloads next to script elements in index HTML |
| f102f815e |
fix |
Initiate PostCSS only once |
| fbc6eb322 |
fix |
issue warning when auto adding @angular/localize/init |
18.0.4 (2024-06-13)
... (truncated)
Commits
e6ec5a4 release: cut the v18.0.5 release
7360a34 fix(@angular/build): use Node.js available parallelism for default worker count
86e031d fix(@angular-devkit/build-angular): use istanbul-lib-instrument directly for ...
bdd168f fix(@angular/build): add CSP nonce to script with src tags
a0f7d15 ci: remove ci testing push trigger
5c705e8 fix(@schematics/angular): update schematics to use RouterModule when --routin...
405c148 fix(@angular/build): automatically resolve .mjs files when using Vite
df783bb release: cut the v18.0.4 release
791ef80 fix(@angular/build): do not reference sourcemaps in web workers and global st...
f1414a1 test: re-enable WTR test
- Additional commits viewable in compare view
Updates @angular-devkit/schematics from 17.2.0 to 18.0.5
Release notes
Sourced from @angular-devkit/schematics's releases.
v18.0.5
18.0.5 (2024-06-20)
@schematics/angular
| Commit |
Description |
 |
update schematics to use RouterModule when --routing flag is present |
@angular-devkit/build-angular
| Commit |
Description |
 |
use istanbul-lib-instrument directly for karma code coverage |
@angular/build
| Commit |
Description |
 |
add CSP nonce to script with src tags |
 |
automatically resolve .mjs files when using Vite |
 |
use Node.js available parallelism for default worker count |
v18.0.4
18.0.4 (2024-06-13)
@angular/build
| Commit |
Description |
 |
do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled |
 |
generate module preloads next to script elements in index HTML |
 |
Initiate PostCSS only once |
 |
issue warning when auto adding @angular/localize/init |
v18.0.3
18.0.3 (2024-06-05)
@angular/cli
| Commit |
Description |
 |
add schema.json options to parsed command, also when a version is passed to ng add <package>@<version> |
@angular/build
| Commit |
Description |
 |
avoid escaping rebased Sass URL values |
 |
disable JS transformer persistent cache on web containers |
 |
improve Sass rebaser ident token detection |
 |
watch all related files during a Sass error |
v18.0.2
18.0.2 (2024-05-29)
@schematics/angular
... (truncated)
Changelog
Sourced from @angular-devkit/schematics's changelog.
18.0.5 (2024-06-20)
@schematics/angular
| Commit |
Type |
Description |
| 5c705e800 |
fix |
update schematics to use RouterModule when --routing flag is present |
@angular-devkit/build-angular
| Commit |
Type |
Description |
| 86e031dc7 |
fix |
use istanbul-lib-instrument directly for karma code coverage |
@angular/build
| Commit |
Type |
Description |
| bdd168f37 |
fix |
add CSP nonce to script with src tags |
| 405c14809 |
fix |
automatically resolve .mjs files when using Vite |
| 7360a346e |
fix |
use Node.js available parallelism for default worker count |
18.1.0-next.2 (2024-06-13)
@angular/cli
| Commit |
Type |
Description |
| 6d266c146 |
fix |
add fallbacks for migration package resolution |
@angular/build
| Commit |
Type |
Description |
| 4ff914a16 |
fix |
allow additional module preloads up to limit |
| 8c379269e |
fix |
do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled |
| 461e78f3e |
fix |
generate module preloads next to script elements in index HTML |
| f102f815e |
fix |
Initiate PostCSS only once |
| fbc6eb322 |
fix |
issue warning when auto adding @angular/localize/init |
18.0.4 (2024-06-13)
... (truncated)
Commits
e6ec5a4 release: cut the v18.0.5 release
7360a34 fix(@angular/build): use Node.js available parallelism for default worker count
86e031d fix(@angular-devkit/build-angular): use istanbul-lib-instrument directly for ...
bdd168f fix(@angular/build): add CSP nonce to script with src tags
a0f7d15 ci: remove ci testing push trigger
5c705e8 fix(@schematics/angular): update schematics to use RouterModule when --routin...
405c148 fix(@angular/build): automatically resolve .mjs files when using Vite
df783bb release: cut the v18.0.4 release
791ef80 fix(@angular/build): do not reference sourcemaps in web workers and global st...
f1414a1 test: re-enable WTR test
- Additional commits viewable in compare view
Updates @angular/cdk from 17.2.0 to 18.0.4
Release notes
Sourced from @angular/cdk's releases.
v18.0.4
18.0.4 "caesium-carnival" (2024-06-20)
material
| Commit |
Description |
 |
autocomplete: autocomplete panel top is cut off in landscape mode (#28982) |
 |
bottom-sheet: changed after checked error with zoneless (#29277) |
 |
core: generate mat-optgroup tokens in M3 (#29257) |
 |
core: implement elevation classes in M3 |
 |
form-field: outline label position (#29138) |
 |
menu: animation issue when same menu is used for multiple nested triggers (#29280) |
 |
menu: update elevation logic for M3 |
 |
paginator: items per page form field touch target size insufficient (#29109) |
 |
tree: aria-expanded attribute should not appear in the leaf node (#29096) |
cdk
| Commit |
Description |
 |
overlay: incorrectly dispatching outside click for shadow DOM (#29249) |
v18.0.3
18.0.3 "gossamer-glacier" (2024-06-12)
material
| Commit |
Description |
 |
dialog: Make autofocus work with animations disabled (#29195) |
 |
dialog: Make focus behavior consistent across zoneful/zoneless apps (#29192) |
 |
radio: mark radio-group for check on touch (#29203) |
 |
schematics: estimate missing hues in M3 schematic (#29231) |
 |
snack-bar: fix overrides mixin name typo (#29180) |
v18.0.2
18.0.2 "velvet-viola" (2024-06-05)
material
| Commit |
Description |
 |
core: hide ripples inside drag&drop elements (#29184) |
 |
datepicker: Move aria-live attribute so month can also be announced when using previous and next month buttons (#29137) |
 |
radio: Ensure focus and selected states stay linked (#29082) |
 |
schematics: theming API migration not working with CRLF line endings (#29171) |
 |
slider: Tick marks changes position as the slider is changed (for a step that is decimal number) (#29108) |
cdk
| Commit |
Description |
 |
testing: TestbedHarnessEnvironment should work when Zone is not present (#29176) |
v18.0.1
... (truncated)
Changelog
Sourced from @angular/cdk's changelog.
18.0.4 "caesium-carnival" (2024-06-20)
cdk
| Commit |
Type |
Description |
| 8e7ac0804 |
fix |
overlay: incorrectly dispatching outside click for shadow DOM (#29249) |
material
| Commit |
Type |
Description |
| 303984fd9 |
fix |
autocomplete: autocomplete panel top is cut off in landscape mode (#28982) |
| 69ae4040e |
fix |
bottom-sheet: changed after checked error with zoneless (#29277) |
| 317e371f0 |
fix |
core: generate mat-optgroup tokens in M3 (#29257) |
| 93bc60964 |
fix |
core: implement elevation classes in M3 |
| 6310016f2 |
fix |
form-field: outline label position (#29138) |
| ce195dee4 |
fix |
menu: animation issue when same menu is used for multiple nested triggers (#29280) |
| 9988ef2f5 |
fix |
menu: update elevation logic for M3 |
| bad8f6ad4 |
fix |
paginator: items per page form field touch target size insufficient (#29109) |
| f834a11d2 |
fix |
tree: aria-expanded attribute should not appear in the leaf node (#29096) |
18.1.0-next.2 "ivory-infinity" (2024-06-12)
cdk
| Commit |
Type |
Description |
| 0bc6583892 |
feat |
drag-drop: add mixed orientation support |
material
18.0.3 "gossamer-glacier" (2024-06-12)
material
... (truncated)
Commits
0492351 release: cut the v18.0.4 release
ce195de fix(material/menu): animation issue when same menu is used for multiple neste...
2dff093 build: configure vscode bazel integration (#29279)
9c3242a Revert "fix(material/form-field): outline label position (#29138)" (#29282)
69ae404 fix(material/bottom-sheet): changed after checked error with zoneless (#29277)
6310016 fix(material/form-field): outline label position (#29138)
401d898 build: fix rootDir (#29274)
d2d13db build: show ruler at 100 since we have a lint for it (#29276)
62cbfa0 refactor(material/radio): simplify structural styles (#29271)
45ab85d docs(material/toolbar): minor doc fixes (#29227)
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
@dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
@dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
@dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
@dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions