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

[Snyk] Upgrade @angular/cdk from 17.2.1 to 17.3.0 #1621

Closed

Conversation

jesperancinha
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @angular/cdk from 17.2.1 to 17.3.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2024-03-14.
Release notes
Package name: @angular/cdk
  • 17.3.0 - 2024-03-14

    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)
  • 17.3.0-rc.0 - 2024-03-06

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

    material-experimental

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

    material

    Commit Description
    feat - 26b376e43e tooltip: be able to customize the longpress delay (#27512)
    fix - 979e903020 autocomplete: prevent hidden overlay from blocking clicks (#28677)
    fix - 216ae0cca1 autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628)
    fix - 09111d0029 button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
    fix - c20bac78fb checkbox: derive checkmark color from palette
    fix - 577d070ffe chips: derive surface color from palette
    fix - a99d8e929f core: mark fields on HasErrorState as nullable (#28689)
    fix - fa2687f1a8 datepicker: always move caret to the end of the start input on backspace (#28669)
    fix - c72add69a3 datepicker: datepicker doesn't announce newly selected range in firefox (#28529)
    fix - 24eaa2ed63 expansion: prevent focus from entering the panel while it's animating (#28646)
    fix - dd97c0eb96 schematics: add typography and density to custom theme (#28645)
    fix - b169320777 schematics: don't interrupt ng add if adding the animations module fails (#28675)
    fix - 63a764de61 slide-toggle: m3 selected track outline (#28625)
    perf - f6e85844a0 form-field: resolve scrolling performance issues (#27251)

    cdk

    Commit Description
    fix - ef68e3215c drag-drop: resolve helper directives with DI for proper hostDirectives support (#28633)
    fix - 8f60b62c94 overlay: fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)

    multiple

    Commit Description
    fix - cfdfa9a672 derive all token values from theme (#28664)
  • 17.3.0-next.0 - 2024-02-22
  • 17.2.2 - 2024-03-06
    Read more
  • 17.2.1 - 2024-02-22
from @angular/cdk GitHub release notes
Commit messages
Package name: @angular/cdk
  • 13a8a23 release: cut the v17.3.0 release
  • 52da8b3 fix(material/core): avoid solid ripples in buttons (#28717)
  • 79b447e fix(material/form-field): ensure same stacking context as container (#28713)
  • 36d82d8 fix(material/core): theming validation for m2 themes firing incorrectly (#28707)
  • 0b6f153 docs: remove current work from readme (#28705)
  • 386f768 fix(material/slider): fix animation issue (#28704)
  • 3b45502 refactor(cdk/a11y): only call currentResolve if defined (#28701)
  • 4e0e120 release: cut the v17.3.0-rc.0 release
  • a6ce587 docs: release notes for the v17.2.2 release
  • a99d8e9 fix(material/core): mark fields on HasErrorState as nullable (#28689)
  • 8a18a26 refactor(material-experimental/theming): move error colors into color palettes (#28666)
  • c62c578 feat(material-experimental/theming): provide hook for formatting toke… (#28660)
  • c72add6 fix(material/datepicker): datepicker doesn't announce newly selected range in firefox (#28529)
  • 94306f3 refactor(material/core): deprecate TypeScript mixin functions (#28673)
  • fa2687f fix(material/datepicker): always move caret to the end of the start input on backspace (#28669)
  • b169320 fix(material/schematics): don't interrupt ng add if adding the animations module fails (#28675)
  • 979e903 fix(material/autocomplete): prevent hidden overlay from blocking clicks (#28677)
  • 577d070 fix(material/chips): derive surface color from palette
  • c20bac7 fix(material/checkbox): derive checkmark color from palette
  • cfdfa9a fix(multiple): derive all token values from theme (#28664)
  • 26b376e feat(material/tooltip): be able to customize the longpress delay (#27512)
  • f6e8584 perf(material/form-field): resolve scrolling performance issues (#27251)
  • 76b4ea1 docs(material/form-field): custom MatFormFieldControl validation not working unless touched (#26873)
  • 6fc0193 docs(material-3): fix typography config (#28635)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@jesperancinha jesperancinha enabled auto-merge April 11, 2024 12:08
@jesperancinha
Copy link
Owner Author

BLOCKED: akveo/nebular#3192

@jesperancinha jesperancinha self-assigned this Apr 11, 2024
@jesperancinha jesperancinha added bug dependencies Pull requests that update a dependency file labels Apr 11, 2024
auto-merge was automatically disabled April 18, 2024 07:23

Pull request was closed

@jesperancinha jesperancinha deleted the snyk-upgrade-d1e3fba66a5940a45cf065232ea441eb branch June 30, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants