RboardThemeManagerV3 icon indicating copy to clipboard operation
RboardThemeManagerV3 copied to clipboard

Bump com.google.android.material:material from 1.13.0-alpha04 to 1.13.0-alpha05

Open dependabot[bot] opened this issue 6 months ago • 0 comments

Bumps com.google.android.material:material from 1.13.0-alpha04 to 1.13.0-alpha05.

Release notes

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

1.13.0-alpha05

Dependency Updates

  • None

Important

  • Required minSdkVersion is now 21 or higher.

Library Updates

  • A11y
    • Add an accessibility pane title of "Alert" (d7645ae5e134a6e04a5b5ad1d2559bdc2a8eae46)
  • BottomNavigationView
    • Add item gravity attribute and setter/getter (b34fff342b6648c71e867db8a69a107ab63c63e8)
    • Add active indicator attributes to change active indicator height, width, and horizontal margins when it is in an expanded state (i.e. when start icon gravity is set to 'start') (b184df6848779d311f9aada0864114e5bace3064)
    • Fixing bad link in class doc comment (3ea7709cfff4e6f68cbe5f38e862884e7f8ac005)
  • Carousel
    • Fix carousel spamming view re-binding (6b263fa958e376b41e3dd1fdf4b87a4f97d24c28)
  • Catalog
    • Update guidance for Navigation Rail on compact screens. (f14b0c054c3ec9ea494dc4ad796a21cd19037995)
    • Add guidance to use Bottom Navigation Bar on compact screens for Navigation Rail (5d85d6bd6fd66cbd87545827d3f5dea3a97bf778)
  • Color
    • Replaced computeIfAbsent with equivalent code for API 21 - 23. (703b88406694f14e4b2e7547b6bd055b6257d1ba)
  • MaterialButton
    • Updated spring specs for responsive touch. (5bcae74813bd0359741defe9c882eccfebb776b9)
    • Updated expressive styles color and structure. (75ff33fb0207536055aeb54b38f00a4e07a7f19c)
    • Added corner morph. (ef1e1cdbfcb9e287753f2bdf963b112695064821)
  • MaterialDatePicker
    • Make picker not final and expose onPositiveButtonClick and onNegativeButtonClick (6617342f03ba2031a974733e62321aaa67912c04)
  • NavigationRail
    • Add expanded state (b36919f203c9a37062c89e136eb78fd73f961082)
  • ProgressIndicator
    • Fix corner radius calculation (c13fff78ae2cf3b9ebae00911ce8203b1ea176a3)
    • Added APIs to support different wavelength for determinate and indeterminate modes; and renamed confusing APIs. (af95f452edabd7183928444d1e4e4a9f3754e057)
    • Updated the smoothness of the cubic bezier curve to make the wave more smooth. (f641cd02a5c57defb67d9a0ec4f88850bfc5c2a5)
  • Slider
    • Updates tick marks color to fix the contrast in medium / high contrast modes. (968a7ee02a1308dfae0afd6786f833632b71def5)
  • Typography
    • Added workaround for fontVariationSettings being set through a TextAppearance (fa5224ef05b793be58073119001f02f07578f99f)
  • Other
    • Fixed a bug in loading state list corner size. (629e24f147755150a6769768832a150686a9d2ff)
    • Optimized getOutline(). (e1a103e2e11984baa675b06d9b52290f88f4478e)
    • Added state list support to shape appearance and corner size. (8e63e7fc29e4977a9e8c7824f55dbdd784da7fcc)
    • Fixed lint error when calling force refresh font variation settings (4abc9c60f16622a25c815166230e6871b4d0bbef)
    • Moved unnecessary object from the drawable state. (eb56238f46d6010463d1b4e7b7216b1078d8ab18)
    • Added state list support to shape appearance and corner size. (2799892b5e0408d7dd16c6660caa542942db4b63)

Full list of changes

https://github.com/material-components/material-components-android/compare/1.13.0-alpha04...1.13.0-alpha05

Commits
  • 1dcbf75 Bump Material Views version to 1.13.0-alpha05
  • 5bcae74 [Button] Updated spring specs for responsive touch.
  • b36919f [NavigationRail] Add expanded state
  • b34fff3 [NavigationBar] Add item gravity attribute and setter/getter
  • 9c4ba8f [Shape] Added state list size change for internal use; also updated StateList...
  • 703b884 [Color] Replaced computeIfAbsent with equivalent code for API 21 - 23.
  • f14b0c0 [Catalog][NavigationRail] Update guidance for Navigation Rail on compact scre...
  • a7c3e0b [Typography] Automated g4 rollback of changelist 651033811.
  • 629e24f [Shape] Fixed a bug in loading state list corner size.
  • 75ff33f [Button] Updated expressive styles color and structure.
  • 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)

dependabot[bot] avatar Aug 12 '24 16:08 dependabot[bot]