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 14.1.1 to 16.1.5 in /angular-app #653

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/material from 14.1.1 to 16.1.5.

Release notes

Sourced from @​angular/material's releases.

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

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 |

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

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)
73e556e57 fix expansion: panel content visible when placed inside a hidden parent (#27438)

multiple

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

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.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.1.2 "metal-spoon" (2023-06-23)

cdk

... (truncated)

Commits
  • a9756f7 release: cut the v16.1.5 release
  • ec29cdf docs(material/slider): make component example more intuitive (#27451)
  • 577e312 build: improve dev app appearance toggles (#27446)
  • a445dfa ci: migrate lint job from CircleCI to GHA (#27433)
  • 73e556e fix(material/expansion): panel content visible when placed inside a hidden pa...
  • 26623e2 docs(material/menu): require only static content and MenuItems in popup (#27435)
  • 2ed7a64 fix(material/autocomplete): blocking events to other overlays when there are ...
  • bbd51ac refactor(material/expansion): switch to tokens API (#27390)
  • ff2143b fix(material/autocomplete): clear selected option if input is cleared (#27422)
  • 8c6b2d3 build: enable CI check for component ID collisions
  • 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 14.1.1 to 16.1.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/16.1.5/CHANGELOG.md)
- [Commits](angular/components@14.1.1...16.1.5)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2023

Superseded by #658.

@dependabot dependabot bot closed this Jul 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-app/angular/material-16.1.5 branch July 27, 2023 13:49
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants