mild-blue / covid-vaxx

A system for administration of COVID-19 vaccinations.
https://ockovani.mild.blue
GNU Affero General Public License v3.0
8 stars 7 forks source link

Bump @angular/material from 11.2.12 to 15.1.2 in /frontend #453

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/material from 11.2.12 to 15.1.2.

Release notes

Sourced from @​angular/material's releases.

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

Commit Description
feat - 8554e15383 datepicker: Support drag and drop to adjust date ranges (#25548)
feat - c370e064d4 tabs: add a harness filter for tab selected state (#25806)
fix - 44657e2624 autocomplete: apply theme of parent form field to panel (#25983)
fix - 9b1f49f6f2 chips: add support for aria-description (#25935)
fix - 8b19fd9e29 chips: change div to span (#26343)
fix - dcf2fac042 chips: implement ariaDescription with aria-describedby (#26105)
fix - e536ce0736 core: default font family not applied to custom typography levels (#26394)
fix - d02cc6817c datepicker: fix date picker shortcuts (#25951)
fix - 4da9e1944a datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341)
fix - 25d9217fd1 list: add opt-out for radio indicators (#26283)
fix - 57676e467a list: add radio toggles (#25933)
fix - 5b57863702 list: align color scheme between single and multi selection list (#26074)
fix - 1819d3027b tabs: allow focus on disabled tabs (#26397)

cdk

Commit Description
feat - e0a74b9c2b menu: Allow setting cdkMenuTriggerFor null (#25818)
fix - b0f0b5b162 drag-drop: receiving class not updated in OnPush component (#26386)
fix - 836b777526 menu: don't prevent default selection key actions (#26296)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

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

15.2.0-next.1 "pavement-payphone" (2023-01-18)

cdk

Commit Type Description
62bd54e8e feat testing: add method to set the text of an element

material

Commit Type Description
b42650c88 feat chips: add test harness support for edit input
46cfbe566 fix core: add checkmark for single-select (#25962)
3038d72ac fix schematics: don't migrate unknown stylesheet formats (#26450)
6391fc189 fix slider: Use non-deprecated theme key (#26378)

Special Thanks

Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Zach Arend

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

material

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

Special Thanks

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

15.2.0-next.0 "cotton-candle" (2023-01-12)

material

Commit Type Description
5e96eb04ca fix chips: add opt-out for single-select checkmarks (#26338)

... (truncated)

Commits
  • 05df9ba release: cut the v15.1.2 release
  • 9ac46d8 fix(material/schematics): add string literal check (#26475)
  • 8465f9e fix(material/schematics): improve logging of mdc-migration ts migrator (#26377)
  • 419c738 fix(material/core): use Platform to check whether to run theming check (#26477)
  • 4f2767f fix(material/core): top-level font family not copied when converting between ...
  • b6c1989 docs: Fix densitites > densities typo in theming doc (#26470)
  • 98e6a85 refactor(material/menu): expose MenuCloseReason type (#26458)
  • 3c289d4 release: cut the v15.1.1 release
  • 0fc52fc fix(material/schematics): don't migrate unknown stylesheet formats (#26450)
  • de53216 build: bump @angular/bazel to 15.0.4 (#26436)
  • 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 1 year ago

Superseded by #457.