Skip to content

Conversation

@dependabot
Copy link

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

Bumps @angular/cdk from 14.2.7 to 16.2.4.

Release notes

Sourced from @​angular/cdk's releases.

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

16.2.1 "rubber-duck" (2023-08-16)

material

Commit Description
fix - 9ff32fd55 dialog: update aria-labelledby if title is swapped (#27609)
fix - 58dd80225 progress-bar: alignment affected by parent text-align (#27646)
fix - 0ba807125 table: resolve local compilation issues (#27640)

v16.2.0

16.2.0 "paper-rings" (2023-08-09)

material-luxon-adapter

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

Commit Type Description
90465a1882 refactor convert components to theme inspection API (round 4) (#27740)

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

cdk

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

material

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

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

... (truncated)

Commits
  • 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)
  • 72a5d1e fix(material/tabs): add aria-hidden to inactive tabs (#27742)
  • f1d7757 build: bump node version (#27720)
  • 333e87e build: fix lint warning
  • cbcc8ad build: update to node version 18
  • 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/cdk](https://github.com/angular/components) from 14.2.7 to 16.2.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@14.2.7...16.2.4)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  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 Sep 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #64.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-16.2.4 branch September 25, 2023 06:13
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

Development

Successfully merging this pull request may close these issues.

0 participants