Skip to content

Bump com.google.android.material:material from 1.13.0-alpha11 to 1.14.0-alpha05#317

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

Bump com.google.android.material:material from 1.13.0-alpha11 to 1.14.0-alpha05#317
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/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 29, 2025

Bumps com.google.android.material:material from 1.13.0-alpha11 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.13.0-alpha11 to 1.14.0-alpha05.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.13.0-alpha11...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-minor
...

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 29, 2025
@DP-Hridayan DP-Hridayan deleted the dependabot/gradle/master/com.google.android.material-material-1.14.0-alpha05 branch September 30, 2025 17:01
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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