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 Jul 31, 2023

Bumps @angular/material from 13.3.9 to 16.1.6.

Release notes

Sourced from @​angular/material's releases.

v16.1.6

16.1.6 "apatite-anchor" (2023-07-26)

material

Commit Description
fix - 4d947318a chips: ensure that edit input query is re-evaluated on time (#27465)
fix - 1a659bd55 chips: increase specificity of chip ripple selector (#27457)
fix - 45748ba3d form-field: fix duplicate announcement of form controls (#27102)
fix - 465a7b022 radio: clear selected radio button from group (#27466)
fix - 0be32cfc5 slide-toggle: add cursor pointer for label (#27391)

cdk

Commit Description
fix - fa1ac2630 clipboard: not working inside fullscreen element (#27456)
fix - 23527b991 listbox: prevent wrong activeItemIndex after browser tab switch (#27499)
fix - dead83f65 testing: allow for comma key to be sent (#27486)
fix - 05573aea7 testing: sending incorrect keyCode for comma (#27472)

v16.1.5

16.1.5 "turquoise-tortoise" (2023-07-13)

material

Commit Description
fix - 2ed7a6405 autocomplete: blocking events to other overlays when there are no results (#27432)
fix - ff2143b9c autocomplete: clear selected option if input is cleared (#27422)
fix - 73e556e57 expansion: panel content visible when placed inside a hidden parent (#27438)

multiple

Commit Description
fix - 6e1a7d6b4 avoid component ID collisions between legacy and non-legacy components

v16.1.4

16.1.4 "andalusite-almond" (2023-07-06)

material

Commit Description
fix - 06ddf00cf button-toggle: not preserving value if preselected option is removed (#27398)
fix - 82c270030 chips: error if empty getter is accessed too early (#27405)
fix - 408be2c76 core: throw better error messages from typography utils (#27393)
fix - 69eff191b menu: prevent menu styles from leaking to other components (#27378)
fix - 35f926023 schematics: fix template diagnostic in table schematic (#27407)

cdk

Commit Description
fix - 0184a4d5e menu: control + option + space not working on VoiceOver (#27401)

v16.1.3

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

16.1.6 "apatite-anchor" (2023-07-26)

cdk

Commit Type Description
fa1ac2630 fix clipboard: not working inside fullscreen element (#27456)
23527b991 fix listbox: prevent wrong activeItemIndex after browser tab switch (#27499)
dead83f65 fix testing: allow for comma key to be sent (#27486)
05573aea7 fix testing: sending incorrect keyCode for comma (#27472)

material

Commit Type Description
4d947318a fix chips: ensure that edit input query is re-evaluated on time (#27465)
1a659bd55 fix chips: increase specificity of chip ripple selector (#27457)
45748ba3d fix form-field: fix duplicate announcement of form controls (#27102)
465a7b022 fix radio: clear selected radio button from group (#27466)
0be32cfc5 fix slide-toggle: add cursor pointer for label (#27391)

16.2.0-next.4 "honeycomb-huskey" (2023-07-14)

cdk

Commit Type Description
1703c274d fix clipboard: not working inside fullscreen element (#27456)

material

Commit Type Description
af1a04123 feat autocomplete: add input to require selection from the panel (#27423)
ff2a3cc6f fix autocomplete: blocking events to other overlays when there are no results (#27432)
7c8a79629 fix autocomplete: clear selected option if input is cleared (#27422)
fd047217d fix expansion: panel content visible when placed inside a hidden parent (#27438)

material-experimental

Commit Type Description
b77094dc2 feat themeing: add M3 token values for checkbox and card (#27409)

multiple

Commit Type Description
95e18c522 fix avoid component ID collisions between legacy and non-legacy components

16.1.5 "turquoise-tortoise" (2023-07-13)

material

Commit Type Description
2ed7a6405 fix autocomplete: blocking events to other overlays when there are no results (#27432)
ff2143b9c fix autocomplete: clear selected option if input is cleared (#27422)

... (truncated)

Commits
  • 10d107d release: cut the v16.1.6 release
  • c449e9b Revert "refactor(material/badge): switch to tokens theming API (#27492)" (#27...
  • e2258de Revert "refactor(material/datepicker): switch to tokens API (#27503)" (#27517)
  • 6b34f72 refactor(material/button-toggle): switch to tokens API (#27509)
  • 23527b9 fix(cdk/listbox): prevent wrong activeItemIndex after browser tab switch (#27...
  • 76a7fbd refactor(material/datepicker): switch to tokens API (#27503)
  • bf7f8f2 ci: migrate api golden check to GHA (#27488)
  • 4326d4d refactor(material/menu): remove MDC classes from markup (#27497)
  • 5bd9a56 refactor(material/divider): switch to tokens API (#27478)
  • 1de57bf refactor(material/badge): switch to tokens theming API (#27492)
  • 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.6.
- [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.6)

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

dependabot bot commented on behalf of github Aug 7, 2023

Superseded by #83.

@dependabot dependabot bot closed this Aug 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-16.1.6 branch August 7, 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.

1 participant