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

chore(deps): bump @angular/material from 14.2.7 to 15.2.9 #1641

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2023

Bumps @angular/material from 14.2.7 to 15.2.9.

Release notes

Sourced from @​angular/material's releases.

v15.2.9

15.2.9 "vinyl-violin" (2023-05-03)

material

Commit Description
fix - 4804b0230c chips: avoid double emit of changed event on blur (#26963)
fix - 757a45685e datepicker: date range input incorrectly inheriting text color (#26988)
fix - 95066faf3d dialog: opening animation sometimes being skipped (#26971)

v15.2.8

15.2.8 "nickel-nickel" (2023-04-19)

material

Commit Description
fix - af293a124 core: remove tabindex from mat-option (#26917)
fix - 5623a8c8b form-field: inconsistent height for non-text inputs (#26941)

v15.2.7

15.2.7 "paper-pelican" (2023-04-13)

material-luxon-adapter

Commit Description
fix - 6c00403a8 zone on DateTime ignored (#26887)

material

Commit Description
fix - de22cdc72 table: correct filterPredicate typo (#26902)

v15.2.6

15.2.6 "chiffon-cardigan" (2023-04-05)

material

Commit Description
fix - fd58310a1f core: don't use font shorthand property in typography-level (#26865)

cdk

Commit Description
fix - cc5f7d0890 menu: move focus when opening via click (#26874)

Special Thanks

Jonathan Meier and Kristiyan Kostadinov

v15.2.5

15.2.5 "metal-plumber" (2023-03-29)

material

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

15.2.9 "vinyl-violin" (2023-05-03)

material

Commit Type Description
4804b0230c fix chips: avoid double emit of changed event on blur (#26963)
757a45685e fix datepicker: date range input incorrectly inheriting text color (#26988)
95066faf3d fix dialog: opening animation sometimes being skipped (#26971)

16.0.0-rc.2 "organza-ocarina" (2023-05-01)

cdk

Commit Type Description
fc6ae988a3 fix schematics: skip module-related operations for standalone apps
26d76c67b1 fix schematics: update drag-drop schematic to support standalone

material

Commit Type Description
f8598f8658 fix button: fix ripple style for all types of buttons (#26970)
efe05e4f05 fix chips: avoid double emit of changed event on blur (#26963)
ae9407c2cc fix chips: fix chip density styles (#26951)
701f2b70ec fix datepicker: date range input incorrectly inheriting text color (#26988)
a65d790c30 fix dialog: opening animation sometimes being skipped (#26971)
aeed6bb10c fix progress-bar: account for new height token (#27008)
f8fad4f079 fix schematics: support standalone projects in address from schematic
313348e13f fix schematics: support standalone projects in dashboard schematic
186c8747ef fix schematics: support standalone projects in navigation schematic
7a9112d554 fix schematics: support standalone projects in table schematic
360e19be4f fix schematics: support standalone projects in tree schematic

16.0.0-rc.1 "gallium-grill" (2023-04-19)

cdk

Commit Type Description
0d56af508 fix layout: resolve CSP errors

material

Commit Type Description
e092663d5 fix button: add specificity to icon button density (#26911)
9147660f5 fix core: remove tabindex from mat-option (#26917)
c4a64a15c fix form-field: inconsistent height for non-text inputs (#26941)
c6644d65d fix legacy-progress-spinner: avoid CSP errors
f8a70bf06 fix schematics: reference correct entrypoint in schematic definition (#26930)
ead5efc4c fix tabs: remove background color from tabs (#26905)

cdk-experimental

... (truncated)

Commits
  • d593195 release: cut the v15.2.9 release
  • 95066fa fix(material/dialog): opening animation sometimes being skipped (#26971)
  • 757a456 fix(material/datepicker): date range input incorrectly inheriting text color ...
  • 4804b02 fix(material/chips): avoid double emit of changed event on blur (#26963)
  • 1f4cac9 release: cut the v15.2.8 release
  • 79ee927 build: fix browserlists unknown browser error for CLI integration tests
  • 5623a8c fix(material/form-field): inconsistent height for non-text inputs (#26941)
  • af293a1 fix(material/core): remove tabindex from mat-option (#26917)
  • b00bf81 release: cut the v15.2.7 release
  • de22cdc fix(material/table): correct filterPredicate typo (#26902)
  • 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 15.2.9.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@14.2.7...15.2.9)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2023

Superseded by #1646.

@dependabot dependabot bot closed this May 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/material-15.2.9 branch May 4, 2023 17:57
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants