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/cdk from 16.0.1 to 17.3.3 in /desktop/angular #1495

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/cdk from 16.0.1 to 17.3.3.

Release notes

Sourced from @​angular/cdk's releases.

v17.3.3

17.3.3 "metal-fork" (2024-04-03)

material

Commit Description
fix - 7ccc392936 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 8b92fda61f sort: clear aria description on destroy (#28801)

multiple

Commit Description
fix - 6b5b0c5db3 set nonce using setAttribute (#28800)

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)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

17.3.3 "metal-fork" (2024-04-03)

material

Commit Type Description
7ccc392936 fix button-toggle: standard button toggle strong focus bord… (#28790)
8b92fda61f fix sort: clear aria description on destroy (#28801)

multiple

Commit Type Description
6b5b0c5db3 fix set nonce using setAttribute (#28800)

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

... (truncated)

Commits
  • 797d97d release: cut the v17.3.3 release
  • 8b92fda fix(material/sort): clear aria description on destroy (#28801)
  • 6b5b0c5 fix(multiple): set nonce using setAttribute (#28800)
  • 7ccc392 fix(material/button-toggle): standard button toggle strong focus bord… (#28790)
  • 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)
  • 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 16.0.1 to 17.3.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@16.0.1...17.3.3)

---
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 dependencies TYPE: update of dependencies javascript Pull requests that update Javascript code labels Apr 4, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@angular/[email protected] None +1 16.2 MB google-wombot
npm/@angular/[email protected] None +2 29 MB google-wombot
npm/@types/[email protected] None 0 57 kB types
npm/[email protected] None 0 50 kB typescript-bot

🚮 Removed packages: npm/@angular/[email protected]

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #1507.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/desktop/angular/angular/cdk-17.3.3 branch April 15, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies TYPE: update of dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants