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

Bump @angular/material from 13.3.9 to 16.1.1#60

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/material-16.1.1
Closed

Bump @angular/material from 13.3.9 to 16.1.1#60
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/material-16.1.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/material from 13.3.9 to 16.1.1.

Release notes

Sourced from @​angular/material's releases.

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
fix - 91fbe7648 core: Fix MacOS Hover feature compatibility with optgroup (#27239)
fix - 710873433 slider: fix track getting out of sync (#27218)
fix - 6a85c2964 slider: handle contextmenu events (#27227)
fix - 1cb210bf3 stepper: two-way binding for selectedIndex (#27232)
fix - 88d390645 tabs: default stretchTabs value not picked up by nav bar (#27212)
fix - 06aa8e5e0 tabs: tab header is clickable if its disable (#27091)

v16.1.0-next.2

16.1.0-next.2 "satin-shoe" (2023-06-01)

material-experimental

Commit Description

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

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
33a9543f61 fix fix VoiceOver confused by Select/Autocomplete's ARIA semantics (#26861)

16.0.4 "zirconium-zebra" (2023-06-08)

material

Commit Type Description
f595c783c fix core: Fix MacOS Hover feature compatibility with optgroup (#27239)
8fafa88ef fix slider: fix track getting out of sync (#27218)
c19bd4c77 fix slider: handle contextmenu events (#27227)
52a80fef1 fix tabs: default stretchTabs value not picked up by nav bar (#27212)

... (truncated)

Commits

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.1.
- [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.1)

---
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 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #63.

@dependabot dependabot bot closed this Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-16.1.1 branch June 26, 2023 01:40
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