SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
269 stars 129 forks source link

chore(deps): bump @angular/cdk from 18.0.3 to 18.2.12 #12710

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @angular/cdk from 18.0.3 to 18.2.12.

Release notes

Sourced from @​angular/cdk's releases.

v18.2.12

18.2.12 "galaxite-galaxy" (2024-11-06)

material

Commit Description
fix - 3fc968a59 datepicker: use SVG icons for calendar (#29957)

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

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

18.2.12 "galaxite-galaxy" (2024-11-06)

material

Commit Type Description
3fc968a59 fix datepicker: use SVG icons for calendar (#29957)

19.0.0-rc.1 "lolite-lollipop" (2024-11-06)

material

Commit Type Description
d8dedc9b7 fix datepicker: use SVG icons for calendar (#29957)
a2cd04902 fix form-field: incorrect form field border radius with system-level themes (#29966)
de5e57ad1 fix menu: use static elevation (#29968)
9b5ee9d55 fix timepicker: value considered as invalid by default

multiple

Commit Type Description
d1d53f51a fix remove usages of Sass globals (#29972)

19.0.0-rc.0 "magnetite-mango" (2024-10-31)

cdk

Commit Type Description
a40b5a7998 perf table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814)

material

Commit Type Description
95ef66c8c1 fix button: anchor not handling disabledInteractive correctly (#29938)
5403b4b074 fix core: remove unused motion system vars (#29920)
d28e99c035 fix sidenav: remove IE animation workaround (#29929)
8f775465c9 fix stepper: remove IE animation workaround (#29916)

google-maps

Commit Type Description
74c2a081f9 fix resolve CLI errors in ng update schematic (#29947)

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

cdk

Commit Type Description
5d1bc76430 fix tree: only handle keyboard events directly from the node

... (truncated)

Commits
  • ccbdb6d release: cut the v18.2.12 release
  • 2e6c7d6 build: migrate renovate config (#29967)
  • 3fc968a fix(material/datepicker): use SVG icons for calendar (#29957)
  • 9c8bd3e docs(material/button-toggle): fix typo in documentation (#29955)
  • 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)
  • 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)
netlify[bot] commented 1 week ago

Check the deploy log for errors here: https://app.netlify.com/sites/fundamental-ngx/deploys

Name Link
Latest commit f52a24eb312cfa2d4d564accc12f31255583927e
Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/67308d37672e410008c7d0c6
dependabot[bot] commented 1 week 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.