Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

Bumps @angular/cdk from 11.2.11 to 15.1.5.

Release notes

Sourced from @​angular/cdk's releases.

v15.1.5

15.1.5 "highdensityfoam-pelican" (2023-02-16)

material

Commit Description
fix - 994e0a14c core: Fix legacy prebuilt themes export (#26624)
fix - 4c8cad2d2 radio: input not focused when clicking on touch target (#26618)
fix - 890765bf4 slider: make valueChange emit only on change and not on input (#26535)

Special Thanks

Kai Schönberger, Kristiyan Kostadinov, Lukáš Matta, Wagner Maciel, Zach Arend and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

v15.1.4

15.1.4 "felt-fern" (2023-02-08)

material

Commit Description
fix - 0526ada2ce chips: unable to add space when editing chip (#26564)

Special Thanks

Hubert Frei, Kristiyan Kostadinov and Wagner Maciel

v15.1.3

15.1.3 "obsidian-organism" (2023-02-02)

google-maps

Commit Description
fix - e48a5af71f error if API is initialized incorrectly (#26520)

material

Commit Description
fix - 621d1755df checkbox: focus not moved to input when clicking on touch target (#26545)
fix - f1d83f19c9 dialog: take dialog background from theme palette (#26324)
fix - 719cff0c4d tabs: set color on disabled tabs (#26319)
fix - 9efb60f6b4 tabs: unable to click projected content in tab label (#26527)

cdk

Commit Description
fix - d9124166a1 collections: SelectionModel does not always respect the compareWith function (#26447)

Special Thanks

Alan Agius, Aurélien Loyer, Kristiyan Kostadinov, MECHERI Akram, Paul Gschwendtner, Pei Wang and Wagner Maciel

v15.1.2

15.1.2 "arsenic-angel" (2023-01-25)

material

Commit Description
fix - 4f2767fb0 core: top-level font family not copied when converting between typography formats (#26471)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

15.1.5 "highdensityfoam-pelican" (2023-02-16)

material

Commit Type Description
994e0a14c fix core: Fix legacy prebuilt themes export (#26624)
4c8cad2d2 fix radio: input not focused when clicking on touch target (#26618)
890765bf4 fix slider: make valueChange emit only on change and not on input (#26535)

Special Thanks

Kai Schönberger, Kristiyan Kostadinov, Lukáš Matta, Wagner Maciel, Zach Arend and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

15.2.0-next.4 "lace-leaf" (2023-02-08)

material

Commit Type Description
1186c80361 fix chips: unable to add space when editing chip (#26564)

Special Thanks

Amy Sorto, Hubert Frei, Kristiyan Kostadinov and Wagner Maciel

15.1.4 "felt-fern" (2023-02-08)

material

Commit Type Description
0526ada2ce fix chips: unable to add space when editing chip (#26564)

Special Thanks

Hubert Frei, Kristiyan Kostadinov and Wagner Maciel

15.2.0-next.3 "tritium-turnstile" (2023-02-02)

cdk

Commit Type Description
50ec808eae fix collections: SelectionModel does not always respect the compareWith function (#26447)

material

Commit Type Description
48b4445a1c fix checkbox: focus not moved to input when clicking on touch target (#26545)
0e35cc0e5d fix dialog: take dialog background from theme palette (#26324)
a1d5614f18 fix tabs: set color on disabled tabs (#26319)
fd9853da88 fix tabs: unable to click projected content in tab label (#26527)

google-maps

Commit Type Description

... (truncated)

Commits
  • da5ce8a release: cut the v15.1.5 release
  • 4c8cad2 fix(material/radio): input not focused when clicking on touch target (#26618)
  • dc397f7 build: update to Angular 15.2 (#26629)
  • b3dc190 build: update angular shared dev-infra code (#26620)
  • 8fbf807 docs: fix "kids theme" example (#26607)
  • 0c79067 docs: fix outdated url (#26616)
  • 994e0a1 fix(material/core): Fix legacy prebuilt themes export (#26624)
  • fea29df docs: remove troubleshooting issue template (#25156)
  • 890765b fix(material/slider): make valueChange emit only on change and not on input (...
  • 666cc1b build: update angular shared dev-infra code (#26566)
  • 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 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 11.2.11 to 15.1.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@11.2.11...15.1.5)

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

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 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2023

Superseded by #541.

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pop-miners/altchain-pop-miner/src/main/spa-client/angular/cdk-15.1.5 branch February 24, 2023 15:05
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.

1 participant