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

chore(deps): bump @angular/cdk from 19.1.2 to 19.1.3 #1439

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @angular/cdk from 19.1.2 to 19.1.3.

Release notes

Sourced from @​angular/cdk's releases.

v19.1.3

19.1.3 "plastic-wombat" (2025-02-05)

material

Commit Description
fix - 37436bd299 button-toggle: make null value selected on init (#25553)
fix - 8568cd5ad1 chips: Async chips with a delay are not highlighted (#27399)
fix - 8a99cf45f5 datepicker: set aria-expanded on datepicker toggle (#30438)
fix - 6d96869bdb sidenav: end positioned sidenav not opening in RTL (#30427)
perf - 9e152910b1 button: Optimize the remaining descendant state selector. (#30428)
perf - 6bd376174e checkbox: Optimize more expensive selectors (#30409)
Changelog

Sourced from @​angular/cdk's changelog.

19.1.3 "plastic-wombat" (2025-02-05)

material

Commit Type Description
37436bd299 fix button-toggle: make null value selected on init (#25553)
8568cd5ad1 fix chips: Async chips with a delay are not highlighted (#27399)
8a99cf45f5 fix datepicker: set aria-expanded on datepicker toggle (#30438)
6d96869bdb fix sidenav: end positioned sidenav not opening in RTL (#30427)
9e152910b1 perf button: Optimize the remaining descendant state selector. (#30428)
6bd376174e perf checkbox: Optimize more expensive selectors (#30409)

19.2.0-next.2 "brazilianite-belt" (2025-01-30)

cdk

Commit Type Description
c1ff40f3b fix dialog: default aria-modal to false (#30411)
de40f2eec fix platform: preserve compatibility with angular versions less than 19.1 (#30401)
8950ec372 fix table: Column sizing and scrolling bug when number of columns in table changes (#30378)
73022d8e2 fix text-field: auto sizing broken if user styles stretch the element (#30412)
8b876d8e4 fix tree: fix broken examples in stackblitz (#30387)

material

Commit Type Description
0776acc1e fix bottom-sheet: switch away from animations module (#30402)
e91d5091b fix button-toggle: incorrect shape of focus indicator in vertical group (#30376)
86ad51501 fix select: avoid error if panel is closed too quickly (#30408)
11f02eecc fix select: fixed text color for selected options in multiple select (#30367)
a44b34794 fix select: switch away from animations module
eb8e998c6 fix snack-bar: switch away from animations module (#30381)
992aff18c fix timepicker: switch away from animations module (#30404)
21586aee8 perf button: Change frequently missed descendant selectors to child selectors (#30385)
e4388c6f2 perf checkbox: Optimize css selectors (#30386)

google-maps

Commit Type Description
61103c542 fix hide info window node when opened with content (#30392)

Commits
  • 895bf0e release: cut the v19.1.3 release
  • 11209b4 build: fix failing test (#30443)
  • 8568cd5 fix(material/chips): Async chips with a delay are not highlighted (#27399)
  • 8a99cf4 fix(material/datepicker): set aria-expanded on datepicker toggle (#30438)
  • 9e15291 perf(material/button): Optimize the remaining descendant state selector. (#30...
  • 30ac014 docs: update links for Shadow DOM & Constructable Stylesheets (#30433)
  • 6d96869 fix(material/sidenav): end positioned sidenav not opening in RTL (#30427)
  • 6bd3761 perf(material/checkbox): Optimize more expensive selectors (#30409)
  • d439703 docs: clear input field whenever a selection is (#30396)
  • db54307 Updated selectors in CSS snippet as per HTML snippet (#30424)
  • 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.1.2 to 19.1.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.1.2...19.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 6, 2025
@github-actions github-actions bot merged commit 0a954bb into main Feb 6, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular/cdk-19.1.3 branch February 6, 2025 02:24
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