Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Bump @angular/material from 13.3.9 to 16.0.3#53

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/material-16.0.3
Closed

Bump @angular/material from 13.3.9 to 16.0.3#53
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/material-16.0.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/material from 13.3.9 to 16.0.3.

Release notes

Sourced from @​angular/material's releases.

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

Commit Description
fix - bae2830b3 badge: insert inline description for non-interactive hosts (#27025)
fix - 54507552d core: fix opacity in elevation mixin (#26805)
fix - d018bf63e select: ensure arrow is centered on all densities (#27011)
fix - 3ee392eec tabs: avoid unnecessary updates of tab ink bar (#27031)

cdk

Commit Description
fix - 9c1112d40 schematics: avoid throwing an error for empty program (#27060)

v16.0.0

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

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
3cb369e048 fix schematics: handle templates with byte order mark (#27131)

material

Commit Type Description
6610b6d5ce fix checkbox: set token values on the element where theme is @​included (#27114)
8afe9cda08 fix core: Fix MacOS Hover feature compatibility with optgroup (#27081)
fc919ce25d fix datepicker: set explicit event options (#27082)
cda36e9a7a fix form-field: make notch sizing more reliable (#26028)
fd481b9565 fix icon: harness returning wrong name if icon has other content (#27132)
2af1e0a304 fix list: input coercion does not working for disableRipple on list items (#27126)
a3250c327a fix paginator: add aria-hidden="true" to decorative svg's (#27083)

multiple

Commit Type Description
b6373014b7 fix set aria-hidden on presentational svgs (#27116)

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

cdk

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

material

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

... (truncated)

Commits
  • 7dd2417 release: cut the v16.0.3 release
  • 0c36f52 docs: Update contribution guidelines and issue template regarding issue (#27205)
  • c8065d5 fix(material/chips): fix click target when stacked (#27129)
  • 08206fc refactor(material/typography): Move define-typography-config under _typograph...
  • f35141a build: update angular shared dev-infra code (#27181)
  • 87d84cf Import path shortened in form-field (#27158)
  • 3d4a9d1 fix(cdk/overlay): remove circular dependency workarounds (#27190)
  • 6a6d126 refactor(cdk/scrolling): remove circular dependencies
  • d5f9792 refactor(cdk/drag-drop): remove circular dependencies
  • 197b16d build: allow type-only imports to be used
  • 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.0.3.
- [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.0.3)

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

dependabot bot commented on behalf of github Jun 12, 2023

Superseded by #57.

@dependabot dependabot bot closed this Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-16.0.3 branch June 12, 2023 02:05
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.

0 participants