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.5 in /src/frontend/csrs-portal #357

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cdk from 12.2.11 to 13.3.5.

Release notes

Sourced from @​angular/cdk's releases.

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

Commit Description
fix - eef47579f portal: prevent calling ApplicationRef.detachView on destroyed instance (#24775)

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v13.3.3

13.3.3 "tweed-table" (2022-04-13)

material

Commit Description
fix - 1e010a3624 checkbox: add the boolean property coercion for checked input (#20645)
fix - 6c65b1d703 chips: prevent default behavior on remove button (#24722)
fix - 4501b2518d datepicker: avoid rerender when min/maxDate changes to different time on the same day (#24434)
fix - aae60833eb list: wrong order of arguments when calling custom compareWith function (#24743)
fix - 68c5e870bd select: empty space read out by VoiceOver on Chrome (#24741)
fix - 0d1755d566 snack-bar: update generic types for openFromComponent (#24634)
fix - b83d225b33 tabs: wrong scroll distance if selected tab is removed (#24118)
perf - ca30f426a9 progress-bar: do not run change detection if there are no animationEnd listeners (#24673)

cdk

Commit Description
fix - 949e3c7fbc a11y: visually hidden element affecting scrolling (#24620)

Special Thanks

Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Pascal Weyrich, Paul Gschwendtner, RobStrader and Zach Arend

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

cdk

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

material

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

material-experimental

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

Special Thanks

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

14.0.0-next.11 "madras-macaque" (2022-04-20)

cdk

Commit Type Description
c04f941fe fix portal: prevent calling ApplicationRef.detachView on destroyed instance (#24775)

material

Commit Type Description
a55a8368b feat paginator: Add isNextPageEnabled and isPreviousPageEnabled methods to MatPaginatorHarness (#24784)
1aa5a2064 feat select: allow user-defined aria-describedby (#24644)

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner, Richie Foreman, Robin (Robert) Thomas, Zach Arend and renovate[bot]

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

cdk

Commit Type Description
eef47579f fix portal: prevent calling ApplicationRef.detachView on destroyed instance (#24775)

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

14.0.0-next.10 "organza-oatmeal" (2022-04-13)

cdk

| Commit | Type | Description |

... (truncated)

Commits
  • ff8ffaf release: cut the v13.3.5 release
  • 73bf44c docs(material/core): Fix typo ('prefixed' -> 'suffixed') in palette naming. (...
  • 887cf45 build: update tsec and drop corresponding postinstall patch (#24837)
  • 7c204b4 chore: replace all git.io link (#24836)
  • 8002b63 refactor(material/sort): explicit sort direction (#23632)
  • 86a1e8c fix(material/autocomplete): outside click in Angular zone. (#24817)
  • 68d09dd fix(cdk/overlay): animations interrupted on repeat insertions (#24815)
  • fc6fcbb docs(cdk/clipboard): add imports to samples (#21910)
  • b16a33d fix(material-experimental/mdc-slider): remove pointerdown passive eve… (#24766)
  • 6603bd5 fix(material-experimental/mdc-snack-bar): avoid querying the DOM on each chan...
  • 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 #359.