Skip to content

Bump com.google.android.material:material from 1.14.0-alpha01 to 1.14.0-alpha05 in /android#1377

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/android/master/com.google.android.material-material-1.14.0-alpha05
Closed

Bump com.google.android.material:material from 1.14.0-alpha01 to 1.14.0-alpha05 in /android#1377
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/android/master/com.google.android.material-material-1.14.0-alpha05

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 25, 2025

Bumps com.google.android.material:material from 1.14.0-alpha01 to 1.14.0-alpha05.

Release notes

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

1.14.0-alpha05

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 nav drawer demo to use dispatchKeyEvent instead of onKeyDown since onKeyDown can sometimes be consumed by a view with focus (fe1c0d6ca1d43c091606ffb2e7d616ac49de858d)
  • Chip
    • Fixed fontVariationSettings from TextAppearance being overwritten in ChipDrawable. (de5730e0d1bb0414f31b530e835dde713230bdf7)
    • Added support for variable font axes (fb7ae0134841550d47733bb7c83cf636b3f28144)
  • Documentation
    • rename buttongroup-overflow-menu.png to buttongroup-overflow-wrap.png (add buttongroup-overflow-menu.png) (14cb33b3ca8968f325fca2b88f5649a126d2ffb6)
    • Removed the default style and updated the theme attribute code for non-default (9e1c68d6f21cd13deea43f0839532747668cfe14)
    • Updated documentation with Expressive code/info for: (fca1418bf401b36ad67d37f8968c261cc3ebe2cd)
    • Updated documentation with additional code/info and updated the nomenclature of images in the following docs: (cc2390f1a2b314c4f89114f51ad81fb642e491eb)
    • Updated docs with Expressive code/info. (2b29a266adaac3ea8cca0cc6027cead9723cc351)
  • Lists
    • Add selector for optional leading icon (14a6267605fee561fbba9c31ec11bfc67131bd71)
  • MaterialButton
    • Added the "wrap" overflow mode. (7c66a2ef9474046b8fbd45e3cfa8de0c89dc2a4a)
  • MaterialCardView
    • Adds keyboard drag and drop support to the card demo fragment (11fafd96b6ab8d9b9c5b07f895b0e4d300559104)
    • Add drawable states that MaterialCardView should still respect, even if duplicating its parent state (c99cba6a7642e22e42a958b75154699a49888a09)
  • Menu
    • Fix context menu keyboard controls in Menu demo (fb26da61e63b4e2861bb9b90bd82a9f315adde30)
    • Update Menu Catalog Demo to use Ctrl + Enter for Context Menu (4852ebcf2f622138bd8a23b8d95eae4e5e652a36)
    • Make context menu TextView focusable on Menu demo screen (8dd5a810868fee5db7566d5b3709a9387a4835d1)
  • ProgressIndicator
    • Added an API to automatically hide the indicator after it reaches max progress. (4c74b80de2317a2d5d4bdeb720b20b54d1204980)
    • Updated SpringAnimation's minimum visible change and added APIs to customize spring force in DeterminateDrawable. (659e3bcb6d7582a3de4c204f91c0c12a8db35981)
  • SideSheet
    • Improve keyboard navigation in SideSheet catalog demos (59f0fc5f418179c3701314f091057d9981c38deb)
  • TimePicker
    • Accessibility focus on error (9d8506a02045ec19887c4fe687819a6f4a81af5d)
    • Fix error beep sound (5f7634f9191c385bd378cba6b4bf8462d830a333)
    • Error handling update (d241d48bb08e9143ce93c14fdba300815d04bce8)
    • Error handling update (d2cce659d189257fa72a9f82dbedf53fa6736273)
    • Add tooltip to MaterialTimePicker mode toggle button (e69709f5fac1cadda5efdd7f59d003f3fca6fac9)
  • TopAppBar
    • Improve keyboard navigation in TopAppBar catalog demos (98a73a61d272d3e38ee87dd4b322f7787c374a9c)

Full list of changes

material-components/material-components-android@1.14.0-alpha04...1.14.0-alpha05

1.14.0-alpha04

Important

... (truncated)

Commits
  • 2cbd7b0 [i18n] Update string translations
  • 0bdb13b [Release] Update library version to 1.14.0-alpha05
  • 9d8506a [TimePicker] Accessibility focus on error
  • 80106b5 Internal change
  • 14cb33b [Docs] rename buttongroup-overflow-menu.png to buttongroup-overflow-wrap.png ...
  • de5730e [Chip] Fixed fontVariationSettings from TextAppearance being overwritten in C...
  • 5f7634f [TimePicker] Fix error beep sound
  • fb7ae01 [Chip] Added support for variable font axes
  • 11fafd9 [Card][A11y] Adds keyboard drag and drop support to the card demo fragment
  • fb26da6 [Menu][A11y] Fix context menu keyboard controls in Menu demo
  • 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-alpha01 to 1.14.0-alpha05.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.14.0-alpha01...1.14.0-alpha05)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-version: 1.14.0-alpha05
  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 Sep 25, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 22, 2025

Superseded by #1397.

@dependabot dependabot Bot closed this Oct 22, 2025
@dependabot dependabot Bot deleted the dependabot/gradle/android/master/com.google.android.material-material-1.14.0-alpha05 branch October 22, 2025 21:17
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