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 16.2.7 to 17.0.2 #117

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps @angular/material from 16.2.7 to 17.0.2.

Release notes

Sourced from @​angular/material's releases.

v17.0.2

17.0.2 "sand-salmon" (2023-12-01)

material-experimental

Commit Description
feat - 3d118c67a theming: add M3 autocomplete, badge, and bottom-sheet support (#28177)
feat - 950ca90b7 theming: add M3 button-toggle support (#28179)
feat - ee6894f3e theming: add M3 chips support (#28183)
feat - 86c55d004 theming: add M3 datepicker support (#28166)
feat - 4424c0b21 theming: add M3 dialog support (#28163)
feat - 61401f57a theming: add M3 grid-list support (#28131)
feat - cd0f36ac3 theming: add M3 icon support (#28126)
feat - 5bf3ab4b6 theming: add M3 menu & divider support (#28144)
feat - 1abf88008 theming: add M3 paginator support (#28164)
feat - 750d95faa theming: add M3 select, option, and optgroup support (#28148)
feat - 662bbb4b2 theming: add M3 sidenav support (#28125)

material

Commit Description
fix - 4938722fa autocomplete: clear selected option if it is removed while typing (#28146)
fix - 381037818 button: fix flat button line-height (#28090)
fix - 5f789f79d button: fix outlined button line-height (#28092)
fix - d45f4967a button: fix text button line-height (#28091)
fix - 04ceccf21 core: prevent ng update schematic from checking node_modules (#28152)
fix - c2a812967 tooltip: increase specificity of non-interactive styles (#28180)

v17.0.1

17.0.1 "plastic-chicken" (2023-11-16)

material-experimental

Commit Description
feat - cfe596ab1d theming: add M3 form-field & input support (#28121)
feat - 365789bd0f theming: add M3 list support (#28122)
feat - 81a8cc77e8 theming: add M3 slide-toggle support (#28014)
feat - ac62b42742 theming: add M3 sort support (#28105)
fix - c5e4766d0f theming: Update M3 palettes (#28109)

material

Commit Description
fix - df5e9c4f3f autocomplete: clear previous selection on reactive form reset (#27653)
fix - efc0dcfc4c autocomplete: regression in requireSelection when options are filtered (#28119)
fix - 09c7eb4f8b button: fix raised button line-height (#28073)
fix - 1a61fc7eea datepicker: Fix raw date value being compared (#27896)
fix - fe339ee2ba list: validation using wrong variable (#27638)
fix - a09ca60be8 schematics: switch to new control flow (#28106)

v17.0.0

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

17.0.2 "sand-salmon" (2023-12-01)

material

Commit Type Description
4938722fa fix autocomplete: clear selected option if it is removed while typing (#28146)
381037818 fix button: fix flat button line-height (#28090)
5f789f79d fix button: fix outlined button line-height (#28092)
d45f4967a fix button: fix text button line-height (#28091)
04ceccf21 fix core: prevent ng update schematic from checking node_modules (#28152)
c2a812967 fix tooltip: increase specificity of non-interactive styles (#28180)

material-experimental

Commit Type Description
3d118c67a feat theming: add M3 autocomplete, badge, and bottom-sheet support (#28177)
950ca90b7 feat theming: add M3 button-toggle support (#28179)
ee6894f3e feat theming: add M3 chips support (#28183)
86c55d004 feat theming: add M3 datepicker support (#28166)
4424c0b21 feat theming: add M3 dialog support (#28163)
61401f57a feat theming: add M3 grid-list support (#28131)
cd0f36ac3 feat theming: add M3 icon support (#28126)
5bf3ab4b6 feat theming: add M3 menu & divider support (#28144)
1abf88008 feat theming: add M3 paginator support (#28164)
750d95faa feat theming: add M3 select, option, and optgroup support (#28148)
662bbb4b2 feat theming: add M3 sidenav support (#28125)

17.1.0-next.1 "titanium-tortoise" (2023-12-01)

material

Commit Type Description
cf868a508 fix autocomplete: clear selected option if it is removed while typing (#28146)
a6582b510 fix button: fix flat button line-height (#28090)
6b2f03be3 fix button: fix outlined button line-height (#28092)
8fb5b6b41 fix button: fix text button line-height (#28091)
da692b13c fix core: prevent ng update schematic from checking node_modules (#28152)
9e4389015 fix form-field: work around closure compiler issue (#28185)
96fe7b3f3 fix tooltip: increase specificity of non-interactive styles (#28180)

youtube-player

Commit Type Description
e0414b19c feat automatically load youtube api
381a65f33 feat coerce inputs
b7c47c302 feat improve initial load performance using a placeholder image (#28207)

material-experimental

Commit Type Description
85c658f74 feat theming: add M3 autocomplete, badge, and bottom-sheet support (#28177)
d12bd7fde feat theming: add M3 button-toggle support (#28179)

... (truncated)

Commits
  • acebd24 release: cut the v17.0.2 release
  • 18dd42b build: update angular shared dev-infra code (#28205)
  • 5f789f7 fix(material/button): fix outlined button line-height (#28092)
  • c257048 build: update angular shared dev-infra code (#28197)
  • 3ca460e build: update to the latest patch version (#28201)
  • ee6894f feat(material-experimental/theming): add M3 chips support (#28183)
  • df3c733 build: update angular shared dev-infra code (#28192)
  • 294d886 refactor(material/core): switch pseudo checkbox to tokens theming API (#28174)
  • bbe4e85 build: change icons in dev app based on state (#28188)
  • 950ca90 feat(material-experimental/theming): add M3 button-toggle support (#28179)
  • 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 16.2.7 to 17.0.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@16.2.7...17.0.2)

---
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 Dec 4, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2023

Superseded by #121.

@dependabot dependabot bot closed this Dec 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-17.0.2 branch December 8, 2023 14:01
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