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/cdk from 15.2.9 to 17.3.2 #237

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps @angular/cdk from 15.2.9 to 17.3.2.

Release notes

Sourced from @​angular/cdk's releases.

v17.3.2

17.3.2 "benitoite-biscuit" (2024-03-28)

material

Commit Description
fix - aee721ec6 chips: use concrete value for remove icon size (#28751)
fix - 4ca9ac56b datepicker: datepicker row count inaccurate for screen reader (#28760)

cdk

Commit Description
fix - de2388190 a11y: support signals in ListKeyManager (#28757)
fix - 38a12a9f0 listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

v17.3.1

17.3.1 "clay-paradox" (2024-03-20)

cdk

Commit Description
fix - 31e30883a3 drag-drop: optionally inject parent drag in preview and placeholder (#28750)

v17.3.0

17.3.0 "cobalt-catfish" (2024-03-14)

google-maps

Commit Description
feat - b4b91be04 add advanced marker (#28525)
fix - cc618b450 advanced marker not destroyed
fix - 5269e0f9d mapId not being set

material

Commit Description
feat - 26b376e43 tooltip: be able to customize the longpress delay (#27512)
fix - 09111d002 button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
fix - 52da8b33f core: avoid solid ripples in buttons (#28717)
fix - 36d82d89c core: theming validation for m2 themes firing incorrectly (#28707)
fix - 79b447e2e form-field: ensure same stacking context as container (#28713)
fix - 63a764de6 slide-toggle: m3 selected track outline (#28625)
fix - 386f768b6 slider: fix animation issue (#28704)

v17.3.0-rc.0

17.3.0-rc.0 "silver-shoes" (2024-03-06)

material-experimental

Commit Description
feat - c62c578676 theming: provide hook for formatting toke… (#28660)

material

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

17.3.2 "benitoite-biscuit" (2024-03-28)

cdk

Commit Type Description
de2388190 fix a11y: support signals in ListKeyManager (#28757)
38a12a9f0 fix listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

material

Commit Type Description
aee721ec6 fix chips: use concrete value for remove icon size (#28751)
4ca9ac56b fix datepicker: datepicker row count inaccurate for screen reader (#28760)

18.0.0-next.2 "gahnite-globe" (2024-03-28)

cdk

Commit Type Description
da980a80b fix a11y: support signals in ListKeyManager (#28757)
9c4e451da fix listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

material

Commit Type Description
4473a379f feat core: add prebuilt themes based on M3
b312b9491 feat schematics: use M3 themes in schematics
b9d4048c5 fix chips: use concrete value for remove icon size (#28751)
457ce698f fix datepicker: datepicker row count inaccurate for screen reader (#28760)

material-experimental

Commit Type Description
c345df788 feat theming: add mixin for customizing checkbox tokens (#28759)
c932512ba fix theming: avoid re-emitting the same tokens from the backwards-compatibility styles

18.0.0-next.1 "basalt-solitude" (2024-03-20)

cdk

Commit Type Description
9343131450 fix drag-drop: optionally inject parent drag in preview and placeholder (#28750)
108cce33bf fix overlay: Remove use of zone onStable to detach content (#28740)

17.3.1 "clay-paradox" (2024-03-20)

cdk

| Commit | Type | Description |

... (truncated)

Commits
  • 58faa94 release: cut the v17.3.2 release
  • a8ab193 build: match Node version with main (#28796)
  • 4ca9ac5 fix(material/datepicker): datepicker row count inaccurate for screen reader (...
  • 4e32a4f refactor(cdk/a11y): un-deprecate focus trap (#28768)
  • 7ef32f5 ci: move saucelabs and browserstack to regular CI jobs (#28765)
  • dd7eb2c build: update scorecard config (#28763)
  • de23881 fix(cdk/a11y): support signals in ListKeyManager (#28757)
  • edddab0 docs(material-experimental/theming): fix customizing typography (#28671)
  • aee721e fix(material/chips): use concrete value for remove icon size (#28751)
  • 38a12a9 fix(cdk/listbox): improve SSR compatibility by adding an _isBrowser check bef...
  • 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 15.2.9 to 17.3.2.
- [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.3.2)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  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 Apr 8, 2024

Superseded by #244.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-17.3.2 branch April 8, 2024 07:38
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