cobbler / cobbler-web

Our new seperate Angular based web interface for Cobbler
https://cobbler.github.io/cobbler-web/
MIT License
13 stars 9 forks source link

Bump @angular/cdk from 17.3.10 to 18.2.11 #358

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 day ago

Bumps @angular/cdk from 17.3.10 to 18.2.11.

Release notes

Sourced from @​angular/cdk's releases.

v18.2.11

18.2.11 "limonite-lemon" (2024-10-31)

material

Commit Description
fix - a98c886163 button: anchor not handling disabledInteractive correctly (#29938)
fix - 810040e8fc sidenav: remove IE animation workaround (#29929)
fix - 197747e2bd stepper: remove IE animation workaround (#29916)

cdk

Commit Description
fix - 5d1bc76430 tree: only handle keyboard events directly from the node
perf - a3449dc851 table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814)

v18.2.10

18.2.10 "plastic-monkey" (2024-10-23)

material

Commit Description
fix - 501faa9a54 chips: emitting end event multiple times when holding down key (#29894)
fix - 4a0397a1c7 tabs: remove IE animation workaround (#29899)

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)

v18.2.8

18.2.8 "actinium-angle" (2024-10-09)

material

Commit Description
feat - 104b5932c core: expose styling information to the docs site
fix - 7ebfbeb6c schematics: treat lower dependency builder as default builder (#29833)

cdk

Commit Description
fix - fa43a2456 stepper: remove mock of forms type
fix - 5bed0943a stepper: reset submitted state when resetting stepper

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

18.2.11 "limonite-lemon" (2024-10-31)

cdk

Commit Type Description
5d1bc76430 fix tree: only handle keyboard events directly from the node
a3449dc851 perf table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814)

material

Commit Type Description
a98c886163 fix button: anchor not handling disabledInteractive correctly (#29938)
810040e8fc fix sidenav: remove IE animation workaround (#29929)
197747e2bd fix stepper: remove IE animation workaround (#29916)

19.0.0-next.10 "plastic-moose" (2024-10-23)

material

Commit Type Description
b519b4785b feat core: default to color-scheme theme type (#29907)
ea0d1ba7b7 feat core: deprecate the core mixin (#29906)
4b49d73542 feat core: switch system prefix from sys to mat-sys (#29908)
3fc1f9a1b0 feat schematics: Update custom theme schematic to work with light-dark and use theme-overrides mixin (#29911)
5153a5cd4b fix chips: emitting end event multiple times when holding down key (#29894)
5ad133d073 fix core: allow optgroup overrides through core-overrides (#29897)
a8e40ec341 fix core: correctly identify color input (#29909)
0064b4218b fix tabs: remove IE animation workaround (#29899)

google-maps

Commit Type Description
a6709497fc fix expose all clusterer types (#29905)

18.2.10 "plastic-monkey" (2024-10-23)

material

Commit Type Description
501faa9a54 fix chips: emitting end event multiple times when holding down key (#29894)
4a0397a1c7 fix tabs: remove IE animation workaround (#29899)

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

material

Commit Type Description

... (truncated)

Commits
  • 3565b50 release: cut the v18.2.11 release
  • f3f2b54 Fix _focused signal not firing stateChanges (#29944)
  • 5d1bc76 fix(cdk/tree): only handle keyboard events directly from the node
  • a98c886 fix(material/button): anchor not handling disabledInteractive correctly (#29938)
  • cd6d55c docs: update theme schematic link for v18 (#29935)
  • 810040e fix(material/sidenav): remove IE animation workaround (#29929)
  • a3449dc perf(cdk/table): Use ResizeObservers instead of dom measurement to reduce lay...
  • 197747e fix(material/stepper): remove IE animation workaround (#29916)
  • 809f927 release: cut the v18.2.10 release
  • 4a0397a fix(material/tabs): remove IE animation workaround (#29899)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 day ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.