Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Bump @angular/material from 15.2.9 to 16.1.5 in /web #495

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/material from 15.2.9 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.2.0-next.3 "verdelite-volcano" (2023-07-06)

cdk

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

material

Commit Type Description
0340a4152 fix button-toggle: not preserving value if preselected option is removed (#27398)
c03b5f415 fix chips: error if empty getter is accessed too early (#27405)
b985c7d52 fix core: throw better error messages from typography utils (#27393)
06f8544e7 fix menu: prevent menu styles from leaking to other components (#27378)
017a541d4 fix schematics: fix template diagnostic in table schematic (#27407)
daa6ca3ec fix sidenav: only trap focus when backdrop is enabled (#27355)

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)

... (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 15.2.9 to 16.1.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@15.2.9...16.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2023

Superseded by #501.

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

Successfully merging this pull request may close these issues.

0 participants