Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

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

Release notes

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

1.14.0-alpha08

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

  • Catalog
    • Update button demos so all buttons are using the updated styles (fb64362c9fcbecbb836006ddd809316edc5549df)
    • Address list a11y issues (6310274b7223ab6ee79463cc6cf0805becb8437d)
  • FloatingActionButton
    • Allow collapsed size to be set (01531388117b6d3c77161ae5f72341eb42bad995)
  • Lists
    • Support skipping the open swipe state so clients can go straight to the primary action (d5934ee5ba553c2e4cad7aa4f34ab3caf0c98fd9)
    • Add getSwipeState method and demo, and refactored to set necessary swipe elements before drag so they are available for programmatic swipes (75f0a4e8129eba25939f05293fc9222d1520bd40)
    • Updates to styles (50bca3279a1e1c3e81762ab4f9b7a93d09197b25)
    • Create expandable demo (c24017b4fcd5f80b1e09ca0f1a3c37c98abb9dfd)
    • Make SwipeableListItem and RevealableListItem public and add swipe state callback (1dbfdd74d512146038c6d23fd4f9c03fda7d134d)
    • Add styles and theme overlays for material icon buttons inside lists (93ae7307a04c0a8c1a8bc6f7c85c0f66a093e4dd)
  • MaterialButton
    • Defer icon changes during width animation in MaterialButton (f86cedd44a186b45f8ee0487f00ef9703f4c7d0c)
  • MaterialDatePicker
    • Cache isFullscreen state in MaterialCalendar (dcd9898640f18edf56ccfc8546e42065160b31e9)
  • Slider
    • Adjust thumb-track gap only for the pressed thumb (0b669dab7d8dfd3cebc261776c36b7de4599a377)
    • Fix D-Pad focus trap on horizontal sliders (7fc1c4ff149e654b762d37822c725342e8e66ea3)
  • Snackbar
    • Added optional close icon (71f014fa41fc4bd6e5bcdd027c00aec44ddcb251)

Full list of changes

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

Commits
  • 9cc5d57 [Release] Update MDC library version to 1.14.0-alpha08.
  • 8ba9d8b [Internal][Gradle] (deps): Bump org.jetbrains.kotlin.android from 2.1.21 to 2...
  • 71f014f [Snackbar] Added optional close icon
  • d5934ee [Lists] Support skipping the open swipe state so clients can go straight to t...
  • 75f0a4e [Lists] Add getSwipeState method and demo, and refactored to set necessary sw...
  • f86cedd [Button] Defer icon changes during width animation in MaterialButton.
  • 0b669da [Slider] Adjust thumb-track gap only for the pressed thumb
  • 50bca32 [Lists] Updates to styles
  • 7fc1c4f [Slider][A11y] Fix D-Pad focus trap on horizontal sliders.
  • c24017b [Lists] Create expandable demo
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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-alpha07 to 1.14.0-alpha08.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.14.0-alpha07...1.14.0-alpha08)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-version: 1.14.0-alpha08
  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 java Pull requests that update java code labels Dec 18, 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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant