Skip to content

Conversation

@infernokun
Copy link
Owner

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


Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on
@angular/cdk
from 17.0.4 to 17.3.3
22 versions ahead of your current version 21 days ago
on 2024-04-03
@angular/material
from 17.0.4 to 17.3.3
22 versions ahead of your current version 21 days ago
on 2024-04-03
Release notes
Package name: @angular/cdk
  • 17.3.3 - 2024-04-03

    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)
  • 17.3.2 - 2024-03-28

    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)
  • 17.3.1 - 2024-03-20
  • 17.3.0 - 2024-03-14
  • 17.3.0-rc.0 - 2024-03-06
  • 17.3.0-next.0 - 2024-02-22
  • 17.2.2 - 2024-03-06
  • 17.2.1 - 2024-02-22
  • 17.2.0 - 2024-02-14
  • 17.2.0-rc.0 - 2024-02-07
  • 17.2.0-next.1 - 2024-01-31
  • 17.2.0-next.0 - 2024-01-26
  • 17.1.2 - 2024-01-31
  • 17.1.1 - 2024-01-25
  • 17.1.0 - 2024-01-17
  • 17.1.0-rc.0 - 2024-01-10
  • 17.1.0-next.3 - 2023-12-13
  • 17.1.0-next.2 - 2023-12-07
  • 17.1.0-next.1 - 2023-12-01
  • 17.1.0-next.0 - 2023-11-16
  • 17.0.6 - 2024-01-17
  • 17.0.5 - 2024-01-10
  • 17.0.4 - 2023-12-13
from @angular/cdk GitHub release notes
Package name: @angular/material
  • 17.3.3 - 2024-04-03

    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)
  • 17.3.2 - 2024-03-28

    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)
  • 17.3.1 - 2024-03-20
  • 17.3.0 - 2024-03-14
  • 17.3.0-rc.0 - 2024-03-06
  • 17.3.0-next.0 - 2024-02-22
  • 17.2.2 - 2024-03-06
  • 17.2.1 - 2024-02-22
  • 17.2.0 - 2024-02-14
  • 17.2.0-rc.0 - 2024-02-07
  • 17.2.0-next.1 - 2024-01-31
  • 17.2.0-next.0 - 2024-01-26
  • 17.1.2 - 2024-01-31
  • 17.1.1 - 2024-01-25
  • 17.1.0 - 2024-01-17
  • 17.1.0-rc.0 - 2024-01-10
  • 17.1.0-next.3 - 2023-12-13
  • 17.1.0-next.2 - 2023-12-07
  • 17.1.0-next.1 - 2023-12-01
  • 17.1.0-next.0 - 2023-11-16
  • 17.0.6 - 2024-01-17
  • 17.0.5 - 2024-01-10
  • 17.0.4 - 2023-12-13
from @angular/material GitHub release notes
Commit messages
Package name: @angular/cdk
  • e94d89e 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 (#28760)
  • 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 before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)
  • 1623d66 release: cut the v17.3.1 release
  • ef0a97e build: bump node version on CI (#28752)
  • 31e3088 fix(cdk/drag-drop): optionally inject parent drag in preview and placeholder (#28750)
  • 85b9424 docs(material/form-field): Update example to not call function in template (#28748)
  • 0a15c54 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)

Compare

Package name: @angular/material
  • e94d89e 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 (#28760)
  • 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 before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)
  • 1623d66 release: cut the v17.3.1 release
  • ef0a97e build: bump node version on CI (#28752)
  • 31e3088 fix(cdk/drag-drop): optionally inject parent drag in preview and placeholder (#28750)
  • 85b9424 docs(material/form-field): Update example to not call function in template (#28748)
  • 0a15c54 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)

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

Snyk has created this PR to upgrade:
  - @angular/cdk from 17.0.4 to 17.3.3.
    See this package in npm: https://www.npmjs.com/package/@angular/cdk
  - @angular/material from 17.0.4 to 17.3.3.
    See this package in npm: https://www.npmjs.com/package/@angular/material

See this project in Snyk:
https://app.snyk.io/org/infernokun/project/4a5bfeb3-016f-4b59-b7a7-5dd6cc37b1df?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants