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 10, 2023

Bumps @angular/material from 13.3.9 to 16.1.4.

Release notes

Sourced from @​angular/material's releases.

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

16.1.3 "linen-latte" (2023-06-28)

material

Commit Description
fix - 5c066badba badge: warn if use with mat-icon (#27368)
fix - 581506145b chips: remove button role from editable chips (#27317)
fix - faccac047b core: add validation to create-token-slot (#27357)
fix - 3a846e1ece dialog: exit animation duration not being picked up (#27372)

cdk

Commit Description
fix - 419528977f schematics: clean up deep imports of devkit APIs (#27363)

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

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

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

cdk

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

material

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

16.2.0-next.2 "corduroy-cabin" (2023-06-28)

cdk

Commit Type Description
0d499a3322 fix schematics: clean up deep imports of devkit APIs (#27363)

material

Commit Type Description
65c7cad727 fix badge: warn if use with mat-icon (#27368)
e0608cbe59 fix chips: remove button role from editable chips (#27317)
425c469da8 fix core: add validation to create-token-slot (#27357)
cc1b322cc8 fix dialog: exit animation duration not being picked up (#27372)

16.1.3 "linen-latte" (2023-06-28)

cdk

Commit Type Description
419528977f fix schematics: clean up deep imports of devkit APIs (#27363)

material

Commit Type Description
5c066badba fix badge: warn if use with mat-icon (#27368)
581506145b fix chips: remove button role from editable chips (#27317)
faccac047b fix core: add validation to create-token-slot (#27357)
3a846e1ece fix dialog: exit animation duration not being picked up (#27372)

16.2.0-next.1 "plastic-fork" (2023-06-23)

... (truncated)

Commits
  • bbc58ad release: cut the v16.1.4 release
  • ad7a149 Revert "release: cut the v16.1.4 release" (#27414)
  • 71eb8cb release: cut the v16.1.4 release
  • cb64747 build: add a script to detect component ID collisions (#27411)
  • 1fddc6b refactor(material/menu): switch to tokens API (#27377)
  • 42ceec2 docs(material/chips): require communicating to AT how to edit a chip (#27336)
  • 81e08d4 refactor(material/stepper): switch to tokens API (#27386)
  • 35f9260 fix(material/schematics): fix template diagnostic in table schematic (#27407)
  • 6f94aba docs(google-maps): remove synchronous loading example (#27394)
  • 82c2700 fix(material/chips): error if empty getter is accessed too early (#27405)
  • 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.4.
- [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.4)

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

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #73.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-16.1.4 branch July 17, 2023 01:51
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