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 9.2.2 to 19.0.3 #352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ambrose40
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @angular/cdk from 9.2.2 to 19.0.3.

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


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 394 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: @angular/cdk
  • 19.0.3 - 2024-12-11

    19.0.3 "polonium-popsicle" (2024-12-11)

    material

    Commit Description
    fix - 7b64c451e6 expansion: switch away from animations module (#30119)
    fix - d18c3395d8 menu: decouple menu lifecycle from animations (#30148)
    fix - 3ea8cf5c31 paginator: ignore clicks on disabled buttons (#30138)
    fix - fbaf286f9c select: add opt-in input that allows selection of nullable options (#30142)
    fix - 600a8b04f9 timepicker: deserialize ControlValueAccessor values correctly (#30149)
    fix - 4b69162998 timepicker: disable toggle if timepicker is disabled (#30137)
  • 19.0.2 - 2024-12-04

    19.0.2 "plastic-rhino" (2024-12-04)

    youtube-player

    Commit Description
    fix - 1d3905a208 update to latest typings (#30126)

    material

    Commit Description
    fix - 0ed9869529 button-toggle: unable to tab into ngModel-based group on first render (#30103)
    fix - 72ff6fcce3 core: optgroup label color not inferred correctly (#30085)
    fix - c395585446 schematics: avoid parsing stylesheets that don't include Material
    fix - 5b3350a60e schematics: error if stylesheet contains syntax errors
    fix - 1235ad28bc sort: simplify animations (#30057)
    fix - 5b165067e8 tabs: ink bar not showing when same tab is re-selected (#30121)

    cdk

    Commit Description
    fix - 460f971b27 accordion: improve accessibility in example code (#30087)
    fix - 6306a12c12 menu: disable flexible dimensions (#30086)
  • 19.0.1 - 2024-11-27

    19.0.1 "mercury-mailbox" (2024-11-27)

    material

    Commit Description
    fix - 2d7e078bb button-toggle: animate checkbox (#30025)
    fix - edac40645 chips: emit state changes when chip grid is disabled (#30033)
    fix - 18f7f4bb9 datepicker: adds comparison ids and aria-describedby spans (#30040)
    fix - 375435497 slider: update documentation (#30029)
    fix - a31201475 timepicker: make disabled input public (#30063)

    docs

    Commit Description
    fix - f9d9d2c81 update errorState example to cover handle missing state (#30059)

    multiple

    Commit Description
    fix - 59b7f436a use cross-compatible type for setTimeout (#30073)
  • 19.0.0 - 2024-11-19

    19.0.0 "hafnium-hippo" (2024-11-19)

    cdk

    Commit Description
    feat - f4a02adb7 a11y: use native media query for high contrast detection (#29678)
    feat - 9b4085c6e private: create cdk-visually-hidden style loader (#29757)
    fix - df21d2b09 overlay: avoid having to manually load structural styles
    fix - 560878a23 overlay: load structural styles in a cascade layer (#29725)
    fix - 873eb01e0 portal: remove ComponentFactoryResolver usages (#27427)
    fix - 5439460d1 scrolling: adds ngTemplateContextGuard (#27276)
    fix - ad18e6d74 text-field: avoid having to manually load text field styles
    fix - bd84c2a67 tree: fix issue where isExpanded wouldn't be set if placed before isExpandable (#29565)
    fix - 3b4ade5a0 tree: only handle keyboard events directly from the node (#29861)
    fix - f6066c23f tree: warn if mixed node types are used within the same tree

    material

    Commit Description
    feat - 9122335b2 checkbox: add new aria properties to MatCheckbox (#29457)
    feat - 64ed7ca71 core: add experimental theme demo (#29636)
    feat - a58e6f671 core: add theme-overrides mixin (#29858)
    feat - d206225c5 core: create focus-indicator structural styles loader (#29763)
    feat - b519b4785 core: default to color-scheme theme type (#29907)
    feat - ea0d1ba7b core: deprecate the core mixin (#29906)
    feat - 486990912 core: rename theme mixin (#29857)
    feat - 4b49d7354 core: switch system prefix from sys to mat-sys (#29908)
    feat - 1abb484aa input: add the ability to interact with disabled inputs (#29574)
    feat - 4adc3725d schematics: create v19 core removal schematic (#29768)
    feat - 9c3af284f schematics: Switch custom theme schematic to use theme mixin instead of define-theme and add high contrast override mixins (#29642)
    feat - 3fc1f9a1b schematics: Update custom theme schematic to work with light-dark and use theme-overrides mixin (#29911)
    feat - ff3d342fd tabs: add alignTabs in MatTabsConfig (#29779)
    feat - 371446a7c theming: Disambiguate token names in theme overrides (#29859)
    feat - 9546fe77e timepicker: add test harnesses
    feat - 2646e0885 timepicker: add timepicker component
    fix - de6c20686 bottom-sheet: add height minHeight maxHeight to config (#29794)
    fix - fcb76d3ed core: add missing system variables (#29624)
    fix - 5ad133d07 core: allow optgroup overrides through core-overrides (#29897)
    fix - 0fb4247ce core: avoid browser inconsistencies when parsing time
    fix - 855ed4948 core: avoid having to manually load ripple styles
    fix - d0d59b784 core: change ng-add to use mat.theme (#29990)
    fix - a8e40ec34 core: correctly identify color input (#29909)
    fix - edce90652 core: delete deprecated APIs (#29651)
    fix - 54875a325 core: drop sanity checks (#29688)
    fix - ef14c2869 core: option showing double selected indicator in high contrast mode
    fix - 5403b4b07 core: remove unused motion system vars (#29920)
    fix - 613cf5406 core: rename sys vars from mat-app to mat-sys (#29879)
    fix - d0e178b75 core: stop manually instantiating MatRipple directive (#29630)
    fix - d55ec612c core: update prebuilt themes to use mat.theme (#29989)
    fix - 7cf8c6c46 datepicker: calendar font tokens not being picked up (#29610)
    fix - 5ba97925b form-field: avoid touching the DOM on each state change
    fix - a2cd04902 form-field: incorrect form field border radius with system-level themes (#29966)
    fix - 5345a875f input: preserve aria-describedby set externally
    fix - 9dcb95a72 list: remove unnecessary high contrast styles
    fix - dbcb921d5 menu: handle keyboard events through dispatcher (#29997)
    fix - de5e57ad1 menu: use static elevation (#29968)
    fix - 482009bac schematics: add explicit system variable prefix schematic (#29980)
    fix - 75631fb0b sidenav: prevent the content from jumping when hydrated (#29991)
    fix - 14e9ec7cc timepicker: always re-focus input
    fix - 1eda48604 timepicker: hide toggle icon from assistive technology
    fix - 490bcfe38 timepicker: more flexible interval parsing
    fix - fb6e20290 timepicker: text field in parse error not up to date
    fix - 9b5ee9d55 timepicker: value considered as invalid by default

    google-maps

    Commit Description
    feat - 1bd976c6a Add support for some mouse events

Snyk has created this PR to upgrade @angular/cdk from 9.2.2 to 19.0.3.

See this package in npm:
@angular/cdk

See this project in Snyk:
https://app.snyk.io/org/bl82/project/50d11c58-82c2-43d9-9c5c-84d62096b5fc?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.

2 participants