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

Bump @angular/material from 15.2.9 to 16.2.5 in /ui #1966

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps @angular/material from 15.2.9 to 16.2.5.

Release notes

Sourced from @​angular/material's releases.

v16.2.5

16.2.5 "cardboard-plane" (2023-09-20)

material

Commit Description
fix - 158d5f37a form-field: style the cursor the same way as the rest of the input (#26491) (#27795)

cdk

Commit Description
fix - 80acf7910 scrolling: unsubscribe from scrolled stream when viewport is destroyed (#27800)

v16.2.4

16.2.4 "wood-wagon" (2023-09-13)

material

Commit Description
fix - 38ebf49060 autocomplete: requireSelection incorrectly resetting value when there are no options (#27781)

v16.2.3

16.2.3 "plastic-part" (2023-09-07)

material

Commit Description
fix - 72a5d1eedc tabs: add aria-hidden to inactive tabs (#27742)

cdk

Commit Description
fix - ffd4209318 drag-drop: constrainPosition now working well with boundary (#27730)
fix - 08dd2322ac menu: run change detection for changes to overlay ref of trigger (#27726)

v16.2.2

16.2.2 "baryte-barnacle" (2023-08-30)

material

Commit Description
fix - 1438747b0 select: set pointer cursor on entire form field (#27678)
fix - 875e7104a slider: keep ios safari slider value binding in sync (#27701)
fix - 19fa9b8e2 slider: make selecting thumbs at min/max easier (#27702)
fix - 38003efcc slider: set word-break on value-indicator (#27709)

cdk

Commit Description
fix - 8511b74e9 table: the CdkNoDataRow directive does not render in the OnPush strategy (#27687)

v16.2.1

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

16.2.5 "cardboard-plane" (2023-09-20)

cdk

Commit Type Description
80acf7910 fix scrolling: unsubscribe from scrolled stream when viewport is destroyed (#27800)

material

Commit Type Description
158d5f37a fix form-field: style the cursor the same way as the rest of the input (#26491) (#27795)

17.0.0-next.3 "rock-rock" (2023-09-13)

material

Commit Type Description
db06fa8d89 fix autocomplete: requireSelection incorrectly resetting value when there are no options (#27781)

16.2.4 "wood-wagon" (2023-09-13)

material

Commit Type Description
38ebf49060 fix autocomplete: requireSelection incorrectly resetting value when there are no options (#27781)

17.0.0-next.2 "metal-monkey" (2023-09-07)

Breaking Changes

multiple

    • Themes are now more strictly validated when calling Angular Material theme mixins. For example, calling mat.button-typography with a theme has typography: null is now an error.
    • The mat.legacy-typography-hierarchy mixin has been removed in favor of mat.typography-hierarchy

material

Commit Type Description
cac7a41f7b fix dialog: css structure change (#27510)
726fc069e3 fix tabs: add aria-hidden to inactive tabs (#27742)

cdk

Commit Type Description
aa1d01d169 fix drag-drop: constrainPosition now working well with boundary (#27730)
8eb494e975 fix menu: run change detection for changes to overlay ref of trigger (#27726)

multiple

... (truncated)

Commits
  • ad62ea5 release: cut the v16.2.5 release
  • c4aed68 ci: fix preview deploys not working due to folder rename (#27816)
  • 158d5f3 fix(material/form-field): style the cursor the same way as the rest of the in...
  • 80acf79 fix(cdk/scrolling): unsubscribe from scrolled stream when viewport is destroy...
  • a79fae4 release: cut the v16.2.4 release
  • 38ebf49 fix(material/autocomplete): requireSelection incorrectly resetting value when...
  • 0fe05b3 docs: mat-error can only rendered if the input has touched and is invalid sta...
  • 03e6f0d release: cut the v16.2.3 release
  • 08dd232 fix(cdk/menu): run change detection for changes to overlay ref of trigger (#...
  • fb93977 docs: omit repetitions (#27753)
  • 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 16.2.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@15.2.9...16.2.5)

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

dependabot bot commented on behalf of github Sep 28, 2023

Superseded by #1973.

@dependabot dependabot bot closed this Sep 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/angular/material-16.2.5 branch September 28, 2023 02:51
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.

0 participants