Skip to content

Bump com.google.android.material:material from 1.8.0-rc01 to 1.9.0-beta01 - #370

Closed
dependabot[bot] wants to merge 1 commit into
pininorarioV2from
dependabot/gradle/com.google.android.material-material-1.9.0-beta01
Closed

Bump com.google.android.material:material from 1.8.0-rc01 to 1.9.0-beta01#370
dependabot[bot] wants to merge 1 commit into
pininorarioV2from
dependabot/gradle/com.google.android.material-material-1.9.0-beta01

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 17, 2023

Copy link
Copy Markdown
Contributor

Bumps com.google.android.material:material from 1.8.0-rc01 to 1.9.0-beta01.

Release notes

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

1.9.0-beta01

Dependency Updates

  • No dependency updates.

Library Updates

  • Badging
    • Integrating tokens (842df494ff57e7c0a8ccbde761fc959ad4652adc)
    • Add shape appearance for badges (89a2a64805ee11005cd62a539e531af9d9b8cc62)
  • Carousel
    • Updated MaskableFrameLayout to use Outline path clipping on 33+ only. (14535c5777bd08efc90f7cf1a3a9626e10e04a53)
    • Updated setForceCompatClipping visibility for testing. (b0c1edf5fbf8f678b9ab73727a708219134c2fcc)
    • Updated MaskableFrameLayout to clip more performantly. (a4669fda394ab573748e72eee964539996ae5eac)
    • Changed Maskable.add/removeOnMaskChangedListener to Maskable.setOnMaskChangedListener. (67956eeed368c4591d547bc4f3dd9b394aa1f567)
    • Fixed child index bug causing items to be ordered incorrectly. (668f03e3faf1512ac1e7bf48eaa5261e4894ecff)
  • Documentation
    • Fix doc formatting for github (78dd5cc889fdc84928e27caccef5bb03a207676f)
  • Tabs
    • Fix issue with indicator not being drawn when viewpager starts scrolling before onLayout is called (a84bd906dcf3365fe52a10e67ca693003426b4c7)

Full list of changes

material-components/material-components-android@1.9.0-alpha02...1.9.0-beta01

1.9.0-alpha02

Dependency Updates

  • No dependency updates.

Library Updates

  • A11y
    • Updated accessibility class name (86566836394c8c11c4ea251549bb44673b2fa020)
  • Badging
    • Updated M3 style to match specs. Alignment tweaks, text appearance change (3c1ac05facae9cd566d02d50e17a6e2ed546537d)
    • Added new 'offsetAlignmentMode' attribute that determines where the offset starts for the badge. (d0d0f54018a0400e60114cd4cda9582c0b0ba500)
  • BottomNavigationView
    • Integrated tokens. (355702f95438fea15a82f2b9a581d8e769c67dcf)
  • BottomSheet
    • Made scrollable content demo behave consistently in edge-to-edge mode (3e6a196832367c8e262ce21feff2f77774a7321c)
    • Animate bottom sheet position when keyboard is shown using WindowInsetsAnimationCompat API (697d93a854571a5b70b617654395e04556404fc4)
  • Carousel
    • Restricted MultiBrowseCarouselStrategy's forceCompactArrangement constructor (112a0bd20e8f9b181d1012d86877f0823ac7cfe8)
    • Implemented smoothScrollToPosition (6166e73d36d71782769900a0878928d7fae34d83)
    • Fixed scroll offset calculation error when last focal keyline comes after the last child (220415d3c1c5e21b942bc7aede534da25d17fa19)
    • Fixed MultiBrowseCarouselStrategy method visibility. (795979c283c2cc4c9194e63a36b1d67e1ccd3342)
    • Renamed Maskable.getMaskRect to Maskable.getMaskRectF (4b1a890e6084054b52700eb5e9c852dceee5735f)
    • Renamed CarouselConfiguration to CarouselStrategy (fc0f53a0cd84308ea791d15b8fa578a53da076d4)
    • Updated CarouselConfiguration visibility and improved documentation (85c006b1d215fc42618b50985f924f868b82e48c)
    • Changed CarouselConfiguration to have an empty constructor and pass Carousel in through onFirstChildMeasuredWithMargins (801426774027c56271a54fb367bd23931e88f233)
    • Improved documentation and throw when CarouselLayoutManager children are not Maskable. (67b251af3275e6a69b0806801fa747b6166fb496)
    • Updated to support MaterialDivider and added helper for getting the bounds of a masked item from the layout manager. (e32e625e14b28e29bbaf69b949b89b84db060688)
    • Updated assets for Carousel demo (0dd220a6e9f7255c77219b2fe1345f56cf209e8b)

... (truncated)

Commits
  • 14535c5 [Carousel] Updated MaskableFrameLayout to use Outline path clipping on 33+ only.
  • b0c1edf [Carousel] Updated setForceCompatClipping visibility for testing.
  • a4669fd [Carousel] Updated MaskableFrameLayout to clip more performantly.
  • 3c37522 [M3][Color] Internal color updates
  • 67956ee [Carousel] Changed Maskable.add/removeOnMaskChangedListener to Maskable.setOn...
  • 78dd5cc [BadgeDrawable][Docs] Fix doc formatting for github
  • 668f03e [Carousel] Fixed child index bug causing items to be ordered incorrectly.
  • 842df49 [Badge] Integrating tokens
  • 89a2a64 [Badge] Add shape appearance for badges
  • a84bd90 [TabLayout] Fix issue with indicator not being drawn when viewpager starts sc...
  • 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 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.8.0-rc01 to 1.9.0-beta01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.8.0-rc01...1.9.0-beta01)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 17, 2023
@dependabot @github

dependabot Bot commented on behalf of github Mar 31, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #372.

@dependabot dependabot Bot closed this Mar 31, 2023
@dependabot
dependabot Bot deleted the dependabot/gradle/com.google.android.material-material-1.9.0-beta01 branch March 31, 2023 05:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants