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

build(deps): bump @angular/material from 15.2.9 to 17.3.0 #228

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps @angular/material from 15.2.9 to 17.3.0.

Release notes

Sourced from @​angular/material's releases.

v17.3.0

17.3.0 "cobalt-catfish" (2024-03-14)

google-maps

Commit Description
feat - b4b91be04 add advanced marker (#28525)
fix - cc618b450 advanced marker not destroyed
fix - 5269e0f9d mapId not being set

material

Commit Description
feat - 26b376e43 tooltip: be able to customize the longpress delay (#27512)
fix - 09111d002 button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
fix - 52da8b33f core: avoid solid ripples in buttons (#28717)
fix - 36d82d89c core: theming validation for m2 themes firing incorrectly (#28707)
fix - 79b447e2e form-field: ensure same stacking context as container (#28713)
fix - 63a764de6 slide-toggle: m3 selected track outline (#28625)
fix - 386f768b6 slider: fix animation issue (#28704)

v17.3.0-rc.0

17.3.0-rc.0 "silver-shoes" (2024-03-06)

material-experimental

Commit Description
feat - c62c578676 theming: provide hook for formatting toke… (#28660)

material

Commit Description
feat - 26b376e43e tooltip: be able to customize the longpress delay (#27512)
fix - 979e903020 autocomplete: prevent hidden overlay from blocking clicks (#28677)
fix - 216ae0cca1 autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628)
fix - 09111d0029 button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
fix - c20bac78fb checkbox: derive checkmark color from palette
fix - 577d070ffe chips: derive surface color from palette
fix - a99d8e929f core: mark fields on HasErrorState as nullable (#28689)
fix - fa2687f1a8 datepicker: always move caret to the end of the start input on backspace (#28669)
fix - c72add69a3 datepicker: datepicker doesn't announce newly selected range in firefox (#28529)
fix - 24eaa2ed63 expansion: prevent focus from entering the panel while it's animating (#28646)
fix - dd97c0eb96 schematics: add typography and density to custom theme (#28645)
fix - b169320777 schematics: don't interrupt ng add if adding the animations module fails (#28675)
fix - 63a764de61 slide-toggle: m3 selected track outline (#28625)
perf - f6e85844a0 form-field: resolve scrolling performance issues (#27251)

cdk

Commit Description
fix - ef68e3215c drag-drop: resolve helper directives with DI for proper hostDirectives support (#28633)
fix - 8f60b62c94 overlay: fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)

multiple

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

17.3.0 "cobalt-catfish" (2024-03-14)

material

Commit Type Description
26b376e43 feat tooltip: be able to customize the longpress delay (#27512)
09111d002 fix button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
52da8b33f fix core: avoid solid ripples in buttons (#28717)
36d82d89c fix core: theming validation for m2 themes firing incorrectly (#28707)
79b447e2e fix form-field: ensure same stacking context as container (#28713)
63a764de6 fix slide-toggle: m3 selected track outline (#28625)
386f768b6 fix slider: fix animation issue (#28704)

google-maps

Commit Type Description
b4b91be04 feat add advanced marker (#28525)
cc618b450 fix advanced marker not destroyed
5269e0f9d fix mapId not being set

17.2.2 "metal-marble" (2024-03-06)

cdk

Commit Type Description
4af777a189 fix drag-drop: resolve helper directives with DI for proper hostDirectives support (#28633)
94eafc134f fix overlay: fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)

material

Commit Type Description
65aaaf3abf fix autocomplete: prevent hidden overlay from blocking clicks (#28677)
d08ddaab81 fix autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628)
5b3210bfda fix checkbox: derive checkmark color from palette
fb20320b82 fix chips: derive surface color from palette
fe01e298a0 fix core: mark fields on HasErrorState as nullable (#28689)
afbb34e415 fix datepicker: always move caret to the end of the start input on backspace (#28669)
ec6f8e2e62 fix datepicker: datepicker doesn't announce newly selected range in firefox (#28529)
ba6e809761 fix expansion: prevent focus from entering the panel while it's animating (#28646)
07f5ed9dc6 fix schematics: add typography and density to custom theme (#28645)
6d8160c166 fix schematics: don't interrupt ng add if adding the animations module fails (#28675)
9655ecb872 fix slide-toggle: m3 selected track outline (#28625) (#28634)
7d352fbf88 perf form-field: resolve scrolling performance issues (#27251)

material-experimental

Commit Type Description
f18ef99785 feat theming: provide hook for formatting toke… (#28660)

multiple

Commit Type Description
14c055fe07 fix derive all token values from theme (#28664)

... (truncated)

Commits
  • 0a15c54 release: cut the v17.3.0 release
  • 52da8b3 fix(material/core): avoid solid ripples in buttons (#28717)
  • 79b447e fix(material/form-field): ensure same stacking context as container (#28713)
  • 36d82d8 fix(material/core): theming validation for m2 themes firing incorrectly (#28707)
  • 0b6f153 docs: remove current work from readme (#28705)
  • 386f768 fix(material/slider): fix animation issue (#28704)
  • 3b45502 refactor(cdk/a11y): only call currentResolve if defined (#28701)
  • 4e0e120 release: cut the v17.3.0-rc.0 release
  • a6ce587 docs: release notes for the v17.2.2 release
  • a99d8e9 fix(material/core): mark fields on HasErrorState as nullable (#28689)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 17.3.0.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@15.2.9...17.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #232.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-17.3.0 branch March 25, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants