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.1.0 #184

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps @angular/material from 15.2.9 to 17.1.0.

Release notes

Sourced from @​angular/material's releases.

v17.1.0

17.1.0 "metal-table" (2024-01-17)

material-date-fns-adapter

Commit Description
feat - 083472db0e support date-fns 3.0 (#28364)
fix - 2da9f6bc32 error when added through ng add

material-luxon-adapter

Commit Description
fix - 91b646717d error when added through ng add

material-moment-adapter

Commit Description
fix - eca50162a7 error when added through ng add

material-experimental

Commit Description
feat - 244bed4675 theming: add M3 button tokens (#28375)
feat - cf6ab1c1d0 theming: add M3 expansion support (#28159)
feat - 2963b7aaca theming: add M3 icon-button & fab support (#28157)
feat - 0b7e656f19 theming: Add support for color variants (#28279)
fix - 94d8997b2c theming: fix border radius of filled form field
fix - d1ceb6b44a theming: fix disabled form field in M3

youtube-player

Commit Description
feat - e0414b19c1 automatically load youtube api
feat - 381a65f33d coerce inputs
feat - b7c47c3025 improve initial load performance using a placeholder image (#28207)
fix - 62ca3ede70 error when added through ng add

google-maps

Commit Description
feat - 9f1989228f add support for dynamic library loading API
fix - 338aa184ae error when added through ng add

material

Commit Description
feat - f23d8c1f7e button: add the ability to interact with disabled buttons (#28242)
feat - 6719168192 chips: expose _chipGrid in MatChipInput and add a stream of chip removal events (#28012) (#28013)
fix - 556eeb19c8 button: Move unthemable icon button tokens to theme mixin (#27570)
fix - 714eac3be4 button: remove duplicate typography styles from FAB (#28258)
fix - 2dc10daa07 button: use tokens for button elevation (#28396)
fix - ec86cf88ee checkbox: move required validation into component
fix - c00c2db924 datepicker: unable to distinguish disabled buttons in the calendar (#28385)
fix - fef66fee7c dialog: mat-dialog-title should work under OnPush viewContainerRef (#28329)
fix - 9e43890155 form-field: work around closure compiler issue (#28185)
fix - 4d0719a6a0 paginator: match visual and reading order (#28285)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

17.1.0 "metal-table" (2024-01-17)

cdk

Commit Type Description
46eb9321cc fix table: _cellRole lint error (#28391)
d3e8a28389 fix table: measuring sticky row too early (#28393)
30f0705491 fix table: support hydration (#28356)
1fe1f69303 perf table: Optimize a11y role logic in CdkCell. (#28336)

material

Commit Type Description
f23d8c1f7e feat button: add the ability to interact with disabled buttons (#28242)
6719168192 feat chips: expose _chipGrid in MatChipInput and add a stream of chip removal events (#28012) (#28013)
556eeb19c8 fix button: Move unthemable icon button tokens to theme mixin (#27570)
714eac3be4 fix button: remove duplicate typography styles from FAB (#28258)
2dc10daa07 fix button: use tokens for button elevation (#28396)
ec86cf88ee fix checkbox: move required validation into component
c00c2db924 fix datepicker: unable to distinguish disabled buttons in the calendar (#28385)
fef66fee7c fix dialog: mat-dialog-title should work under OnPush viewContainerRef (#28329)
9e43890155 fix form-field: work around closure compiler issue (#28185)
4d0719a6a0 fix paginator: match visual and reading order (#28285)
00e70fd8e3 fix slide-toggle: delete custom typography tokens (#28365)
c2c818ceeb fix slide-toggle: move required validation into component
6bfbe9b19f fix slider: update inactive input width on value change (#28275)
a643a2ed42 fix snack-bar: Ensure snackbar open animation works with OnPush ancestor (#28331)
7f601b0936 fix stepper: enable hydration (#28382)
a7f87a80a1 fix tabs: enable hydration (#28366)

google-maps

Commit Type Description
9f1989228f feat add support for dynamic library loading API
338aa184ae fix error when added through ng add

youtube-player

Commit Type Description
e0414b19c1 feat automatically load youtube api
381a65f33d feat coerce inputs
b7c47c3025 feat improve initial load performance using a placeholder image (#28207)
62ca3ede70 fix error when added through ng add

material-experimental

Commit Type Description
244bed4675 feat theming: add M3 button tokens (#28375)
cf6ab1c1d0 feat theming: add M3 expansion support (#28159)
2963b7aaca feat theming: add M3 icon-button & fab support (#28157)
0b7e656f19 feat theming: Add support for color variants (#28279)
94d8997b2c fix theming: fix border radius of filled form field
d1ceb6b44a fix theming: fix disabled form field in M3

material-moment-adapter

| Commit | Type | Description |

... (truncated)

Commits
  • 556c8b9 release: cut the v17.1.0 release
  • 38929b8 Revert "release: cut the v17.1.0 release" (#28440)
  • b223624 release: cut the v17.1.0 release
  • c58062a fix(material/progress-bar): remove track color workaround (#28416)
  • 51b7969 Update input-prefix-suffix-example.html (#28423)
  • 70e3df2 release: cut the v17.1.0-rc.0 release
  • 7c03ced docs: release notes for the v17.0.5 release
  • 0b7e656 feat(material-experimental/theming): Add support for color variants (#28279)
  • 58d4958 fix(cdk/collections): Do not deselect comparable already selected value with ...
  • 2dc10da fix(material/button): use tokens for button elevation (#28396)
  • 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.1.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.1.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 Jan 29, 2024

Superseded by #191.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-17.1.0 branch January 29, 2024 07:31
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