Skip to content

Chore(deps): Bump com.google.android.material:material from 1.14.0-alpha08 to 1.14.0-alpha10#364

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.google.android.material-material-1.14.0-alpha10
Open

Chore(deps): Bump com.google.android.material:material from 1.14.0-alpha08 to 1.14.0-alpha10#364
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.google.android.material-material-1.14.0-alpha10

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

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

Release notes

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

1.14.0-alpha10

Important

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

Dependency Updates

None

Library Updates

  • BottomNavigationView
    • Fixed BottomNavigationTest.testNavigationReselectionListener crash (6923ba4358ba1eeedbe881155789878f79ea1e69)
  • BottomSheet
    • Updated string translations (ba7a3850f6cdd0b0c9559f549516e301704614c4)
  • Catalog
    • Enabled expressive SearchView in AppBarWithSearch demos (bb0f842f51d9de779eb28227c0c91ee423b3f2f3)
    • Added All Components demo to display and test cross-cutting library features (f1aff9156411b365b79cc9678dbb3e69a789ca53)
    • Added tooltip to close button in BottomSheetUnscrollableContentDemoFragment (534a3f8b66075c4589325228614bc8150d3e0894)
    • Updated Lists demo to re-use viewholder when calling adapter.notifyItemChanged (77cabd0cf528baca7debbed58361e70202accbd2)
  • Color
    • Updated search padding and background color to match specs (27c26f8cd416633cce9ed51b92a1f1c102e0fb1e)
  • FloatingActionButton
    • Added tooltip label to FAB and eFAB (ba4875aabe701b58f90ad51f2d1b171b4f6c0de2)
  • Lists
    • Added updateAppearance API to Lists docs (86fc2d89339f56e784c8de096175c402afa99a71)
    • Fixed base ListItemCardView style to prevent adding additional padding when shape is not round (3fffd5c5258d5bd9c679be926feb5ce7d88fb407)
    • Token integration (ac4f111b9062a877fba970319fcc85fa19851090)
    • Added API to update list shape explicitly (21060b260ed7ea8fba3a647d3b8b45cc867e03f4)
  • MaterialButton
    • Added secondaryIconTint to Material3 Text and Elevated Button styles. (65e43a03ec57855acf1dfdeb6717f37d8f891382)
  • Search
    • Implemented M3E styles for SearchView (db3298e4495e4baa3dbd644f020171f8d230d45e)
    • Introduced AnimationCoordinator (299bfa590693270a8f6b5e9b6789e222088adf81)
    • Prevent shape animation from being skipped on bounds change if an animation is running. (9c5ccb76cad3072090a3c772dd613a197498be90)
    • Sync SearchBar text and placeholder for contained animations (251f906f373272edc80ac89a5bd7819ab027e1b5)
    • Vertically align search view toolbar with search bar (84ece9895f05c64bd1e745e03f25ca8a707a7300)
    • Do not run default animation start/end logic for contained animation (fb6928c3755f0fd204c3ccf909bb450c47ac2814)
    • Expand animation for contained style - exterior icons translation (4dd2666c6c945b5c0d50b06f1336f608de6a40a9)
    • do not translate toolbar buttons after predictive back gesture (1b44a73a41f940704eba278a74862465f0dcef90)
    • Expand animation for contained style - text transition (12aadbdbdca420ef0608ae45a206cd69cdf27bb8)
    • Expand animation for contained style - text translation (24de0f06d3aa32c9f78707d30fd0a62970bfbebb)
    • Expand animation for contained style - action menu items fade (e46bc867a5034607413026eecc14d1412b11ac10)
    • Expand animation for contained style - toolbar expansion (c76b38d7598fb74fae67927462d0835fbdbde223)
    • Expand animation for contained style - content fade (7302ffb7d0fad1e655244de01759d308a9c0162b)
    • Refactored expressive search view styles to AppBarWithSearch (092315030578af40674ef0ae3a5fb0f734f2d80d)
  • Slider
    • Fixed TalkBack focus bounds not updating after keyboard navigation (c197ba50e9ec64cb89493ff6a8f171e845fdd296)
  • TextInputLayout
    • Fixed paddingEnd being ignored when end icon is visible (5c46f3c540f8ce120dd7e0963d64ac6973a501b9)
  • TimePicker

... (truncated)

Commits
  • 4b26950 [Release] Update library version to 1.14.0-alpha10
  • ba7a385 [BottomSheet] Updated string translations
  • 251f906 [Search] sync SearchBar text and placeholder for contained animations
  • bb0f842 [Catalog] enable expressive SearchView in AppBarWithSearch demos
  • 84ece98 [SearchView] vertically align search view toolbar with search bar
  • fb6928c [SearchView] do not run default animation start/end logic for contained anima...
  • a6caf97 [Search] replace hardcoded style values with tokens
  • 4dd2666 [SearchView] expand animation for contained style - exterior icons translation
  • 1b44a73 [SearchView] do not translate toolbar buttons after predictive back gesture
  • 12aadbd [SearchView] expand animation for contained style - text transition
  • 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 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-alpha08 to 1.14.0-alpha10.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.14.0-alpha08...1.14.0-alpha10)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-version: 1.14.0-alpha10
  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 Mar 11, 2026
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.

0 participants