Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2025

Bumps @material/web from 2.3.0 to 2.4.0.

Release notes

Sourced from @​material/web's releases.

v2.4.0

2.4.0 (2025-08-21)

Features

  • button: add disabled link support (c3c4848)
  • button: add gradient support to container colors (5bc1506)
  • catalog: hide body if dsd-pending (bf89645)
  • select: add showPicker() functionality (8808a25)

Bug Fixes

  • catalog: hydrate CSR component pages (0037c14)
  • menu: output menu item theme values (ca5f750)
  • radio: stack overflow error when rendering many radios (688ab3c)
  • ripple: misaligned when using CSS zoom (3072a9b)
  • ripple: remove pointerdown contextmenu bounds check for Chrome (cd7512f)
Changelog

Sourced from @​material/web's changelog.

2.4.0 (2025-08-21)

Features

  • button: add disabled link support (c3c4848)
  • button: add gradient support to container colors (5bc1506)
  • catalog: hide body if dsd-pending (bf89645)
  • select: add showPicker() functionality (8808a25)

Bug Fixes

  • catalog: hydrate CSR component pages (0037c14)
  • menu: output menu item theme values (ca5f750)
  • radio: stack overflow error when rendering many radios (688ab3c)
  • ripple: misaligned when using CSS zoom (3072a9b)
  • ripple: remove pointerdown contextmenu bounds check for Chrome (cd7512f)
Commits
  • 2206d7f Merge pull request #5788 from material-components:release-please--branches--m...
  • 7285819 chore: release 2.4.0
  • 470d82d Merge pull request #5839 from material-components:auto-update-sizes
  • daa2ef5 chore: update sizes
  • 347455f chore: move permissions block in release-please workflow
  • 70a1d8e chore: refactor code to be compatible with es2022
  • cd7512f fix(ripple): remove pointerdown contextmenu bounds check for Chrome
  • 688ab3c fix(radio): stack overflow error when rendering many radios
  • 67ea11a chore: use lit robot for release action
  • dfcbda5 Merge pull request #5831 from material-components:feat/release-please-action
  • 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 [@material/web](https://github.com/material-components/material-web) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/material-components/material-web/releases)
- [Changelog](https://github.com/material-components/material-web/blob/main/CHANGELOG.md)
- [Commits](material-components/material-web@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: "@material/web"
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 22, 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