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

Bump @angular/material from 13.3.9 to 16.2.0 #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps @angular/material from 13.3.9 to 16.2.0.

Release notes

Sourced from @​angular/material's releases.

v16.2.0

16.2.0 "paper-rings" (2023-08-09)

material-luxon-adapter

Commit Description
feat - 439d6fc591 add option to set default calendar (#27453)

material-experimental

Commit Description
feat - b77094dc23 themeing: add M3 token values for checkbox and card (#27409)
feat - 227a741c65 theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#27219)

material

Commit Description
feat - af1a041239 autocomplete: add input to require selection from the panel (#27423)
feat - 956aec2c64 bottom-sheet: expose rendered ComponentRef
feat - 30c3e13444 dialog: expose rendered ComponentRef
feat - df30433339 slide-toggle: allow for icon to be hidden (#27330)
fix - 2fa3c23301 autocomplete: don't assign to model value while typing when requireSelection is enabled (#27572)
fix - daa6ca3ecd sidenav: only trap focus when backdrop is enabled (#27355)
fix - 860aa42e17 slide-toggle: change slide-toggle to use MDC's token API (#26966)

cdk

Commit Description
feat - 626bf533d9 dialog: expose rendered ComponentRef

v16.2.0-rc.0

16.2.0-rc.0 "metal-mushroom" (2023-08-02)

material

Commit Description
feat - 956aec2c64 bottom-sheet: expose rendered ComponentRef
feat - 30c3e13444 dialog: expose rendered ComponentRef

cdk

Commit Description
feat - 626bf533d9 dialog: expose rendered ComponentRef

v16.2.0-next.5

16.2.0-next.5 "antimony-anteater" (2023-07-26)

material-luxon-adapter

Commit Description
feat - 439d6fc59 add option to set default calendar (#27453)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

16.2.0 "paper-rings" (2023-08-09)

cdk

Commit Type Description
626bf533d9 feat dialog: expose rendered ComponentRef

material

Commit Type Description
af1a041239 feat autocomplete: add input to require selection from the panel (#27423)
956aec2c64 feat bottom-sheet: expose rendered ComponentRef
30c3e13444 feat dialog: expose rendered ComponentRef
df30433339 feat slide-toggle: allow for icon to be hidden (#27330)
2fa3c23301 fix autocomplete: don't assign to model value while typing when requireSelection is enabled (#27572)
daa6ca3ecd fix sidenav: only trap focus when backdrop is enabled (#27355)
860aa42e17 fix slide-toggle: change slide-toggle to use MDC's token API (#26966)

material-experimental

Commit Type Description
b77094dc23 feat themeing: add M3 token values for checkbox and card (#27409)
227a741c65 feat theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#27219)

material-luxon-adapter

Commit Type Description
439d6fc591 feat add option to set default calendar (#27453)

16.1.8 "plastic-pear" (2023-08-09)

cdk

Commit Type Description
3284407af4 fix menu: nested menus requiring two taps to open touch devices (#27586)

material

Commit Type Description
18e537a013 fix chips: focus lingering on previous chip (#27559)
675b29a1e3 fix slider: match active & focus state on IOS (#27546)

youtube-player

Commit Type Description
9ec77aa376 fix Allow playlists without specifying videoId (#27529) (#27588)

16.1.7 "velvet-violin" (2023-08-02)

material

Commit Type Description

... (truncated)

Commits
  • 65253eb release: cut the v16.2.0 release
  • 78e8d72 Revert "refactor(material/form-field): switch color styles to tokens (#27581)"
  • 830c8b5 refactor(material/form-field): switch custom typography styles to tokens (#27...
  • b1bd998 build: add tokens test for form field (#27589)
  • 95392a6 fix(cdk/menu): nested menus requiring two taps to open touch devices (#27586)
  • 013f8a4 fix(youtube-player): Allow playlists without specifying videoId (#27529) (#27...
  • e8fb85b refactor(material/form-field): switch color styles to tokens (#27581)
  • 1bdf090 fix(material/slider): match active & focus state on IOS (#27546)
  • d63018a fix(material/chips): focus lingering on previous chip (#27559)
  • 2fa3c23 fix(material/autocomplete): don't assign to model value while typing when req...
  • 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)

Bumps [@angular/material](https://github.com/angular/components) from 13.3.9 to 16.2.0.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@13.3.9...16.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
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.

0 participants