bcgov / jag-csrs-portal-public

GitHub repo for CSRS public portal on OpenShift
Apache License 2.0
0 stars 10 forks source link

Bump @angular/cdk from 12.2.11 to 13.3.7 in /src/frontend/csrs-portal #366

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cdk from 12.2.11 to 13.3.7.

Release notes

Sourced from @​angular/cdk's releases.

v13.3.7

13.3.7 "chiffon-carambola" (2022-05-11)

material

Commit Description
fix - 0bede63d33 datepicker: add ability to have numeric zero value in input (#24813)
fix - 7a122f7f03 expansion: inconsistent spacing for anchor buttons (#24882)
fix - e486ed93e4 menu: focus the first item when opening menu on iOS VoiceOver (#24733)

Special Thanks

Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend

v13.3.6

13.3.6 "iridium-ire" (2022-05-04)

material-experimental

Commit Description
fix - 8ca629dc7e mdc-snack-bar: avoid multiple snack bars on the page if opened in quick succession (#24757)
fix - d6f9db37b0 mdc-table: add inherit background to rows (#24867)

material

Commit Description
fix - 6a0e6ba510 menu: add constructor overloads for non-deprecated signatures (#24860)

Special Thanks

Andrew Seguin, Daniil Dubrava, Jeremy Elbourn, Kristiyan Kostadinov and Paul Gschwendtner

v13.3.5

13.3.5 "bread-bun" (2022-04-27)

material-experimental

Commit Description
fix - b16a33dbb2 mdc-slider: remove pointerdown passive eve… (#24766)
fix - 6603bd5ec6 mdc-snack-bar: avoid querying the DOM on each change detection (#24770)

material

Commit Description
fix - 86a1e8c7be autocomplete: outside click in Angular zone. (#24817)

cdk

Commit Description
fix - 68d09ddecd overlay: animations interrupted on repeat insertions (#24815)

Special Thanks

Egor Volvachev, Jesse Beder, Kirill Cherkashin, Kristiyan Kostadinov, Paul Gschwendtner, Ruslan Lekhman, Sukka and Wagner Maciel

v13.3.4

13.3.4 "adamantium-albatross" (2022-04-20)

cdk

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

13.3.7 "chiffon-carambola" (2022-05-11)

material

Commit Type Description
0bede63d33 fix datepicker: add ability to have numeric zero value in input (#24813)
7a122f7f03 fix expansion: inconsistent spacing for anchor buttons (#24882)
e486ed93e4 fix menu: focus the first item when opening menu on iOS VoiceOver (#24733)

Special Thanks

Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend

14.0.0-next.13 "quartzite-quetzal" (2022-05-04)

cdk

Commit Type Description
8946ce2b8f fix menu: allow scrolling while menu is open

material

Commit Type Description
00cf4a2f26 feat autocomplete: add clear method to test harness (#24752)
08851de204 fix menu: add constructor overloads for non-deprecated signatures (#24860)

material-experimental

Commit Type Description
30f51814a5 fix mdc-snack-bar: avoid multiple snack bars on the page if opened in quick succession (#24757)
f86faf534a fix mdc-table: add inherit background to rows (#24867)

Special Thanks

Andrew Seguin, Daniil Dubrava, Jeremy Elbourn, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel

13.3.6 "iridium-ire" (2022-05-04)

material

Commit Type Description
6a0e6ba510 fix menu: add constructor overloads for non-deprecated signatures (#24860)

material-experimental

Commit Type Description
8ca629dc7e fix mdc-snack-bar: avoid multiple snack bars on the page if opened in quick succession (#24757)
d6f9db37b0 fix mdc-table: add inherit background to rows (#24867)

Special Thanks

Andrew Seguin, Daniil Dubrava, Jeremy Elbourn, Kristiyan Kostadinov and Paul Gschwendtner

... (truncated)

Commits
  • 6f7584a release: cut the v13.3.7 release
  • e486ed9 fix(material/menu): focus the first item when opening menu on iOS VoiceOver (...
  • 0bede63 fix(material/datepicker): add ability to have numeric zero value in input (#2...
  • 7a122f7 fix(material/expansion): inconsistent spacing for anchor buttons (#24882)
  • f036680 release: cut the v13.3.6 release (#24872)
  • 8ca629d fix(material-experimental/mdc-snack-bar): avoid multiple snack bars on the pa...
  • d6f9db3 fix(material-experimental/mdc-table): add inherit background to rows (#24867)
  • 6da2485 build: cleanup remaining references to master branch
  • 6a0e6ba fix(material/menu): add constructor overloads for non-deprecated signatures (...
  • 884f760 docs(material/button): fix button harness example test (#24736)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #374.