Skip to content
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

Bump the angular group in /client with 5 updates #4277

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the angular group in /client with 5 updates:

Package From To
@angular/cdk 18.2.8 18.2.9
@angular/material 18.2.8 18.2.9
@angular/material-date-fns-adapter 18.2.8 18.2.9
@angular-devkit/build-angular 18.2.8 18.2.9
@angular/cli 18.2.8 18.2.9

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
fix - 80bfac26b badge: content incorrectly truncated in M3 (#29854)
fix - 2d7519178 card: elevated card container color (#29835)
fix - 6ce574731 dialog: updates dialog max-height in landscape (#29853)
fix - ddb55e2c2 form-field: account in cols attribute on textarea (#29836)
fix - afc6b9db1 radio: use tokens for focused border color (#29716)
Changelog

Sourced from @​angular/cdk's changelog.

18.2.9 "curite-castle" (2024-10-17)

material

Commit Type Description
80bfac26b fix badge: content incorrectly truncated in M3 (#29854)
2d7519178 fix card: elevated card container color (#29835)
6ce574731 fix dialog: updates dialog max-height in landscape (#29853)
ddb55e2c2 fix form-field: account in cols attribute on textarea (#29836)
afc6b9db1 fix radio: use tokens for focused border color (#29716)

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

Commit Type Description

... (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
fix - 80bfac26b badge: content incorrectly truncated in M3 (#29854)
fix - 2d7519178 card: elevated card container color (#29835)
fix - 6ce574731 dialog: updates dialog max-height in landscape (#29853)
fix - ddb55e2c2 form-field: account in cols attribute on textarea (#29836)
fix - afc6b9db1 radio: use tokens for focused border color (#29716)
Changelog

Sourced from @​angular/material's changelog.

18.2.9 "curite-castle" (2024-10-17)

material

Commit Type Description
80bfac26b fix badge: content incorrectly truncated in M3 (#29854)
2d7519178 fix card: elevated card container color (#29835)
6ce574731 fix dialog: updates dialog max-height in landscape (#29853)
ddb55e2c2 fix form-field: account in cols attribute on textarea (#29836)
afc6b9db1 fix radio: use tokens for focused border color (#29716)

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

Commit Type Description

... (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-date-fns-adapter from 18.2.8 to 18.2.9

Release notes

Sourced from @​angular/material-date-fns-adapter's releases.

v18.2.9

18.2.9 "curite-castle" (2024-10-17)

material

Commit Description
fix - 80bfac26b badge: content incorrectly truncated in M3 (#29854)
fix - 2d7519178 card: elevated card container color (#29835)
fix - 6ce574731 dialog: updates dialog max-height in landscape (#29853)
fix - ddb55e2c2 form-field: account in cols attribute on textarea (#29836)
fix - afc6b9db1 radio: use tokens for focused border color (#29716)
Changelog

Sourced from @​angular/material-date-fns-adapter's changelog.

18.2.9 "curite-castle" (2024-10-17)

material

Commit Type Description
80bfac26b fix badge: content incorrectly truncated in M3 (#29854)
2d7519178 fix card: elevated card container color (#29835)
6ce574731 fix dialog: updates dialog max-height in landscape (#29853)
ddb55e2c2 fix form-field: account in cols attribute on textarea (#29836)
afc6b9db1 fix radio: use tokens for focused border color (#29716)

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

Commit Type Description

... (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
fix - 237f7c5d0 update browserslist config to include last 2 Android major versions

@​angular/build

Commit Description
fix - d749ba6a3 allow direct bundling of TSX files with application builder
fix - b91c82d89 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
fix - 237f7c5d0 update browserslist config to include last 2 Android major versions

@​angular/build

Commit Description
fix - d749ba6a3 allow direct bundling of TSX files with application builder
fix - b91c82d89 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

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

Bumps the angular group in /client with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `18.2.8` | `18.2.9` |
| [@angular/material](https://github.com/angular/components) | `18.2.8` | `18.2.9` |
| [@angular/material-date-fns-adapter](https://github.com/angular/components) | `18.2.8` | `18.2.9` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.8` | `18.2.9` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.8` | `18.2.9` |


Updates `@angular/cdk` from 18.2.8 to 18.2.9
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@18.2.8...18.2.9)

Updates `@angular/material` from 18.2.8 to 18.2.9
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@18.2.8...18.2.9)

Updates `@angular/material-date-fns-adapter` from 18.2.8 to 18.2.9
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@18.2.8...18.2.9)

Updates `@angular-devkit/build-angular` from 18.2.8 to 18.2.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.8...18.2.9)

Updates `@angular/cli` from 18.2.8 to 18.2.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.8...18.2.9)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material-date-fns-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Oct 21, 2024
@dependabot dependabot bot requested a review from bastianjoel October 21, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant