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 #1520

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

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

Updates @angular/cdk from 17.2.0 to 17.3.4

Release notes

Sourced from @​angular/cdk's releases.

v17.3.4

17.3.4 "aluminum-arrow" (2024-04-11)

material

Commit Description
fix - 36a1d45e4e list: nav list item border-radius (#28789)
fix - 317327d82b menu: invert arrow in RTL (#28830)

cdk

Commit Description
fix - 09dcbd2ecf drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

v17.3.3

17.3.3 "metal-fork" (2024-04-03)

material

Commit Description
fix - 7ccc392936 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 8b92fda61f sort: clear aria description on destroy (#28801)

multiple

Commit Description
fix - 6b5b0c5db3 set nonce using setAttribute (#28800)

v17.3.2

17.3.2 "benitoite-biscuit" (2024-03-28)

material

Commit Description
fix - aee721ec6 chips: use concrete value for remove icon size (#28751)
fix - 4ca9ac56b datepicker: datepicker row count inaccurate for screen reader (#28760)

cdk

Commit Description
fix - de2388190 a11y: support signals in ListKeyManager (#28757)
fix - 38a12a9f0 listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

v17.3.1

17.3.1 "clay-paradox" (2024-03-20)

cdk

Commit Description
fix - 31e30883a3 drag-drop: optionally inject parent drag in preview and placeholder (#28750)

v17.3.0

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

17.3.4 "aluminum-arrow" (2024-04-11)

cdk

Commit Type Description
09dcbd2ecf fix drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

material

Commit Type Description
36a1d45e4e fix list: nav list item border-radius (#28789)
317327d82b fix menu: invert arrow in RTL (#28830)

18.0.0-next.3 "plastic-spoon" (2024-04-03)

material

Commit Type Description
46db6a6ba5 fix button-toggle: standard button toggle strong focus bord… (#28790)
49901c6400 fix button-toggle: use radio pattern for single select Mat toggle button group (#28548)
ced93a94db fix sort: clear aria description on destroy (#28801)
d4e61e2330 fix table: use ResizeObserver to react to size changes (#28783)

multiple

Commit Type Description
452cde2ad9 fix set nonce using setAttribute (#28800)

17.3.3 "metal-fork" (2024-04-03)

material

Commit Type Description
7ccc392936 fix button-toggle: standard button toggle strong focus bord… (#28790)
8b92fda61f fix sort: clear aria description on destroy (#28801)

multiple

Commit Type Description
6b5b0c5db3 fix set nonce using setAttribute (#28800)

17.3.2 "benitoite-biscuit" (2024-03-28)

cdk

Commit Type Description
de2388190 fix a11y: support signals in ListKeyManager (#28757)
38a12a9f0 fix listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

... (truncated)

Commits
  • c34bde9 release: cut the v17.3.4 release
  • b6a9bf1 docs(material/chips): added an example that corresponds to the title of stati...
  • 008b94a Add autosize virtual-scroll and popover edit to universal test app (#28857)
  • 36a1d45 fix(material/list): nav list item border-radius (#28789)
  • 6d26f56 build: remove engines field from package.json (#28853)
  • 317327d fix(material/menu): invert arrow in RTL (#28830)
  • 09dcbd2 fix(cdk/drag-drop): make sure event is cancelable before calling "preventDefa...
  • b71e42e docs: fix typo in M3 themeing docs (#28820)
  • 797d97d release: cut the v17.3.3 release
  • 8b92fda fix(material/sort): clear aria description on destroy (#28801)
  • Additional commits viewable in compare view

Updates @angular/material from 17.2.0 to 17.3.4

Release notes

Sourced from @​angular/material's releases.

v17.3.4

17.3.4 "aluminum-arrow" (2024-04-11)

material

Commit Description
fix - 36a1d45e4e list: nav list item border-radius (#28789)
fix - 317327d82b menu: invert arrow in RTL (#28830)

cdk

Commit Description
fix - 09dcbd2ecf drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

v17.3.3

17.3.3 "metal-fork" (2024-04-03)

material

Commit Description
fix - 7ccc392936 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 8b92fda61f sort: clear aria description on destroy (#28801)

multiple

Commit Description
fix - 6b5b0c5db3 set nonce using setAttribute (#28800)

v17.3.2

17.3.2 "benitoite-biscuit" (2024-03-28)

material

Commit Description
fix - aee721ec6 chips: use concrete value for remove icon size (#28751)
fix - 4ca9ac56b datepicker: datepicker row count inaccurate for screen reader (#28760)

cdk

Commit Description
fix - de2388190 a11y: support signals in ListKeyManager (#28757)
fix - 38a12a9f0 listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

v17.3.1

17.3.1 "clay-paradox" (2024-03-20)

cdk

Commit Description
fix - 31e30883a3 drag-drop: optionally inject parent drag in preview and placeholder (#28750)

v17.3.0

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

17.3.4 "aluminum-arrow" (2024-04-11)

cdk

Commit Type Description
09dcbd2ecf fix drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

material

Commit Type Description
36a1d45e4e fix list: nav list item border-radius (#28789)
317327d82b fix menu: invert arrow in RTL (#28830)

18.0.0-next.3 "plastic-spoon" (2024-04-03)

material

Commit Type Description
46db6a6ba5 fix button-toggle: standard button toggle strong focus bord… (#28790)
49901c6400 fix button-toggle: use radio pattern for single select Mat toggle button group (#28548)
ced93a94db fix sort: clear aria description on destroy (#28801)
d4e61e2330 fix table: use ResizeObserver to react to size changes (#28783)

multiple

Commit Type Description
452cde2ad9 fix set nonce using setAttribute (#28800)

17.3.3 "metal-fork" (2024-04-03)

material

Commit Type Description
7ccc392936 fix button-toggle: standard button toggle strong focus bord… (#28790)
8b92fda61f fix sort: clear aria description on destroy (#28801)

multiple

Commit Type Description
6b5b0c5db3 fix set nonce using setAttribute (#28800)

17.3.2 "benitoite-biscuit" (2024-03-28)

cdk

Commit Type Description
de2388190 fix a11y: support signals in ListKeyManager (#28757)
38a12a9f0 fix listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

... (truncated)

Commits
  • c34bde9 release: cut the v17.3.4 release
  • b6a9bf1 docs(material/chips): added an example that corresponds to the title of stati...
  • 008b94a Add autosize virtual-scroll and popover edit to universal test app (#28857)
  • 36a1d45 fix(material/list): nav list item border-radius (#28789)
  • 6d26f56 build: remove engines field from package.json (#28853)
  • 317327d fix(material/menu): invert arrow in RTL (#28830)
  • 09dcbd2 fix(cdk/drag-drop): make sure event is cancelable before calling "preventDefa...
  • b71e42e docs: fix typo in M3 themeing docs (#28820)
  • 797d97d release: cut the v17.3.3 release
  • 8b92fda fix(material/sort): clear aria description on destroy (#28801)
  • Additional commits viewable 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

@dependabot dependabot bot requested a review from k3nsei as a code owner April 16, 2024 08:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2024
Copy link

vercel bot commented Apr 16, 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 Apr 16, 2024 8:41am

@k3nsei
Copy link
Owner

k3nsei commented Apr 16, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/angular-material-11db47569b branch from ea6f0bc to 23493ab Compare April 16, 2024 08:35
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.2.0 to 17.3.4
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.2.0...17.3.4)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/angular-material-11db47569b branch from 23493ab to 25d9e3a Compare April 16, 2024 08:39
@k3nsei k3nsei merged commit d202da6 into develop Apr 16, 2024
3 of 4 checks passed
@k3nsei k3nsei deleted the dependabot/npm_and_yarn/develop/angular-material-11db47569b branch April 16, 2024 08:40
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.

1 participant