cisagov / cset

Cybersecurity Evaluation Tool
MIT License
1.46k stars 256 forks source link

Bump @angular/material from 18.2.12 to 18.2.13 in /CSETWebNg #4231

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 1 week ago

Bumps @angular/material from 18.2.12 to 18.2.13.

Release notes

Sourced from @​angular/material's releases.

v18.2.13

18.2.13 "strontium-sauce" (2024-11-13)

material

Commit Description
fix - c643f04ef core: incorrect validation in get-theme-color (#29994)
fix - aed9094f9 snack-bar: prevent override of snack bar action button color (#27511)

cdk

Commit Description
fix - 1ea3ba383 listbox: make tabindex zoneless compatible (#29970)
fix - 890036064 table: set explicit role on all cells (#29987)
fix - 3c7de8400 testing: allow use of plaintext-only for contenteditable (#29999)
Changelog

Sourced from @​angular/material's changelog.

18.2.13 "strontium-sauce" (2024-11-13)

cdk

Commit Type Description
1ea3ba383 fix listbox: make tabindex zoneless compatible (#29970)
890036064 fix table: set explicit role on all cells (#29987)
3c7de8400 fix testing: allow use of plaintext-only for contenteditable (#29999)

material

Commit Type Description
c643f04ef fix core: incorrect validation in get-theme-color (#29994)
aed9094f9 fix snack-bar: prevent override of snack bar action button color (#27511)

Commits
  • ef9cff3 release: cut the v18.2.13 release
  • 3c7de84 fix(cdk/testing): allow use of plaintext-only for contenteditable (#29999)
  • aed9094 fix(material/snack-bar): prevent override of snack bar action button color (#...
  • c643f04 fix(material/core): incorrect validation in get-theme-color (#29994)
  • 8900360 fix(cdk/table): set explicit role on all cells (#29987)
  • 1ea3ba3 fix(cdk/listbox): make tabindex zoneless compatible (#29970)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 days ago

Superseded by #4243.