kubikowski / inanity

a personal sandbox
https://inanity.io
2 stars 0 forks source link

build(deps): bump @angular/material from 13.1.3 to 14.2.1 #619

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/material from 13.1.3 to 14.2.1.

Release notes

Sourced from @​angular/material's releases.

v14.2.1

14.2.1 "carbon-candle" (2022-09-07)

material

Commit Description
fix - 8683f476c button-toggle: incorrect event source in some cases (#25544)

cdk

Commit Description
fix - 84388dd23 collections: ConnectableObservable incorrectly inferred as data source (#25526)

Special Thanks

Kristiyan Kostadinov, Mark Goldberg and Paul Gschwendtner

v14.2.0

14.2.0 "rayon-river" (2022-08-25)

cdk-experimental

Commit Description
fix - aaa9d93c92 listbox: fix issue with aria-selected (#25373)

material

Commit Description
feat - 657774e29b datepicker: Allow user to jump between start and end dates with arrow keys (#25359)

cdk

Commit Description
feat - 06c2164618 a11y: add named export and public property to CdkMonitorFocus directive (#25427)
feat - 0fb2e9a5f7 listbox: add listbox to cdk (#25380) (#25474)
fix - 79858ea14b scrolling: error during server-side rendering (#25461)

Special Thanks

Andrew Seguin, Emmanuel Roux, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel

v14.2.0-rc.0

14.2.0-rc.0 "plastic-duck" (2022-08-19)

material

Commit Description
fix - b20876d86b button-toggle: toggle name falling out of sync if name changes (#24713)
fix - ab8f6fead4 expansion: fix lint issue (#25469)

cdk

Commit Description
feat - 0fb2e9a5f7 listbox: add listbox to cdk (#25380) (#25474)
fix - 200556ea96 dialog: fall back to node injector token doesn't exist in template injector (#25406)
fix - 0ba8c759fe overlay: backdropClass type mismatch (#25487)

expansion

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

14.2.1 "carbon-candle" (2022-09-07)

cdk

Commit Type Description
84388dd23 fix collections: ConnectableObservable incorrectly inferred as data source (#25526)

material

Commit Type Description
8683f476c fix button-toggle: incorrect event source in some cases (#25544)

Special Thanks

Kristiyan Kostadinov, Mark Goldberg and Paul Gschwendtner

14.2.0 "rayon-river" (2022-08-25)

cdk

Commit Type Description
06c2164618 feat a11y: add named export and public property to CdkMonitorFocus directive (#25427)
0fb2e9a5f7 feat listbox: add listbox to cdk (#25380) (#25474)
79858ea14b fix scrolling: error during server-side rendering (#25461)

material

Commit Type Description
657774e29b feat datepicker: Allow user to jump between start and end dates with arrow keys (#25359)

cdk-experimental

Commit Type Description
aaa9d93c92 fix listbox: fix issue with aria-selected (#25373)

Special Thanks

Andrew Seguin, Emmanuel Roux, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel

14.1.3 "rubber-chicken" (2022-08-19)

cdk

Commit Type Description
f661a9300e fix dialog: fall back to node injector token doesn't exist in template injector (#25406)
b9f09aa741 fix overlay: backdropClass type mismatch (#25487)

material

Commit Type Description
d1ef7e23c6 fix button-toggle: toggle name falling out of sync if name changes (#24713)
19df7cf940 fix expansion: fix lint issue (#25469)

expansion

Commit Type Description

... (truncated)

Commits
  • f0556a9 release: cut the v14.2.1 release
  • 2ff1f71 test(cdk/testing): Allow TestComponentsModule to be bootable as a module for ...
  • 07418ae test(cdk/testing): add includeAsyncTests flag (#25542)
  • 8683f47 fix(material/button-toggle): incorrect event source in some cases (#25544)
  • 84388dd fix(cdk/collections): ConnectableObservable incorrectly inferred as data sour...
  • 3cc9254 build: update to TypeScript 4.8 final (#25536)
  • ce65a4b build: remove exceptional minor logic (#25535)
  • 90324b9 release: cut the v14.2.0 release
  • 4cad61b build: update ng-dev version (#25529)
  • 3c1f10c build: update angular shared dev-infra code to 6a13e27
  • 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 #621.