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: , #58

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

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

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.

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

Name Versions Released on

@angular/cdk
from 6.3.2 to 18.2.0 | 435 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-08-14
@angular/material
from 6.3.2 to 18.2.0 | 435 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-08-14

Release notes
Package name: @angular/cdk
  • 18.2.0 - 2024-08-14

    18.2.0 "technetium-tapas" (2024-08-14)

    cdk

    Commit Description
    feat - b2c051d2c drag-drop: add input to specify dragged item scale (#29392)

    material

    Commit Description
    feat - ddc307e28 button-toggle: allow disabled buttons to be interactive (#29550)
    feat - 841760101 checkbox: add the ability to interact with disabled checkboxes (#29474)
    feat - 0af3b6175 radio: add the ability to interact with disabled radio buttons (#29490)
    feat - 4292e1b3a slide-toggle: add the ability to interact with disabled toggle (#29502)
    feat - a018fb0ee tooltip: replicate tooltipClass to default MatTooltipDefaultOptions (#29467)
    fix - aaf0d5156 checkbox: account for disabledInteractive in harness
    fix - d22a24d66 list: checkmark not visible in high contrast mode (#29546)
    fix - a259b016b radio: account for disabledInteractive in harness
    fix - fd47a0e60 radio: avoid error if destroyed quickly (#29507)
    fix - 08d2e3e69 slide-toggle: account for disabledInteractive in harness
    fix - fd416a30e tooltip: remove aria-describedby when disabled (#29520)
    fix - ff36c80f9 tree: add levelAccessor, childrenAccessor, TreeKeyManager; a11y and docs improvements (#29062)
    fix - 1f992d06c tree: aria-expanded attribute should not appear in the leaf node (#29273)

    multiple

    Commit Description
    feat - db5b8dc29 fallback to system level variables (#29480)

    Deprecations

    material

    • Tree controller deprecated. Use one of levelAccessor or childrenAccessor instead. To be removed in a future version.

      • BaseTreeControl, TreeControl, FlatTreeControl, and NestedTreeControl deprecated
      • CdkTree#treeControl deprecated. Provide one of CdkTree#levelAccessor or CdkTree#childrenAccessor instead.
      • MatTreeFlattener deprecated. Use MatTree#childrenAccessor and MatTreeNode#isExpandable instead.
      • MatTreeFlatDataSource deprecated. Use one of levelAccessor or childrenAccessor instead of TreeControl.

      Note when upgrading: isExpandable works differently on Trees using treeControl than trees using childrenAccessor or levelAccessor. Nodes on trees that have a treeControl are expandable by default. Nodes on trees using childrenAccessor or levelAccessor are not expandable by default. Provide isExpandable to override default behavior.

    • Setting tabindex of tree nodes deprecated. By default, Tree ignores tabindex passed to tree nodes.

      • MatTreeNode#tabIndex deprecated. MatTreeNode ignores Input tabIndex and manages its own focus behavior.
      • MatTreeNode#defaultTabIndex deprecated. MatTreeNode ignores defaultTabIndex and manages its own focus behavior.
      • MatNestedTreeNode#tabIndex deprecated. MatTreeNode ignores Input defaultTabIndex and manages its own focus behavior.
      • LegacyTreeKeyManager and LEGACY_TREE_KEY_MANAGER_FACTORY_PROVIDER deprecated. Inject a TreeKeyManagerFactory to customize keyboard behavior.

      Note when upgrading: an opt-out is available for keyboard functionality changes. Provide LEGACY_TREE_KEY_MANAGER_FACTORY_PROVIDER to opt-out of Tree managing its own focus. When provided, Tree does not manage it’s own focus and respects tabindex passed to TreeNode. When provided, have the same focus behavior as before this commit is applied.

      Add Legacy Keyboard Interface demo, which shows usage of LEGACY_TREE_KEY_MANAGER_FACTORY_PROVIDER. Add Custom Key Manager, which shows usage of injecting a TreeKeyManagerStrategy

    • disabled renamed to isDisabled.

      • CdkTreeNode#disabled deprecated and alias to CdkTreeNode#isDisabled
  • 18.2.0-rc.0 - 2024-08-07

    18.2.0-rc.0 "wicker-whirlwind" (2024-08-07)

    material

    Commit Description
    feat - ddc307e284 button-toggle: allow disabled buttons to be interactive (#29550)
    fix - 7370eb92fc chips: missing tokens in M3 (#29531)
    fix - d22a24d667 list: checkmark not visible in high contrast mode (#29546)
    fix - 626164ba5f sidenav: disable focus trap while closed (#29548)
    fix - fd416a30e8 tooltip: remove aria-describedby when disabled (#29520)
  • 18.2.0-next.3 - 2024-07-31
  • 18.2.0-next.2 - 2024-07-24
  • 18.2.0-next.1 - 2024-07-17
  • 18.2.0-next.0 - 2024-07-10
  • 18.1.5 - 2024-08-14

    18.1.5 "ruthenium-roulette" (2024-08-14)

    material

    Commit Description
    fix - b2e728db9 form-field: update state if control changes (#29573)
    fix - 1c438b312 schematics: Generate more accurate tonal palettes for M3 schematic (#29536)
    fix - 838d1a45a tabs: allow for tablist aria-label and aria-labelledby to be set (#29562)
  • 18.1.4 - 2024-08-07
  • 18.1.3 - 2024-07-31
  • 18.1.2 - 2024-07-24
  • 18.1.1 - 2024-07-17
  • 18.1.0 - 2024-07-10
  • 18.1.0-rc.0 - 2024-07-03
  • 18.1.0-next.4 - 2024-06-26
  • 18.1.0-next.3 - 2024-06-20
  • 18.1.0-next.2 - 2024-06-12
  • 18.1.0-next.1 - 2024-06-05
  • 18.1.0-next.0 - 2024-05-30
  • 18.0.6 - 2024-07-03
  • 18.0.5 - 2024-06-26
  • 18.0.4 - 2024-06-20
  • 18.0.3 - 2024-06-12
  • 18.0.2 - 2024-06-05
  • 18.0.1 - 2024-05-29
  • 18.0.0 - 2024-05-22
  • 18.0.0-rc.3 - 2024-05-21
  • 18.0.0-rc.2 - 2024-05-15
  • 18.0.0-rc.1 - 2024-05-08
  • 18.0.0-rc.0 - 2024-05-02
  • 18.0.0-next.6 - 2024-04-25
  • 18.0.0-next.5 - 2024-04-17
  • 18.0.0-next.4 - 2024-04-11
  • 18.0.0-next.3 - 2024-04-03
  • 18.0.0-next.2 - 2024-03-28
  • 18.0.0-next.1 - 2024-03-20
  • 18.0.0-next.0 - 2024-03-14
  • 17.3.10 - 2024-05-22
  • 17.3.9 - 2024-05-15
  • 17.3.8 - 2024-05-08
  • 17.3.7 - 2024-05-02
  • 17.3.6 - 2024-04-24
  • 17.3.5 - 2024-04-17
  • 17.3.4 - 2024-04-11
  • 17.3.3 - 2024-04-03
  • 17.3.2 - 2024-03-28
  • 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
  • 17.0.3 - 2023-12-07
  • 17.0.2 - 2023-12-01
  • 17.0.1 - 2023-11-16
  • 17.0.0 - 2023-11-08
  • 17.0.0-rc.3 - 2023-11-06
  • 17.0.0-rc.2 - 2023-11-01
  • 17.0.0-rc.1 - 2023-10-25
  • 17.0.0-rc.0 - 2023-10-18
  • 17.0.0-next.7 - 2023-10-11
  • 17.0.0-next.6 - 2023-10-04
  • 17.0.0-next.5 - 2023-09-27
  • 17.0.0-next.4 - 2023-09-21
  • 17.0.0-next.3 - 2023-09-13
  • 17.0.0-next.2 - 2023-09-07
  • 17.0.0-next.1 - 2023-08-30
  • 17.0.0-next.0 - 2023-08-17
  • 16.2.14 - 2024-02-01
  • 16.2.13 - 2024-01-11
  • 16.2.12 - 2023-11-08
  • 16.2.11 - 2023-11-01
  • 16.2.10 - 2023-10-25
  • 16.2.9 - 2023-10-18
  • 16.2.8 - 2023-10-11
  • 16.2.7 - 2023-10-04
  • 16.2.6 - 2023-09-27
  • 16.2.5 - 2023-09-20
  • 16.2.4 - 2023-09-13
  • 16.2.3 - 2023-09-07
  • 16.2.2 - 2023-08-30
  • 16.2.1 - 2023-08-16
  • 16.2.0 - 2023-08-10
  • 16.2.0-rc.0 - 2023-08-02
  • 16.2.0-next.5 - 2023-07-26
  • 16.2.0-next.4 - 2023-07-14
  • 16.2.0-next.3 - 2023-07-06
  • 16.2.0-next.2 - 2023-06-28
  • 16.2.0-next.1 - 2023-06-23
  • 16.2.0-next.0 - 2023-06-13
  • 16.1.8 - 2023-08-09
  • 16.1.7 - 2023-08-02
  • 16.1.6 - 2023-07-26
  • 16.1.5 - 2023-07-13
  • 16.1.4 - 2023-07-06
  • 16.1.3 - 2023-06-28
  • 16.1.2 - 2023-06-23
  • 16.1.1 - 2023-06-14
  • 16.1.0 - 2023-06-13
  • 16.1.0-rc.0 - 2023-06-08
  • 16.1.0-next.2 - 2023-06-01
  • 16.1.0-next.1 - 2023-05-25
  • 16.1.0-next.0 - 2023-05-10
  • 16.0.4 - 2023-06-08
  • 16.0.3 - 2023-06-01
  • 16.0.2 - 2023-05-25
  • 16.0.1 - 2023-05-11
  • 16.0.0 - 2023-05-03
  • 16.0.0-rc.2 - 2023-05-01
  • 16.0.0-rc.1 - 2023-04-19
  • 16.0.0-rc.0 - 2023-04-13
  • 16.0.0-next.5 - 2023-04-06
  • 16.0.0-next.4 - 2023-03-29
  • 16.0.0-next.3 - 2023-03-23
  • 16.0.0-next.2 - 2023-03-16
  • 16.0.0-next.1 - 2023-03-08
  • 16.0.0-next.0 - 2023-03-01
  • 15.2.9 - 2023-05-03
  • 15.2.8 - 2023-04-19
  • 15.2.7 - 2023-04-13
  • 15.2.6 - 2023-04-05
  • 15.2.5 - 2023-03-29
  • 15.2.4 - 2023-03-23
  • 15.2.3 - 2023-03-16
  • 15.2.2 - 2023-03-08
  • 15.2.1 - 2023-03-01
  • 15.2.0 - 2023-02-22
  • 15.2.0-rc.0 - 2023-02-16
  • 15.2.0-next.4 - 2023-02-08
  • 15.2.0-next.3 - 2023-02-02
  • 15.2.0-next.2 - 2023-01-25
  • 15.2.0-next.1 - 2023-01-18
  • 15.2.0-next.0 - 2023-01-12
  • 15.1.6 - 2023-02-22
  • 15.1.5 - 2023-02-16
  • 15.1.4 - 2023-02-08
  • 15.1.3 - 2023-02-02
  • 15.1.2 - 2023-01-25
  • 15.1.1 - 2023-01-18
  • 15.1.0 - 2023-01-11
  • 15.1.0-rc.0 - 2023-01-05
  • 15.1.0-next.2 - 2022-12-14
  • 15.1.0-next.1 - 2022-12-08
  • 15.1.0-next.0 - 2022-11-30
  • 15.0.4 - 2023-01-05
  • 15.0.3 - 2022-12-14
  • 15.0.2 - 2022-12-08
  • 15.0.1 - 2022-11-30
  • 15.0.0 - 2022-11-16
  • 15.0.0-rc.3 - 2022-11-14
  • 15.0.0-rc.2 - 2022-11-09
  • 15.0.0-rc.1 - 2022-11-03
  • 15.0.0-rc.0 - 2022-10-26
  • 15.0.0-next.5 - 2022-10-12
  • 15.0.0-next.4 - 2022-10-05
  • 15.0.0-next.3 - 2022-09-29
  • 15.0.0-next.2 - 2022-09-28
  • 15.0.0-next.1 - 2022-09-14
  • 15.0.0-next.0 - 2022-09-07
  • 14.2.7 - 2022-11-09
  • 14.2.6 - 2022-10-26
  • 14.2.5 - 2022-10-12
  • 14.2.4 - 2022-10-05
  • 14.2.3 - 2022-09-28
  • 14.2.2 - 2022-09-14
  • 14.2.1 - 2022-09-07
  • 14.2.0 - 2022-08-25
  • 14.2.0-rc.0 - 2022-08-19
  • 14.2.0-next.2 - 2022-08-11
  • 14.2.0-next.1 - 2022-08-03
  • 14.1.3 - 2022-08-19
  • 14.1.2 - 2022-08-11
  • 14.1.1 - 2022-08-03
  • 14.1.0 - 2022-07-20
  • 14.1.0-rc.0 - 2022-07-14
  • 14.1.0-next.3 - 2022-06-29
  • 14.1.0-next.2 - 2022-06-23
  • 14.1.0-next.1 - 2022-06-16
  • 14.1.0-next.0 - 2022-06-07
  • 14.0.6 - 2022-07-20
  • 14.0.5 - 2022-07-14
  • 14.0.4 - 2022-06-29
  • 14.0.3 - 2022-06-23
  • 14.0.2 - 2022-06-16
  • 14.0.1 - 2022-06-07
  • 14.0.0 - 2022-06-02
  • 14.0.0-rc.2 - 2022-05-31
  • 14.0.0-rc.1 - 2022-05-26
  • 14.0.0-rc.0 - 2022-05-11
  • 14.0.0-next.13 - 2022-05-04
  • 14.0.0-next.12 - 2022-04-28
  • 14.0.0-next.11 - 2022-04-20
  • 14.0.0-next.10 - 2022-04-13
  • 14.0.0-next.9 - 2022-03-30
  • 14.0.0-next.8 - 2022-03-24
  • 14.0.0-next.7 - 2022-03-16
  • 14.0.0-next.6 - 2022-03-09
  • 14.0.0-next.5 - 2022-03-02
  • 14.0.0-next.4 - 2022-02-23
  • 14.0.0-next.3 - 2022-02-16
  • 14.0.0-next.2 - 2022-02-09
  • 14.0.0-next.1 - 2022-02-02
  • 14.0.0-next.0 - 2022-01-26
  • 13.3.9 - 2022-06-02
  • 13.3.8 - 2022-05-25
  • 13.3.7 - 2022-05-11
  • 13.3.6 - 2022-05-04
  • 13.3.5 - 2022-04-28
  • 13.3.4 - 2022-04-20
  • 13.3.3 - 2022-04-13
  • 13.3.2 - 2022-03-30
  • 13.3.1 - 2022-03-23
  • 13.3.0 - 2022-03-16
  • 13.2.6 - 2022-03-09
  • 13.2.5 - 2022-03-02
  • 13.2.4 - 2022-02-23
  • 13.2.3 - 2022-02-16
  • 13.2.2 - 2022-02-09
  • 13.2.1 - 2022-02-02
  • 13.2.0 - 2022-01-26
  • 13.2.0-rc.0 - 2022-01-19
  • 13.2.0-next.1 - 2022-01-12
  • 13.2.0-next.0 - 2021-12-16
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-16
  • 13.1.0 - 2021-12-09
  • 13.1.0-rc.0 - 2021-12-08
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-12
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.4 - 2021-12-08
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-11
  • 13.0.0 - 2021-11-03
  • 13.0.0-rc.3 - 2021-11-03
  • 13.0.0-rc.2 - 2021-10-27
  • 13.0.0-rc.1 - 2021-10-20
  • 13.0.0-rc.0 - 2021-10-13
  • 13.0.0-next.8 - 2021-10-08
  • 13.0.0-next.7 - 2021-09-29
  • 13.0.0-next.6 - 2021-09-23
  • 13.0.0-next.5 - 2021-09-15
  • 13.0.0-next.4 - 2021-09-08
  • 13.0.0-next.3 - 2021-09-01
  • 13.0.0-next.2 - 2021-08-26
  • 13.0.0-next.1 - 2021-08-18
  • 13.0.0-next.0 - 2021-08-11
  • 12.2.13 - 2021-11-11
  • 12.2.12 - 2021-10-27
  • 12.2.11 - 2021-10-20
  • 12.2.10 - 2021-10-15
  • 12.2.9 - 2021-10-06
  • 12.2.8 - 2021-09-29
  • 12.2.7 - 2021-09-23
  • 12.2.6 - 2021-09-15
  • 12.2.5 - 2021-09-08
  • 12.2.4 - 2021-09-01
  • 12.2.3 - 2021-08-25
  • 12.2.2 - 2021-08-18
  • 12.2.1 - 2021-08-11
  • 12.2.0 - 2021-08-04
  • 12.2.0-rc.0 - 2021-07-28
  • 12.1.4 - 2021-07-28
  • 12.1.3 - 2021-07-21
  • 12.1.2 - 2021-07-15
  • 12.1.1 - 2021-07-01
  • 12.1.0 - 2021-06-24
  • 12.1.0-rc.0 - 2021-06-16
  • 12.1.0-next.1 - 2021-06-16
  • 12.1.0-next.0 - 2021-06-09
  • 12.0.6 - 2021-06-25
  • 12.0.5 - 2021-06-16
  • 12.0.4 - 2021-06-09
  • 12.0.3 - 2021-06-03
  • 12.0.2 - 2021-05-26
  • 12.0.1 - 2021-05-19
  • 12.0.0 - 2021-05-12
  • 12.0.0-rc.3 - 2021-05-11
  • 12.0.0-rc.2 - 2021-05-05
  • 12.0.0-rc.1 - 2021-04-28
  • 12.0.0-rc.0 - 2021-04-21
  • 12.0.0-next.7 - 2021-04-14
  • 12.0.0-next.6 - 2021-04-07
  • 12.0.0-next.5 - 2021-03-31
  • 12.0.0-next.4 - 2021-03-24
  • 12.0.0-next.3 - 2021-03-17
  • 12.0.0-next.2 - 2021-03-10
  • 12.0.0-next.1 - 2021-03-03
  • 11.2.13 - 2021-05-19
  • 11.2.12 - 2021-05-05
  • 11.2.11 - 2021-04-28
  • 11.2.10 - 2021-04-21
  • 11.2.9 - 2021-04-14
  • 11.2.8 - 2021-04-07
  • 11.2.7 - 2021-03-31
  • 11.2.6 - 2021-03-24
  • 11.2.5 - 2021-03-17
  • 11.2.4 - 2021-03-10
  • 11.2.3 - 2021-03-03
  • 11.2.2 - 2021-02-24
  • 11.2.1 - 2021-02-17
  • 11.2.0 - 2021-02-10
  • 11.2.0-rc.0 - 2021-02-04
  • 11.1.2 - 2021-02-04
  • 11.1.1 - 2021-01-27
  • 11.1.0 - 2021-01-20
  • 11.1.0-rc.0 - 2021-01-14
  • 11.0.4 - 2021-01-14
  • 11.0.3 - 2020-12-14
  • 11.0.2 - 2020-12-07
  • 11.0.1 - 2020-11-24
  • 11.0.0 - 2020-11-11
  • 11.0.0-rc.4 - 2020-11-10
  • 11.0.0-rc.3 - 2020-11-10
  • 11.0.0-rc.2 - 2020-11-10
  • 11.0.0-rc.1 - 2020-11-02
  • 11.0.0-rc.0 - 2020-10-22
  • 11.0.0-next.2 - 2020-10-15
  • 11.0.0-next.1 - 2020-10-05
  • 10.2.7 - 2020-11-02
  • 10.2.6 - 2020-10-27
  • 10.2.5 - 2020-10-15
  • 10.2.4 - 2020-10-05
  • 10.2.3 - 2020-09-28
  • 10.2.2 - 2020-09-21
  • 10.2.1 - 2020-09-14
  • 10.2.0 - 2020-09-02
  • 10.2.0-rc.0 - 2020-08-27
  • 10.1.3 - 2020-08-10
  • 10.1.2 - 2020-08-03
  • 10.1.1 - 2020-07-27
  • 10.1.0 - 2020-07-20
  • 10.0.2 - 2020-07-14
  • 10.0.1 - 2020-06-29
  • 10.0.0 - 2020-06-24
  • 10.0.0-rc.3 - 2020-06-22
  • 10.0.0-rc.2 - 2020-06-15
  • 10.0.0-rc.1 - 2020-06-08
  • 10.0.0-rc.0 - 2020-06-01
  • 10.0.0-next.2 - 2020-05-27
  • 10.0.0-next.1 - 2020-05-18
  • 10.0.0-next.0 - 2020-05-11
  • 9.2.4 - 2020-05-18
  • 9.2.3 - 2020-05-08
  • 9.2.2 - 2020-05-01
  • 9.2.1 - 2020-04-14
  • 9.2.0 - 2020-03-25
  • 9.2.0-next.0 - 2020-03-19
  • 9.1.3 - 2020-03-16
  • 9.1.2 - 2020-03-10
  • 9.1.1 - 2020-03-04
  • 9.1.0 - 2020-02-24
  • 9.0.1 - 2020-02-19
  • 9.0.0 - 2020-02-06
  • 9.0.0-rc.10 - 2020-02-06
  • 9.0.0-rc.9 - 2020-01-31
  • 9.0.0-rc.8 - 2020-01-16
  • 9.0.0-rc.7 - 2020-01-09
  • 9.0.0-rc.6 - 2019-12-19
  • 9.0.0-rc.5 - 2019-12-06
  • 9.0.0-rc.4 - 2019-11-23
  • 9.0.0-rc.3 - 2019-11-21
  • 9.0.0-rc.2 - 2019-11-14
  • 9.0.0-rc.1 - 2019-11-12
  • 9.0.0-rc.0 - 2019-10-31
  • 9.0.0-next.2 - 2019-10-31

    19.0.0-next.2 "bronze-book" (2024-08-28)

    cdk

    Commit Description
    fix - 2f1fe03ae9 drag-drop: error if ngDevMode is undefined (#29634)
    fix - df21d2b091 overlay: avoid having to manually load structural styles
    fix - ad18e6d74e text-field: avoid having to manually load text field styles
    fix - a6835ef6a7 tree: avoid breaking change in constructor (#29648)
    fix - 8b34fb7e8d tree: capturing focus on load (#29641)

    material

    Commit Description
    feat - 64ed7ca715 core: add experimental theme demo (#29636)
    fix - fcb76d3ed1 core: add missing system variables (#29624)
    fix - 855ed49482 core: avoid having to manually load ripple styles
    fix - d0e178b75e core: stop manually instantiating MatRipple directive (#29630)
    fix - 3bf0e31f77 schematics: Add the missing neutral tones for the M3 color palettes (#29644)
    perf - 64cf19ccdb tooltip: Avoid unneeded calls to clearTimeout (#29643)

    multiple

    Commit Description
    fix - a9da72ed15 consolidate strong focus indicators (#29623)
    fix - 485bd9923b stop exposing internal ripple implementation (#29622)

    Breaking Changes

    material

      • The ripples styles are now loaded slightly later than before which can change their specificity. You may have to update any ripple style overrides.

    cdk

      • The overlay stays are now loaded slightly later than before which can change their specificity. You may have to update any overlay style overrides.

    multiple

      • MatButton.ripple is no longer available.
      • MatCheckbox.ripple is no longer available.
      • MatChip.ripple is no longer available.
  • 9.0.0-next.1 - 2019-10-25

    19.0.0-next.1 "plastic-moose" (2024-08-22)

    cdk

    Commit Description
    fix - 04ce4d2648 drag-drop: preview positioned incorrectly when RTL is set on the body (#29606)

    material

    Commit Description
    feat - 1abb484aa7 input: add the ability to interact with disabled inputs (#29574)
    fix - 7cf8c6c464 datepicker: calendar font tokens not being picked up (#29610)
    fix - 4f2bc4da78 icon: update error message for missing HttpClient (#29589)
    fix - adf413670f menu: inconsistent layout of submenu icon (#29603)
    fix - 357f6f27a5 tabs: switch pagination to not use native buttons (#29605)

    multiple

    Commit Description
    fix - 01711b1804 account for mixed declarations in latest Sass version (

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

See this project in Snyk:
https://app.snyk.io/org/cachiman-inc/project/3352c33e-52b3-4497-ab0e-ea643fe3ee19?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Sep 11, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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