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

build(deps): bump @angular/cdk from 16.2.14 to 18.0.2 #2778

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps @angular/cdk from 16.2.14 to 18.0.2.

Release notes

Sourced from @​angular/cdk's releases.

v18.0.2

18.0.2 "velvet-viola" (2024-06-05)

material

Commit Description
fix - dfc19e2884 core: hide ripples inside drag&drop elements (#29184)
fix - 51488a2b7e datepicker: Move aria-live attribute so month can also be announced when using previous and next month buttons (#29137)
fix - 3945ed62cd radio: Ensure focus and selected states stay linked (#29082)
fix - 8d44ed99c6 schematics: theming API migration not working with CRLF line endings (#29171)
fix - 5e3d13d559 slider: Tick marks changes position as the slider is changed (for a step that is decimal number) (#29108)

cdk

Commit Description
fix - 5ef11b1e15 testing: TestbedHarnessEnvironment should work when Zone is not present (#29176)

v18.0.1

18.0.1 "plastic-baby" (2024-05-29)

youtube-player

Commit Description
fix - 466e249cd1 error when interacting with the player before the API has been loaded (#29127)

material

Commit Description
fix - d96b5e39e0 core: M3 themes not inserting loaded marker
fix - b7c0a6ef56 form-field: outline label position (#29123)
fix - 24de3d4884 menu: prevent divider styles from bleeding out (#29111)
fix - 2110f2c97e tabs: avoid pagination infinite loop in safari (#29121)

v18.0.0

18.0.0 "satin-sasquatch" (2024-05-22)

cdk

Commit Description
fix - d8a6c3edd observers: don't observe content of comments (#28858)
fix - 81fe8f322 observers: Run content changed callback in NgZone (#28870)
fix - 108cce33b overlay: Remove use of zone onStable to detach content (#28740)
fix - d91d0d424 scrolling: fix virtual scrolling jankiness with run coalescing (#28846)
fix - c8b62a154 scrolling: fix virtual scrolling jankiness with run coalescing (#28968)

material

Commit Description
feat - 4473a379f core: add prebuilt themes based on M3
feat - e2a45bf1e core: Allow namespacing ripple-loader event handler (#28699)
feat - d679024de core: move Material 3 support into stable (#28913)
feat - 4ba4689dc core: namespace m2-specific theming APIs (#28892)
feat - 295fd67fa schematics: Add custom M3 theme schematic (#28766)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

18.0.2 "velvet-viola" (2024-06-05)

cdk

Commit Type Description
5ef11b1e15 fix testing: TestbedHarnessEnvironment should work when Zone is not present (#29176)

material

Commit Type Description
dfc19e2884 fix core: hide ripples inside drag&drop elements (#29184)
51488a2b7e fix datepicker: Move aria-live attribute so month can also be announced when using previous and next month buttons (#29137)
3945ed62cd fix radio: Ensure focus and selected states stay linked (#29082)
8d44ed99c6 fix schematics: theming API migration not working with CRLF line endings (#29171)
5e3d13d559 fix slider: Tick marks changes position as the slider is changed (for a step that is decimal number) (#29108)

18.1.0-next.0 "plastic-moose" (2024-05-29)

18.0.1 "plastic-baby" (2024-05-29)

material

Commit Type Description
d96b5e39e0 fix core: M3 themes not inserting loaded marker
b7c0a6ef56 fix form-field: outline label position (#29123)
24de3d4884 fix menu: prevent divider styles from bleeding out (#29111)
2110f2c97e fix tabs: avoid pagination infinite loop in safari (#29121)

youtube-player

Commit Type Description
466e249cd1 fix error when interacting with the player before the API has been loaded (#29127)

18.0.0 "satin-sasquatch" (2024-05-22)

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

... (truncated)

Commits
  • 7fbdb62 release: cut the v18.0.2 release
  • d25593f test: Extend zoneless lint to cover tests (#29193)
  • 65648a4 test: Convert tests for cdk-experimental, components-examples, google-maps, y...
  • 5ef11b1 fix(cdk/testing): TestbedHarnessEnvironment should work when Zone is not pres...
  • 3945ed6 fix(material/radio): Ensure focus and selected states stay linked (#29082)
  • dfc19e2 fix(material/core): hide ripples inside drag&drop elements (#29184)
  • aa35e7f refactor(material/snack-bar): clean up structural styles (#29166)
  • 51488a2 fix(material/datepicker): Move aria-live attribute so month can also be annou...
  • 8d44ed9 fix(material/schematics): theming API migration not working with CRLF line en...
  • 81e3e8e refactor(material/table): simplify structural styles (#29168)
  • 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 <dependency name> 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2024
Bumps [@angular/cdk](https://github.com/angular/components) from 16.2.14 to 18.0.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@16.2.14...18.0.2)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/cdk-18.0.2 branch from 4cb7abd to fda43b7 Compare June 6, 2024 02:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2024

Superseded by #2782.

@dependabot dependabot bot closed this Jun 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-18.0.2 branch June 13, 2024 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants