Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/cdk from 12.2.8 to 15.1.3.

Release notes

Sourced from @​angular/cdk's releases.

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)
fix - 419c73871 core: use Platform to check whether to run theming check (#26477)
fix - 9ac46d80e schematics: add string literal check (#26475)
fix - 8465f9ec5 schematics: improve logging of mdc-migration ts migrator (#26377)

Special Thanks

Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel

v15.1.1

15.1.1 "purple-plush" (2023-01-18)

material

Commit Description
fix - 0fc52fca6 schematics: don't migrate unknown stylesheet formats (#26450)
fix - 6bdc2e383 select: active class not removed from reset option when new value is assigned through form control (#26414)
fix - 072d6d036 slider: Use non-deprecated theme key (#26378)

Special Thanks

Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Paul Gschwendtner

v15.1.0

15.1.0 "silk-sandal" (2023-01-11)

material

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

cdk

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

material

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

google-maps

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

Special Thanks

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

15.2.0-next.2 "brass-bottle" (2023-01-25)

material

Commit Type Description
434ec52c8 fix core: top-level font family not copied when converting between typography formats (#26471)
5f146901e fix core: use Platform to check whether to run theming check (#26477)
834e865d4 fix schematics: add string literal check (#26475)
f56bd5c24 fix schematics: improve logging of mdc-migration ts migrator (#26377)

Special Thanks

Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel

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

material

Commit Type Description
4f2767fb0 fix core: top-level font family not copied when converting between typography formats (#26471)
419c73871 fix core: use Platform to check whether to run theming check (#26477)
9ac46d80e fix schematics: add string literal check (#26475)
8465f9ec5 fix schematics: improve logging of mdc-migration ts migrator (#26377)

Special Thanks

Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel

... (truncated)

Commits
  • 3cb649a release: cut the v15.1.3 release
  • 621d175 fix(material/checkbox): focus not moved to input when clicking on touch targe...
  • 719cff0 fix(material/tabs): set color on disabled tabs (#26319)
  • e74e8c2 test(multiple): add performance testing page to dev-app (#26391)
  • 4014746 build: split up changelog (#26541)
  • 9efb60f fix(material/tabs): unable to click projected content in tab label (#26527)
  • 43c5fcd build: update angular shared dev-infra code (#26530)
  • f1d83f1 fix(material/dialog): take dialog background from theme palette (#26324)
  • 2b04003 docs(cdk/drag-drop): put back Episode V poster exemple ✨ (#26443)
  • e48a5af fix(google-maps): error if API is initialized incorrectly (#26520)
  • 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 12.2.8 to 15.1.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@12.2.8...15.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2023

Superseded by #451.

@dependabot dependabot bot closed this Feb 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-15.1.3 branch February 9, 2023 18:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants