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.2.7 to 16.0.4 #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @angular/material from 14.2.7 to 16.0.4.

Release notes

Sourced from @​angular/material's releases.

v16.0.4

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

material

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

v16.0.3

16.0.3 "silk-scarf" (2023-06-01)

material

Commit Description
fix - c8065d5168 chips: fix click target when stacked (#27129)
fix - 12e47478c5 slider: handle ngModel initial null value (#27149)

cdk

Commit Description
fix - 3d4a9d1607 overlay: remove circular dependency workarounds (#27190)

v16.0.2

16.0.2 "plastic-car" (2023-05-25)

material

Commit Description
fix - 82550af4d7 checkbox: set token values on the element where theme is @​included (#27114)
fix - d2e8a55b3b core: Fix MacOS Hover feature compatibility with optgroup (#27081)
fix - 6dd2c605b1 datepicker: set explicit event options (#27082)
fix - 5c3107ccc6 icon: harness returning wrong name if icon has other content (#27132)
fix - 9d9ceb2b22 list: input coercion does not working for disableRipple on list items (#27126)
fix - 5aad5df78e paginator: add aria-hidden="true" to decorative svg's (#27083)

cdk

Commit Description
fix - a0aa14fe1a schematics: handle templates with byte order mark (#27131)

multiple

Commit Description
fix - 12474aafc5 set aria-hidden on presentational svgs (#27116)

v16.0.1

16.0.1 "sulfur-socks" (2023-05-11)

material

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

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)
b6a9895a0 fix tabs: tab header is clickable if its disable (#27091)

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

cdk

Commit Type Description
4656c24f78 fix overlay: remove circular dependency workarounds (#27190)

material

Commit Type Description
3703cc912c feat select: add input to control the panel width (#27188)
2c078673a7 fix chips: fix click target when stacked (#27129)
57adfe4fbf fix select: incorrect position if initialized late (#27198)
43c6fe349f fix slider: handle ngModel initial null value (#27149)

material-experimental

Commit Type Description
aec23ac348 feat theming: add first part of token-based theming API (#27000)

16.0.3 "silk-scarf" (2023-06-01)

cdk

Commit Type Description
3d4a9d1607 fix overlay: remove circular dependency workarounds (#27190)

material

Commit Type Description
c8065d5168 fix chips: fix click target when stacked (#27129)
12e47478c5 fix slider: handle ngModel initial null value (#27149)

16.1.0-next.1 "metal-rail" (2023-05-25)

cdk

| Commit | Type | Description |

... (truncated)

Commits
  • c403769 release: cut the v16.0.4 release
  • e9a8894 build: resolve browserslist errors in patch branch (#27258)
  • 5b6d0bd docs: improved code smells (#27185)
  • f595c78 fix(material/core): Fix MacOS Hover feature compatibility with optgroup (#27239)
  • 2c660bb docs: replaced the map with the forEach (#27244)
  • c19bd4c fix(material/slider): handle contextmenu events (#27227)
  • b6a9895 fix(material/tabs): tab header is clickable if its disable (#27091)
  • 0297e98 docs: updated the deprecated tags in the html (#27236)
  • 461c57e docs: removed the obsolete Tag and updated the files (#27237)
  • 8fafa88 fix(material/slider): fix track getting out of sync (#27218)
  • 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.2.7 to 16.0.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@14.2.7...16.0.4)

---
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 the dependencies Pull requests that update a dependency file label Jun 12, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants