Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps com.google.android.material:material from 1.14.0-alpha06 to 1.14.0-alpha07.

Release notes

Sourced from com.google.android.material:material's releases.

1.14.0-alpha07

Important

  • The compileSdkVersion was updated to 35.
  • Library is now built with AGP 8.11.1 and Gradle 8.13.

Dependency Updates

None

Library Updates

  • BottomAppBar
    • Remove special key shortcut and keyboard navigation cluster for bottom app bar for correct keyboard navigation a11y. (5c73d7a9284fb8e8409452bb95751bf70912acfd)
  • Catalog
    • Use wrap overflowMode for button groups in theme picker (861ec3f220f4fee703ecb315ca9e3c17ea0945ec)
  • Lists
    • Add attr for min child width (32e9fb21b2a81ddf1b6ce8714bff0e4f7e518b2c)
    • Support RTL swiping (176e92d3c38750e9a5623f47acb8d532efb7020a)
    • Added onSwipeStateChanged callback, drawable swiped state for ListCardView, and alpha changes to swiped view as it reaches the swipe-to-action state (3e5a7fdb446291cb94e3eefcbb8246bd8ff62060)
    • Add styles for control elements in lists (3c1a61c3dd6dc35ba55f0b86fd5e113ab38243cb)
    • Re-measure intrinsic width when measure specs change (69e9676e48659b316be9209020fd0e60ff8d69ad)
    • Add more optional styles and update demos to show more variety of sample list content (692bd113adad46a6551a146acc1fdf0f26d11edc)
    • Add swipe for action state (07a3be50c26b1b0eed1027e7cdb96071f397b0db)
  • MaterialButton
    • Fixed width morph with contents change. (dc98ca0335a350f3f7738df6768784d1c8d6f140)
  • MaterialDatePicker
    • Fix TAB keyboard trap and add DPAD month navigation. (757f9f3db1f3deab862002930e5f160ca51344da)
    • Add MonthAdapter helpers for finding enabled days (a207114c60c7719b5e05543d4055202ad584fff0)
  • MaterialShapeDrawable
    • Updated isRoundRectCornerMorph and pathDirty logic in MaterialShapeDrawable (9a8272d9c136787e7395d60374dd7f7559201b6f)
    • Always skip corner morph animation on bounds change in MaterialShapeDrawable. (ea9d25050cc15e5f201f4622c179754013e4c7c2)
  • NavigationView
    • Set navigation menu item's a11y role description so it doesn't default to 'radio button' due to being checkable (0e1724824a5fc72489f6493e369cc3dc2a64d1dd)
  • Search
    • Make SearchView root unfocusable (f30777111e63ec902b8f0f70ff6fff0ecc1dc893)
  • Slider
    • Fix ACTION_CANCEL motion touch event handling so that the slider resets its state if a cancel happens. Also don't let slider update incorrectly when a touch event may be overlapping with back gesture inset areas, as the back event takes precedence. (c4d19f6f7d7c7fd845e8b61af53e355f567a4d10)
  • TimePicker
    • Use ViewCompat.performHapticFeedback (6c4db77711dfbbd9960c611e9080141ab32765e1)
  • TopAppBar
    • Updated ripple color on actions in M3 toolbar. (3b971c9fe9d6ae9a175d96a448a2e740fa97996f)

Full list of changes

material-components/material-components-android@1.14.0-alpha06...1.14.0-alpha07

Commits
  • 6b3be33 [Release] Update MDC library version to 1.14.0-alpha07.
  • 757f9f3 [DatePicker][A11y] Fix TAB keyboard trap and add DPAD month navigation.
  • 32e9fb2 [Lists] Add attr for min child width
  • f307771 [SearchView] Make SearchView root unfocusable
  • 176e92d [Lists] Support RTL swiping
  • 3e5a7fd [Lists] Added onSwipeStateChanged callback, drawable swiped state for ListCar...
  • 3c1a61c [Lists] Add styles for control elements in lists
  • 69e9676 [Lists] Re-measure intrinsic width when measure specs change
  • 692bd11 [Lists] Add more optional styles and update demos to show more variety of sam...
  • 235e8cf Automated g4 rollback of changelist 816428327
  • 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 [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.14.0-alpha06 to 1.14.0-alpha07.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.14.0-alpha06...1.14.0-alpha07)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-version: 1.14.0-alpha07
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 24, 2025
@MihaiCristianCondrea MihaiCristianCondrea merged commit e1e8d97 into master Nov 26, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/com.google.android.material-material-1.14.0-alpha07 branch November 26, 2025 17:41
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants