OptimistikSAS / OIBus

OIBus
European Union Public License 1.2
34 stars 17 forks source link

chore(deps): update dependency @angular/cdk to v18 - autoclosed #3423

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cdk 17.3.9 -> 18.0.1 age adoption passing confidence

Release Notes

angular/components (@​angular/cdk) ### [`v18.0.1`](https://togithub.com/angular/components/compare/18.0.0...9df049af9af91af3d778c2d8c91fc7bc0d59a729) [Compare Source](https://togithub.com/angular/components/compare/18.0.0...18.0.1) ### [`v18.0.0`](https://togithub.com/angular/components/blob/HEAD/CHANGELOG.md#1800-satin-sasquatch-2024-05-22) [Compare Source](https://togithub.com/angular/components/compare/17.3.10...18.0.0) #### Breaking Changes ##### material - The following APIs have been renamed. If you update using `ng update`, your app will be fixed automatically. - `define-light-theme` to `m2-define-light-theme` - `define-dark-theme` to `m2-define-dark-theme` - `define-palette` to `m2-define-palette` - `get-contrast-color-from-palette` to `m2-get-contrast-color-from-palette` - `get-color-from-palette` to `m2-get-color-from-palette` - `get-color-config` to `m2-get-color-config` - `get-typography-config` to `m2-get-typography-config` - `get-density-config` to `m2-get-density-config` - `$red-palette` to `$m2-red-palette` - `$pink-palette` to `$m2-pink-palette` - `$indigo-palette` to `$m2-indigo-palette` - `$purple-palette` to `$m2-purple-palette` - `$deep-purple-palette` to `$m2-deep-purple-palette` - `$blue-palette` to `$m2-blue-palette` - `$light-blue-palette` to `$m2-light-blue-palette` - `$cyan-palette` to `$m2-cyan-palette` - `$teal-palette` to `$m2-teal-palette` - `$green-palette` to `$m2-green-palette` - `$light-green-palette` to `$m2-light-green-palette` - `$lime-palette` to `$m2-lime-palette` - `$yellow-palette` to `$m2-yellow-palette` - `$amber-palette` to `$m2-amber-palette` - `$orange-palette` to `$m2-orange-palette` - `$deep-orange-palette` to `$m2-deep-orange-palette` - `$brown-palette` to `$m2-brown-palette` - `$grey-palette` to `$m2-grey-palette` - `$gray-palette` to `$m2-gray-palette` - `$blue-grey-palette` to `$m2-blue-grey-palette` - `$blue-gray-palette` to `$m2-blue-gray-palette` - `$light-theme-background-palette` to `$m2-light-theme-background-palette` - `$dark-theme-background-palette` to `$m2-dark-theme-background-palette` - `$light-theme-foreground-palette` to `$m2-light-theme-foreground-palette` - `$dark-theme-foreground-palette` to `$m2-dark-theme-foreground-palette` - `define-typography-level` to `m2-define-typography-level` - `define-rem-typography-config` to `m2-define-rem-typography-config` - `define-typography-config` to `m2-define-typography-config` - `define-legacy-typography-config` to `m2-define-legacy-typography-config` - `typography-level` to `m2-typography-level` - `font-size` to `m2-font-size` - `line-height` to `m2-line-height` - `font-weight` to `m2-font-weight` - `letter-spacing` to `m2-letter-spacing` - `font-family` to `m2-font-family` - `font-shorthand` to `m2-font-shorthand` ##### material-experimental | Commit | Type | Description | | -- | -- | -- | | [c345df788](https://togithub.com/angular/components/commit/c345df7889c4f08076657ed37f901c975f762c3c) | feat | **theming:** add mixin for customizing checkbox tokens ([#​28759](https://togithub.com/angular/components/pull/28759)) | | [c932512ba](https://togithub.com/angular/components/commit/c932512bab15b59883453b3e6dc9f896239fd65d) | fix | **theming:** avoid re-emitting the same tokens from the backwards-compatibility styles | ##### material | Commit | Type | Description | | -- | -- | -- | | [4473a379f](https://togithub.com/angular/components/commit/4473a379f1f3a004526eca97aa7b75b82d60ae2d) | feat | **core:** add prebuilt themes based on M3 | | [e2a45bf1e](https://togithub.com/angular/components/commit/e2a45bf1e5e49daf2c23c6f737ee959f57b41cf9) | feat | **core:** Allow namespacing ripple-loader event handler ([#​28699](https://togithub.com/angular/components/pull/28699)) | | [d679024de](https://togithub.com/angular/components/commit/d679024dec9c3c5e697e0c72caadaced3a87f67b) | feat | **core:** move Material 3 support into stable ([#​28913](https://togithub.com/angular/components/pull/28913)) | | [4ba4689dc](https://togithub.com/angular/components/commit/4ba4689dcd54adfcb9be6469fc2c7ee1d9ceefe3) | feat | **core:** namespace m2-specific theming APIs ([#​28892](https://togithub.com/angular/components/pull/28892)) | | [295fd67fa](https://togithub.com/angular/components/commit/295fd67fa806d6f8687afdb998769718d4b103d1) | feat | **schematics:** Add custom M3 theme schematic ([#​28766](https://togithub.com/angular/components/pull/28766)) | | [b312b9491](https://togithub.com/angular/components/commit/b312b9491e736953ad29756b74e9f74df49ff88b) | feat | **schematics:** use M3 themes in schematics | | [f8bd658df](https://togithub.com/angular/components/commit/f8bd658df3eb86834a6df4fbd7819c7b8d3c90b7) | feat | **theming:** add ability to use sys variables ([#​28898](https://togithub.com/angular/components/pull/28898)) | | [49901c640](https://togithub.com/angular/components/commit/49901c640083039291acd6eb1a596c7d6d3d6f92) | fix | **button-toggle:** use radio pattern for single select Mat toggle button group ([#​28548](https://togithub.com/angular/components/pull/28548)) | | [5501d9b40](https://togithub.com/angular/components/commit/5501d9b408b976cda848188aa5e2df00f64e4443) | fix | **core:** add migration for M2 theming APIs ([#​28927](https://togithub.com/angular/components/pull/28927)) | | [0ccc52830](https://togithub.com/angular/components/commit/0ccc52830e8d663537e391978f7ce43f4d952a5d) | fix | **core:** export all available M3 palettes ([#​28975](https://togithub.com/angular/components/pull/28975)) | | [a5ad288bf](https://togithub.com/angular/components/commit/a5ad288bffb063cc27bc562df62a824e57968d2f) | fix | **core:** ripple loader not working in shadow DOM ([#​29015](https://togithub.com/angular/components/pull/29015)) | | [ec9e83db4](https://togithub.com/angular/components/commit/ec9e83db4c6f47a8095bdc83b5e9cce9f7e2cbc2) | fix | **datepicker:** resolve repeater warnings in calendar ([#​29028](https://togithub.com/angular/components/pull/29028)) | | [6dc8f7e90](https://togithub.com/angular/components/commit/6dc8f7e90d05b7136daa8f99e0dc28ae5052848b) | fix | **dialog:** mark dialog content as scrollable ([#​28963](https://togithub.com/angular/components/pull/28963)) | | [ae82909a9](https://togithub.com/angular/components/commit/ae82909a95a4f51ee82b704db5e724f83b6806d0) | fix | **schematics:** Add css token renaming migration | | [3e9d3c394](https://togithub.com/angular/components/commit/3e9d3c39441084f34de8e8798382c68732213e2c) | fix | **schematics:** add option to generate system variables in M3 schematic | | [bdb17c6b3](https://togithub.com/angular/components/commit/bdb17c6b34c7c236a2112407e57790005f544d3b) | fix | **schematics:** Change themeTypes to a single select instead of a multiselect prompt in M3 theme schematic ([#​28997](https://togithub.com/angular/components/pull/28997)) | | [c86359dd4](https://togithub.com/angular/components/commit/c86359dd438e0c7d346372fdaa359a0b1465e7a9) | fix | **slide-toggle:** no outline when selected in high contrast mode ([#​28979](https://togithub.com/angular/components/pull/28979)) | | [d4e61e233](https://togithub.com/angular/components/commit/d4e61e233088ce0d5bbfb6cf3ff652e303e7e38d) | fix | **table:** use ResizeObserver to react to size changes ([#​28783](https://togithub.com/angular/components/pull/28783)) | | [a4fc0a097](https://togithub.com/angular/components/commit/a4fc0a097070729f490429462268ea9d68ae85e2) | fix | **theming:** remove shadow css variable ([#​28953](https://togithub.com/angular/components/pull/28953)) | | [0bb5610d0](https://togithub.com/angular/components/commit/0bb5610d03553ac8e8459aa9ad89a3eaf82d7dbd) | fix | **theming:** restrict css color usage behind a flag ([#​28944](https://togithub.com/angular/components/pull/28944)) | | [a332146ff](https://togithub.com/angular/components/commit/a332146ff57e638fcc1e0f73aa59b5abad2bb883) | perf | **core:** speed up M3 compilation ([#​29009](https://togithub.com/angular/components/pull/29009)) | ##### cdk | Commit | Type | Description | | -- | -- | -- | | [d8a6c3edd](https://togithub.com/angular/components/commit/d8a6c3edd8d406b3f1b1c26805612eac8856b745) | fix | **observers:** don't observe content of comments ([#​28858](https://togithub.com/angular/components/pull/28858)) | | [81fe8f322](https://togithub.com/angular/components/commit/81fe8f32273b3769c92a7482fcd0383e3e2c80f3) | fix | **observers:** Run content changed callback in NgZone ([#​28870](https://togithub.com/angular/components/pull/28870)) | | [108cce33b](https://togithub.com/angular/components/commit/108cce33bfb331fcdce18527480b3a89f5f81a28) | fix | **overlay:** Remove use of zone onStable to detach content ([#​28740](https://togithub.com/angular/components/pull/28740)) | | [d91d0d424](https://togithub.com/angular/components/commit/d91d0d424b043c4da7b69d296967e62a751eac23) | fix | **scrolling:** fix virtual scrolling jankiness with run coalescing ([#​28846](https://togithub.com/angular/components/pull/28846)) | | [c8b62a154](https://togithub.com/angular/components/commit/c8b62a154992912046d52113b08408065f3772fd) | fix | **scrolling:** fix virtual scrolling jankiness with run coalescing ([#​28968](https://togithub.com/angular/components/pull/28968)) | ##### multiple | Commit | Type | Description | | -- | -- | -- | | [4719da2c3](https://togithub.com/angular/components/commit/4719da2c34bee87095a2368334715e415f18a4c3) | feat | token overrides api ([#​28910](https://togithub.com/angular/components/pull/28910)) | ### [`v17.3.10`](https://togithub.com/angular/components/blob/HEAD/CHANGELOG.md#17310-soft-starfish-2024-05-22) [Compare Source](https://togithub.com/angular/components/compare/17.3.9...17.3.10) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [a22b29bd2](https://togithub.com/angular/components/commit/a22b29bd26f2073cd66c7f3ce293a5400781d60e) | fix | **drag-drop:** defer loading reset styles ([#​29056](https://togithub.com/angular/components/pull/29056)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [4cc7c1585](https://togithub.com/angular/components/commit/4cc7c15859a4e6780117ec55f02e41410172aa4e) | fix | **chips:** simplify repeat chip removal prevention ([#​29048](https://togithub.com/angular/components/pull/29048)) | | [2f0f57691](https://togithub.com/angular/components/commit/2f0f57691f72c96c8ef8f3e56f4b656f6a9e6605) | fix | **slider:** aria-valuetext host binding should be onPush compatible ([#​29042](https://togithub.com/angular/components/pull/29042)) | | [080164e62](https://togithub.com/angular/components/commit/080164e626c8bab8f5db46a22358e7247880f34a) | fix | **slider:** resolve duplicate key warnings ([#​29073](https://togithub.com/angular/components/pull/29073)) |

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.