Skip to content

Bump @angular/cdk from 19.2.7 to 19.2.16 in /crud-angular #32

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps @angular/cdk from 19.2.7 to 19.2.16.

Release notes

Sourced from @​angular/cdk's releases.

19.2.16

cdk-experimental

Commit Description
fix - af0b4638f2 column-resize: Obscure weird behavior in tables that are too wide by conditionally disabling resize (#31100)

material

Commit Description
fix - 08f5fda901 button-toggle: use smaller border radius (#31084)
fix - 68928e58aa button: inherit button shape in focus indicator (#31065)
fix - 6abe7510b2 schematics: incorrect on-tertiary color being generated (#31061)

19.2.15

cdk

Commit Description
fix - 85e448678 dialog: avoid setting aria-hidden before focus has moved (#31030) (#31036)

docs

Commit Description
fix - 02a893a6d Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#31037)

19.2.14

No release notes provided.

19.2.13

No release notes provided.

19.2.12

google-maps

Commit Description
fix - 278f29e90 implicitly include google.maps types instead of the triple slash workaround (#30942)

material

Commit Description
fix - 5fa518581 chips: icon cut off when text-spacing is increased (#30867)
fix - 5efd099a3 schematics: surface-container-low token not emitted (#30985)
fix - 47ae20144 table: height tokens not applying to flex table (#30978)
fix - 9a8d136d6 tabs: flicker when animationDuration is set to zero (#30966) (#30968)

cdk

Commit Description
fix - 63c5e0068 overlay: reduce touch interaction delay on backdrop (#30971)
fix - 00dac592a stepper: resolve null pointer errors (#30944)

multiple

Commit Description
fix - 33a721716 ensure mat-option parents are the offsetParent (#30977) (#30980)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

19.2.16 "metal-monkey" (2025-05-14)

material

Commit Type Description
08f5fda901 fix button-toggle: use smaller border radius (#31084)
68928e58aa fix button: inherit button shape in focus indicator (#31065)
6abe7510b2 fix schematics: incorrect on-tertiary color being generated (#31061)

cdk-experimental

Commit Type Description
af0b4638f2 fix column-resize: Obscure weird behavior in tables that are too wide by conditionally disabling resize (#31100)

20.0.0-rc.0 "aluminium-axe" (2025-05-07)

cdk-experimental

Commit Type Description
9a94bb76a feat tabs: support initial tab selection and add unit tests (#31023)
1833aa32e feat ui-patterns: add expansion behavior and refactor tabs (#30962)

docs

Commit Type Description
05302747d fix Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#31037)

19.2.15 "abuite-ant" (2025-05-07)

cdk

Commit Type Description
85e448678 fix dialog: avoid setting aria-hidden before focus has moved (#31030) (#31036)

docs

Commit Type Description
02a893a6d fix Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#31037)

20.0.0-next.10 "sodium-swallow" (2025-05-01)

20.0.0-next.9 "sodium-salamander" (2025-05-01)

Breaking Changes

cdk

... (truncated)

Commits
  • e63f033 release: cut the v19.2.16 release
  • 0d25315 ci: include cdk/drag-drop api json in npm_package (#31117)
  • c080024 ci: generate api json for cdk/drag-drop (#31115)
  • 94eff8f docs: rename material.angular.io to material.angular.dev (#30993) (#31114)
  • af0b463 fix(cdk-experimental/column-resize): Obscure weird behavior in tables that ar...
  • 68928e5 fix(material/button): inherit button shape in focus indicator (#31065)
  • 08f5fda fix(material/button-toggle): use smaller border radius (#31084)
  • 0688293 build: update dependency @​rollup/plugin-commonjs to v28 (#31078)
  • d9c5ca5 build: update actions/checkout action to v4 (#31092)
  • b503688 build: update slackapi/slack-github-action digest to 47b1876 (#31070)
  • 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 19.2.7 to 19.2.16.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.2.7...19.2.16)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 19.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants