Bumps the dependencies-angular group with 4 updates in the /springwolf-ui directory: @angular/cdk, @angular/material, @angular-devkit/build-angular and @angular/cli.
Updates @angular/cdk from 18.2.8 to 18.2.9
Release notes
Sourced from @angular/cdk's releases.
v18.2.9
18.2.9 "curite-castle" (2024-10-17)
material
| Commit |
Description |
 |
badge: content incorrectly truncated in M3 (#29854) |
 |
card: elevated card container color (#29835) |
 |
dialog: updates dialog max-height in landscape (#29853) |
 |
form-field: account in cols attribute on textarea (#29836) |
 |
radio: use tokens for focused border color (#29716) |
Changelog
Sourced from @angular/cdk's changelog.
18.2.9 "curite-castle" (2024-10-17)
material
19.0.0-next.9 "howlite-headband" (2024-10-17)
Breaking Changes
google-maps
-
- The new
@googlemaps/markerclusterer API should be imported instead of the old one. Read more at: https://github.com/googlemaps/js-markerclusterer
- The
MapMarkerClusterer class has been renamed to DeprecatedMapMarkerClusterer.
- The
map-marker-clusterer selector has been changed to deprecated-map-marker-clusterer.
google-maps
| Commit |
Type |
Description |
| a05475e76 |
feat |
deprecate marker cluster component |
| c70aae15b |
feat |
implement new marker clusterer |
| b9deeee85 |
fix |
add schematic to switch to the new clusterer name |
material
| Commit |
Type |
Description |
| a58e6f671 |
feat |
core: add theme-overrides mixin (#29858) |
| 486990912 |
feat |
core: rename theme mixin (#29857) |
| 9c3af284f |
feat |
schematics: Switch custom theme schematic to use theme mixin instead of define-theme and add high contrast override mixins (#29642) |
| 371446a7c |
feat |
theming: Disambiguate token names in theme overrides (#29859) |
| cc0532bb2 |
fix |
badge: content incorrectly truncated in M3 (#29854) |
| 9262a018b |
fix |
card: elevated card container color (#29835) |
| 613cf5406 |
fix |
core: rename sys vars from mat-app to mat-sys (#29879) |
| da9cb714e |
fix |
dialog: updates dialog max-height in landscape (#29853) |
| 48b2680f6 |
fix |
form-field: account in cols attribute on textarea (#29836) |
| e975bb949 |
fix |
radio: use tokens for focused border color (#29716) |
cdk
| Commit |
Type |
Description |
| 3b4ade5a0 |
fix |
tree: only handle keyboard events directly from the node (#29861) |
19.0.0-next.8 "thulium-trumpet" (2024-10-09)
cdk
... (truncated)
Commits
ec4e13b release: cut the v18.2.9 release
afc6b9d fix(material/radio): use tokens for focused border color (#29716)
e3fdd44 build: default the dev app to M3 (#29871)
82d9fe2 docs(cdk/tree): fix several live example issues (#29875)
b5ff571 build: remove usages of CommonModule in the dev app (#29869)
2d75191 fix(material/card): elevated card container color (#29835)
6ce5747 fix(material/dialog): updates dialog max-height in landscape (#29853)
ddb55e2 fix(material/form-field): account in cols attribute on textarea (#29836)
80bfac2 fix(material/badge): content incorrectly truncated in M3 (#29854)
- See full diff in compare view
Updates @angular/material from 18.2.8 to 18.2.9
Release notes
Sourced from @angular/material's releases.
v18.2.9
18.2.9 "curite-castle" (2024-10-17)
material
| Commit |
Description |
 |
badge: content incorrectly truncated in M3 (#29854) |
 |
card: elevated card container color (#29835) |
 |
dialog: updates dialog max-height in landscape (#29853) |
 |
form-field: account in cols attribute on textarea (#29836) |
 |
radio: use tokens for focused border color (#29716) |
Changelog
Sourced from @angular/material's changelog.
18.2.9 "curite-castle" (2024-10-17)
material
19.0.0-next.9 "howlite-headband" (2024-10-17)
Breaking Changes
google-maps
-
- The new
@googlemaps/markerclusterer API should be imported instead of the old one. Read more at: https://github.com/googlemaps/js-markerclusterer
- The
MapMarkerClusterer class has been renamed to DeprecatedMapMarkerClusterer.
- The
map-marker-clusterer selector has been changed to deprecated-map-marker-clusterer.
google-maps
| Commit |
Type |
Description |
| a05475e76 |
feat |
deprecate marker cluster component |
| c70aae15b |
feat |
implement new marker clusterer |
| b9deeee85 |
fix |
add schematic to switch to the new clusterer name |
material
| Commit |
Type |
Description |
| a58e6f671 |
feat |
core: add theme-overrides mixin (#29858) |
| 486990912 |
feat |
core: rename theme mixin (#29857) |
| 9c3af284f |
feat |
schematics: Switch custom theme schematic to use theme mixin instead of define-theme and add high contrast override mixins (#29642) |
| 371446a7c |
feat |
theming: Disambiguate token names in theme overrides (#29859) |
| cc0532bb2 |
fix |
badge: content incorrectly truncated in M3 (#29854) |
| 9262a018b |
fix |
card: elevated card container color (#29835) |
| 613cf5406 |
fix |
core: rename sys vars from mat-app to mat-sys (#29879) |
| da9cb714e |
fix |
dialog: updates dialog max-height in landscape (#29853) |
| 48b2680f6 |
fix |
form-field: account in cols attribute on textarea (#29836) |
| e975bb949 |
fix |
radio: use tokens for focused border color (#29716) |
cdk
| Commit |
Type |
Description |
| 3b4ade5a0 |
fix |
tree: only handle keyboard events directly from the node (#29861) |
19.0.0-next.8 "thulium-trumpet" (2024-10-09)
cdk
... (truncated)
Commits
ec4e13b release: cut the v18.2.9 release
afc6b9d fix(material/radio): use tokens for focused border color (#29716)
e3fdd44 build: default the dev app to M3 (#29871)
82d9fe2 docs(cdk/tree): fix several live example issues (#29875)
b5ff571 build: remove usages of CommonModule in the dev app (#29869)
2d75191 fix(material/card): elevated card container color (#29835)
6ce5747 fix(material/dialog): updates dialog max-height in landscape (#29853)
ddb55e2 fix(material/form-field): account in cols attribute on textarea (#29836)
80bfac2 fix(material/badge): content incorrectly truncated in M3 (#29854)
- See full diff in compare view
Updates @angular-devkit/build-angular from 18.2.8 to 18.2.9
Release notes
Sourced from @angular-devkit/build-angular's releases.
v18.2.9
18.2.9 (2024-10-16)
@schematics/angular
| Commit |
Description |
 |
update browserslist config to include last 2 Android major versions |
@angular/build
| Commit |
Description |
 |
allow direct bundling of TSX files with application builder |
 |
avoid race condition in sass importer |
Changelog
Sourced from @angular-devkit/build-angular's changelog.
18.2.9 (2024-10-16)
@schematics/angular
| Commit |
Type |
Description |
| 237f7c5d0 |
fix |
update browserslist config to include last 2 Android major versions |
@angular/build
| Commit |
Type |
Description |
| d749ba6a3 |
fix |
allow direct bundling of TSX files with application builder |
| b91c82d89 |
fix |
avoid race condition in sass importer |
19.0.0-next.10 (2024-10-09)
Breaking Changes
@schematics/angular
- The app-shell schematic is no longer compatible with Webpack-based builders.
@schematics/angular
| Commit |
Type |
Description |
| 292a4b7c2 |
feat |
update app-shell and ssr schematics to adopt new Server Rendering API |
| 6dbfc770b |
fix |
add validation for component and directive class name |
| 7de93e593 |
fix |
include index.csr.html in resources asset group |
@angular-devkit/build-angular
| Commit |
Type |
Description |
| ab6e19e1f |
fix |
handle main field |
@angular/build
| Commit |
Type |
Description |
| 549c20a93 |
fix |
Ctrl + C not terminating dev-server with SSR |
| 1d9db138f |
fix |
always generate a new hash for optimized chunk |
| 7c50ba9e2 |
fix |
ensure index.csr.html is always generated when prerendering or SSR are enabled |
| 1bb68ba68 |
fix |
move lmdb to optionalDependencies |
| 9233e5ef4 |
fix |
show error message when error stack is undefined |
... (truncated)
Commits
302c4d1 release: cut the v18.2.9 release
d749ba6 fix(@angular/build): allow direct bundling of TSX files with application builder
b91c82d fix(@angular/build): avoid race condition in sass importer
237f7c5 fix(@schematics/angular): update browserslist config to include last 2 Androi...
- See full diff in compare view
Updates @angular/cli from 18.2.8 to 18.2.9
Release notes
Sourced from @angular/cli's releases.
v18.2.9
18.2.9 (2024-10-16)
@schematics/angular
| Commit |
Description |
 |
update browserslist config to include last 2 Android major versions |
@angular/build
| Commit |
Description |
 |
allow direct bundling of TSX files with application builder |
 |
avoid race condition in sass importer |
Changelog
Sourced from @angular/cli's changelog.
18.2.9 (2024-10-16)
@schematics/angular
| Commit |
Type |
Description |
| 237f7c5d0 |
fix |
update browserslist config to include last 2 Android major versions |
@angular/build
| Commit |
Type |
Description |
| d749ba6a3 |
fix |
allow direct bundling of TSX files with application builder |
| b91c82d89 |
fix |
avoid race condition in sass importer |
19.0.0-next.10 (2024-10-09)
Breaking Changes
@schematics/angular
- The app-shell schematic is no longer compatible with Webpack-based builders.
@schematics/angular
| Commit |
Type |
Description |
| 292a4b7c2 |
feat |
update app-shell and ssr schematics to adopt new Server Rendering API |
| 6dbfc770b |
fix |
add validation for component and directive class name |
| 7de93e593 |
fix |
include index.csr.html in resources asset group |
@angular-devkit/build-angular
| Commit |
Type |
Description |
| ab6e19e1f |
fix |
handle main field |
@angular/build
| Commit |
Type |
Description |
| 549c20a93 |
fix |
Ctrl + C not terminating dev-server with SSR |
| 1d9db138f |
fix |
always generate a new hash for optimized chunk |
| 7c50ba9e2 |
fix |
ensure index.csr.html is always generated when prerendering or SSR are enabled |
| 1bb68ba68 |
fix |
move lmdb to optionalDependencies |
| 9233e5ef4 |
fix |
show error message when error stack is undefined |
... (truncated)
Commits
302c4d1 release: cut the v18.2.9 release
d749ba6 fix(@angular/build): allow direct bundling of TSX files with application builder
b91c82d fix(@angular/build): avoid race condition in sass importer
237f7c5 fix(@schematics/angular): update browserslist config to include last 2 Androi...
- See full diff in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name |
Ignore Conditions |
| @angular-devkit/build-angular |
[< 17, > 16.1.0] |
| @angular-devkit/build-angular |
[< 18, > 17.0.0] |
You can trigger a rebase of this PR 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
✅ Deploy Preview for springwolf-ui ready!
| Name |
Link |
| 🔨 Latest commit |
530d993f79cf914eb57c0498e1adb74ce9268406 |
| 🔍 Latest deploy log |
https://app.netlify.com/sites/springwolf-ui/deploys/6716dc82df746a00083e5168 |
| 😎 Deploy Preview |
https://deploy-preview-1031--springwolf-ui.netlify.app |
| 📱 Preview on mobile |
Toggle QR Code...

Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Looks like these dependencies are updatable in another way, so this is no longer needed.