Skip to content

Conversation

@dependabot
Copy link

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @angular/material from 19.2.7 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)

20.0.1

material

Commit Description
fix - ecd17ad75 button: add token for icon button shape (#31223)
fix - 20fa71807 schematics: filter paths when renaming tokens (#31249)

20.0.0

cdk

Commit Description
feat - 06821d85a dialog: add closePredicate option
feat - cf619601a drag-drop: introduce resetToBoundary (#30436)
fix - 77c8534ff accordion: resolve changed after checked error
fix - 1167d0638 collections: breaking changes for v20
fix - 79e887219 dialog: breaking changes for v20
fix - a2ab84da1 dialog: provide proper shaped Directionality (#30898)
fix - b3e516f2d drag-drop: breaking changes for v20
fix - 69eedd75f drag-drop: incorrect type DragConstrainPosition (#30510)
fix - f9973ee23 overlay: use MutationObserver to detach overlay (#30703)
fix - 11599f808 portal: remove deprecated symbols (#30584)
fix - 87501e866 schematics: support project index file discovery for object-form and default (#30967)
fix - 8078efc21 table: breaking changes for v20
fix - 0f48b04dd table: move out unused style scheduler (#30963)
fix - 6ffe9c748 table: remove private symbols from public API (#30956)
perf - 08f4acfef overlay: add tree-shakeable alternatives for overlay APIs (#30904)

material

Commit Description
feat - fb81ab4f2 button: add support for tonal button (#30638)
feat - e79f60558 button: allow appearance to be set dynamically
feat - 663585a1c card: support filled variant (#29868)
feat - 82f0fa6fa core: handle prefers-reduced-motion automatically (#30796)
feat - 3daa36030 core: introduce custom token for controlling animations (#30749)

... (truncated)

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 19.2.7 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@19.2.7...20.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2025
@ngdevc ngdevc deleted the branch main1 August 15, 2025 21:36
@ngdevc ngdevc closed this Aug 15, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 15, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/crud-angular/angular/material-20.0.3 branch August 15, 2025 21:36
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.

2 participants