Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps @angular/material from 13.3.9 to 16.1.2.

Release notes

Sourced from @​angular/material's releases.

v16.1.2

16.1.2 "metal-spoon" (2023-06-23)

material

Commit Description
fix - 378240a47e slider: fix voiceover on ios (#27302)
fix - bfaa20f875 stepper: allow child animations to run (#27338)

cdk

Commit Description
fix - ef1ced9873 a11y: don't emit blurred events on the server (#27315)

v16.1.1

16.1.1 "lace-enigma" (2023-06-14)

v16.1.0

16.1.0 "epoxy-proxy" (2023-06-13)

material-experimental

Commit Description
feat - aec23ac348 theming: add first part of token-based theming API (#27000)

material

Commit Description
feat - 3703cc912c select: add input to control the panel width (#27188)
feat - 9aee2ee77f tabs: synchronize ink bar animation with tab (#27056)
feat - 0028c6833f tooltip: add isDisabled method to harness (#27038)
fix - 0a58155814 form-field: ensure prefix and suffix are on top of other content (#27050)
fix - 764a68f980 form-field: ensure prefix and suffix are on top of other content (#27050)
fix - cda36e9a7a form-field: make notch sizing more reliable (#26028)
fix - 57adfe4fbf select: incorrect position if initialized late (#27198)
fix - bb6f61b874 select: provide horizontal fallback positions (#27267)
fix - feaaab9dc9 slider: fix cd for sliders w/ form controls (#27250)
fix - 1cb210bf32 stepper: two-way binding for selectedIndex (#27232)
fix - 7400746646 tabs: prevent default keyboard actions on disabled links (#27274)
fix - 44b57a5b26 tooltip: change tooltip to use MDC's token API

multiple

Commit Description
fix - 33a9543f61 fix VoiceOver confused by Select/Autocomplete's ARIA semantics (#26861)

v16.1.0-rc.0

16.1.0-rc.0 "yarn-oxe" (2023-06-08)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

16.1.2 "metal-spoon" (2023-06-23)

cdk

Commit Type Description
ef1ced9873 fix a11y: don't emit blurred events on the server (#27315)

material

Commit Type Description
378240a47e fix slider: fix voiceover on ios (#27302)
bfaa20f875 fix stepper: allow child animations to run (#27338)

16.1.1 "lace-enigma" (2023-06-14)

16.2.0-next.0 "syrup-stampede" (2023-06-13)

material-experimental

Commit Type Description
227a741c65 feat theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#27219)

16.1.0 "epoxy-proxy" (2023-06-13)

material

Commit Type Description
3703cc912c feat select: add input to control the panel width (#27188)
9aee2ee77f feat tabs: synchronize ink bar animation with tab (#27056)
0028c6833f feat tooltip: add isDisabled method to harness (#27038)
0a58155814 fix form-field: ensure prefix and suffix are on top of other content (#27050)
764a68f980 fix form-field: ensure prefix and suffix are on top of other content (#27050)
cda36e9a7a fix form-field: make notch sizing more reliable (#26028)
57adfe4fbf fix select: incorrect position if initialized late (#27198)
bb6f61b874 fix select: provide horizontal fallback positions (#27267)
feaaab9dc9 fix slider: fix cd for sliders w/ form controls (#27250)
1cb210bf32 fix stepper: two-way binding for selectedIndex (#27232)
7400746646 fix tabs: prevent default keyboard actions on disabled links (#27274)
44b57a5b26 fix tooltip: change tooltip to use MDC's token API

material-experimental

Commit Type Description
aec23ac348 feat theming: add first part of token-based theming API (#27000)

multiple

| Commit | Type | Description |

... (truncated)

Commits
  • 0becfe8 release: cut the v16.1.2 release
  • a8033ad test(material/dialog): add tokens test (#27343)
  • bfaa20f fix(material/stepper): allow child animations to run (#27338)
  • 67662f1 refactor(material/paginator): switch to tokens API (#27325)
  • 0f27910 refactor(material/select): rename some tokens for more clarity (#27323)
  • 8a14022 docs(material/theming): add missing theme variable to theming guide docs (#27...
  • 23143cd test(cdk/testing): attempt to deflake webdriver tests (#27319)
  • a0880f8 build: fix out of sync file (#27320)
  • 9f8fb3f refactor(material/select): switch to tokens API (#27310)
  • 378240a fix(material/slider): fix voiceover on ios (#27302)
  • 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 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.1.2.
- [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.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

Superseded by #66.

@dependabot dependabot bot closed this Jul 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-16.1.2 branch July 3, 2023 01:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants