Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps com.google.android.material:material from 1.13.0-alpha01 to 1.13.0-alpha13.

Release notes

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

1.13.0-alpha13

Important

Dependency Updates

None

Library Updates

  • A11y
    • Include "hour" and "minute" in announcements. For example: "Not checked, Hour - 11'0 clock. double tap to select Hour". (960bb4cb825c607c244d51ed4f302752912e37cc)
  • BottomNavigationView
  • BottomSheet
    • Fixed main catalog demo cutting off content when screen size is too small. (005687d1b64ea5542168183511861f7d023682da)
    • Added back the AccessibilityStateChangedListener implementation in drag handle component (8ded9f511d20687fa72739e87bea92c564a3e700)
  • Catalog
    • Added an onDismissListener to the popup menu to synchronize menu display and button checked state. (bb90b2010e5e0c87198db04152c71ba80fae64f2)
    • Fix crash occurring with all the adaptive demos (1125655f6cc3e48b36e5c841cf15294143dd6a3b)
  • Chip
    • Updated flow layout to correctly layout padding when in RTL. (1eaf483fc94f522546d349e6984e24c15d226d18)
  • Color
    • ColorResourcesTableCreator: Fix resource entry names (443eaa59c0f59221a4ea79328bf264d6c6314d77)
  • Dialog
    • Reorganized styles. (a28f0e0d7b099a920a975f86c2f2dc599cd471b4)
  • DockedToolbar
    • Include IME in insets (834ce09d714f261f1806a9004445c994c7f7667f)
  • FloatingActionButton
    • Updated catalog demo for Expressive styles. (3b3822f242103a6aa66a7dc152601de7a16cdf05)
    • Added Expressive styles. (fd0b8bab598109ed774de5db0208e7873430dc57)
    • Added medium FAB and s/m/l extended FABs to Material3. (870ace37e72033d9387e4faec414ff4072a9c4f7)
    • Reorganized the FAB and exFAB styles in the order of most recent first. (bc2592a92974ed38022e08334bb3d9dc8f4b03e5)
  • FloatingToolbar
    • Added m3 styles for buttons and theme overlays (4b9df08511fa5be597661b0d2a2665fc8d6290a8)
    • Integrate tokens and add m3 styles (f223b26e2e756d10b18d99023d19920656ee7923)
  • MaterialButton
    • Added adaptation section in dev doc. (f61cea5f44c53e491449b4943fd52c0596aadede)
    • Added expressive styles. (6c7354a36894f766a41088a4d12e7575232ae2bc)
    • Fixed the bug of size morph not working with layout_weight. (d791fad4cce3a8037595cbcf955a7269ed75a5c0)
    • Added optical center feature. (2667e098db17af934bb4ebc11365b5abd605c01c)
    • Added expressive styles in M3 expressive dialog themes. (696a48a5b17ff3eb7d2f2e510717120063657602)
    • Updated XML for split button examples in documentation for improved accuracy. (ede1bdcd102604a993a03de1721f6846eadf1bd9)
  • MaterialDatePicker
    • Fix bug causing undesired screenshot changes (71bfc93bb6d5a0c4dc981b959afd65f7fd356aaa)
    • Fix accessibility focus landing on first day of month after year selection (39dd3a4235d88a9aca426c8e8a7f6a3801359737)
    • Translate fixed a11y announcements. (9fd5a67c9f01d7f1957337250e2635bf11f68a55)
    • Fix DatePicker to use correct accessibility description for calendar/year view toggle button. (41f507977ef08b858e3a2b1baff75f6d9d5e9a81)

... (truncated)

Commits
  • 8dd8706 [Release] Bump MDC library version to 1.13.0-alpha13.
  • 56a96a8 [NavRail] Added Expressive styles.
  • 12a136c [NavRail] Migrated to new token sets.
  • e980f60 [BottomNav] Added Expressive styles.
  • 02fcdf5 [BottomNav] Migrated to new token sets.
  • 9fc00e8 [NavRail] Reorganized styles.
  • a28f0e0 [Dialog] Reorganized styles.
  • 4b9df08 [FloatingToolbar][DockedToolbar] Added m3 styles for buttons and theme overlays
  • 834ce09 [DockedToolbar][FloatingToolbar] Include IME in insets
  • f61cea5 [Button] Added adaptation section in dev doc.
  • 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-alpha01 to 1.13.0-alpha13.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.13.0-alpha01...1.13.0-alpha13)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-version: 1.13.0-alpha13
  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 May 1, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 1, 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