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

chore(deps): bump the angular-material group with 2 updates #1530

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps the angular-material group with 2 updates: @angular/cdk and @angular/material.

Updates @angular/cdk from 17.3.6 to 17.3.7

Release notes

Sourced from @​angular/cdk's releases.

v17.3.7

17.3.7 "plastic-deer" (2024-05-02)

cdk

Commit Description
fix - 3c8abfb990 drag-drop: remove preview wrapper
fix - a03a47c938 drag-drop: reset user agent color on preview popover
fix - 8e3dfd2e5b drag-drop: resolve incompatibility with property minification (#28980)
Changelog

Sourced from @​angular/cdk's changelog.

17.3.7 "plastic-deer" (2024-05-02)

cdk

Commit Type Description
3c8abfb990 fix drag-drop: remove preview wrapper
a03a47c938 fix drag-drop: reset user agent color on preview popover
8e3dfd2e5b fix drag-drop: resolve incompatibility with property minification (#28980)

18.0.0-rc.0 "plastic-moose" (2024-05-02)

cdk

Commit Type Description
f13b9095ef fix drag-drop: remove preview wrapper
b86c8c84d1 fix drag-drop: reset user agent color on preview popover
66afde5b7e fix drag-drop: resolve incompatibility with property minification (#28980)
c8b62a1549 fix scrolling: fix virtual scrolling jankiness with run coalescing (#28968)

material

Commit Type Description
0ccc52830e fix core: export all available M3 palettes (#28975)
6dc8f7e90d fix dialog: mark dialog content as scrollable (#28963)
c86359dd43 fix slide-toggle: no outline when selected in high contrast mode (#28979)
a4fc0a0970 fix theming: remove shadow css variable (#28953)

18.0.0-next.6 "smoke-contour" (2024-04-25)

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

... (truncated)

Commits
  • 9a0a467 release: cut the v17.3.7 release
  • 117ac9a docs(cdk/drag-drop): Add table drag drop example (#28969)
  • 3c8abfb fix(cdk/drag-drop): remove preview wrapper
  • a03a47c fix(cdk/drag-drop): reset user agent color on preview popover
  • 8e3dfd2 fix(cdk/drag-drop): resolve incompatibility with property minification (#28980)
  • See full diff in compare view

Updates @angular/material from 17.3.6 to 17.3.7

Release notes

Sourced from @​angular/material's releases.

v17.3.7

17.3.7 "plastic-deer" (2024-05-02)

cdk

Commit Description
fix - 3c8abfb990 drag-drop: remove preview wrapper
fix - a03a47c938 drag-drop: reset user agent color on preview popover
fix - 8e3dfd2e5b drag-drop: resolve incompatibility with property minification (#28980)
Changelog

Sourced from @​angular/material's changelog.

17.3.7 "plastic-deer" (2024-05-02)

cdk

Commit Type Description
3c8abfb990 fix drag-drop: remove preview wrapper
a03a47c938 fix drag-drop: reset user agent color on preview popover
8e3dfd2e5b fix drag-drop: resolve incompatibility with property minification (#28980)

18.0.0-rc.0 "plastic-moose" (2024-05-02)

cdk

Commit Type Description
f13b9095ef fix drag-drop: remove preview wrapper
b86c8c84d1 fix drag-drop: reset user agent color on preview popover
66afde5b7e fix drag-drop: resolve incompatibility with property minification (#28980)
c8b62a1549 fix scrolling: fix virtual scrolling jankiness with run coalescing (#28968)

material

Commit Type Description
0ccc52830e fix core: export all available M3 palettes (#28975)
6dc8f7e90d fix dialog: mark dialog content as scrollable (#28963)
c86359dd43 fix slide-toggle: no outline when selected in high contrast mode (#28979)
a4fc0a0970 fix theming: remove shadow css variable (#28953)

18.0.0-next.6 "smoke-contour" (2024-04-25)

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

... (truncated)

Commits
  • 9a0a467 release: cut the v17.3.7 release
  • 117ac9a docs(cdk/drag-drop): Add table drag drop example (#28969)
  • 3c8abfb fix(cdk/drag-drop): remove preview wrapper
  • a03a47c fix(cdk/drag-drop): reset user agent color on preview popover
  • 8e3dfd2 fix(cdk/drag-drop): resolve incompatibility with property minification (#28980)
  • 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-material group with 2 updates: [@angular/cdk](https://github.com/angular/components) and [@angular/material](https://github.com/angular/components).


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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from k3nsei as a code owner May 3, 2024 23:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 3, 2024
Copy link

vercel bot commented May 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ng-in-viewport ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2024 11:15pm

@k3nsei k3nsei merged commit 903db59 into develop May 4, 2024
5 checks passed
@k3nsei k3nsei deleted the dependabot/npm_and_yarn/develop/angular-material-e0739b4315 branch May 4, 2024 11:52
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant