Skip to content

chore(deps): bump @angular/material from 20.0.1 to 20.0.3 #345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps @angular/material from 20.0.1 to 20.0.3.

Release notes

Sourced from @​angular/material's releases.

20.0.3

material

Commit Description
fix - 13e661e5c6 core: output tokens from theme under same selector (#31295)
fix - 567ddbe84c radio: color tokens excluded when passing in variant (#31321)
fix - af811091cd slider: ensure disabled slider thumb input has 'auto' c… (#31311)

20.0.2

material

Commit Description
fix - 45fcf24b6 core: brand family not set for plain value (#31260)
fix - 3a3a9b1c2 schematics: avoid overwriting files that didn't change (#31270)
fix - 1af07e3b2 schematics: token migration not replacing all instances (#31277)
Changelog

Sourced from @​angular/material's changelog.

20.0.3 "plastic-tube" (2025-06-11)

material

Commit Type Description
13e661e5c6 fix core: output tokens from theme under same selector (#31295)
567ddbe84c fix radio: color tokens excluded when passing in variant (#31321)
af811091cd fix slider: ensure disabled slider thumb input has 'auto' c… (#31311)

20.1.0-next.0 "amicite-amp" (2025-06-04)

cdk

Commit Type Description
f446d7c41 feat drag-drop: add opt-in indicator of pick-up position (#31288)
cfa97bb78 fix dialog: avoid setting aria-hidden before focus has moved (#31030)

material

Commit Type Description
243845460 feat chips: add (optional) edit icon to input chips (#31041)
4de7c0fb2 feat testing: Extend Angular harness testing functionality (#30960)
512433b6d fix badge: remove badge opacity color mix (#31213)
92a8253e2 fix badge: use system disabled states (#31266)
a7150d42c fix button-toggle: simplify divider color (#31214)
1f8b1302f fix button-toggle: use system colors (#31231)
5ee7d79e4 fix button: FAB emitting invalid elevation tokens (#31028)
afe36e4d4 fix button: remove internal-only M2 styles (#31017)
589ea5905 fix button: remove internal-only M2 styles (#31018)
203c1737e fix card: subtitle text token should be on-surface-variant (#31261)
55b7ba081 fix card: use system outline (#31218)
eb9abc366 fix checkbox: remove internal-only M2 styles (#31019)
68d7ea035 fix chips: provide ability to edit for all screen readers with a click on already focused chip (#30983)
a24081f2b fix dialog: remove internal-only M2 styles (#31020)
ecc6a09ca fix expansion: align state layer colors (#31236)
82ab91e58 fix form-field: remove internal-only M2 styles (#31021)
6d27e0405 fix form-field: use system for neutral colors (#31272)
a62164db5 fix menu: do not auto-focus when hover opens menu (#31257)
9a96db323 fix select: remove internal-only M2 styles (#31022)
d22191a61 fix sort: simplify m2 sort color (#31165)
680dd6fa8 fix stepper: align state colors (#31227)
4b85f9f62 fix toolbar: use system surface for neutral background (#31234)

cdk-experimental

Commit Type Description
4f9ab216c feat accordion: add accordion directives, example, and tests (#31134)
3704b7e32 feat radio: add radio demo to dev-app (#31180)
50c3e0e12 feat radio: create radio group and button directives (#31050)
ff0f6c61b feat ui-patterns: accordion (#31034)
ce145fa9a feat ui-patterns: create the grid focus behavior (#31055)

... (truncated)

Commits
  • 7cf8498 release: cut the v20.0.3 release
  • c090922 build: update typescript sha (#31329)
  • 567ddbe fix(material/radio): color tokens excluded when passing in variant (#31321)
  • af81109 fix(material/slider): ensure disabled slider thumb input has 'auto' c… (#31311)
  • 3ed3c40 docs(multiple): remove invalid tags from doc strings (#31317)
  • 13e661e fix(material/core): output tokens from theme under same selector (#31295)
  • 3272ca4 build: fix up naming for Stackblitz (#31312)
  • 243f00f docs: update link to Angular security policy (#31309)
  • 8d4b791 build: remove git validation from default vscode settings (#31310)
  • 476577f refactor: fix schematics not respecting new -module.ts suffix (#31299)
  • 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 show <dependency name> 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)

Bumps [@angular/material](https://github.com/angular/components) from 20.0.1 to 20.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@20.0.1...20.0.3)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-version: 20.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants