Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.google.android.material:material to v1.13.0-alpha09 #137

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.android.material:material 1.13.0-alpha08 -> 1.13.0-alpha09 age adoption passing confidence

Release Notes

material-components/material-components-android (com.google.android.material:material)

v1.13.0-alpha09

Compare Source

Important

Dependency Updates

Dependency Previous version New version
androidx.drawerlayout 1.1.1 1.2

Library Updates

  • BottomNavigationView
    • Consume all touch events in BottomNavigationView so touch events are not passed to the view underneath (2ebf28f)
    • Fix bug where setChecked(false) is called for the previously checked item even if it's already unchecked (1696ec3)
  • Carousel
    • Change custom Carousel strategies to be restricted visibility in order to refactor custom strategies (998fe83)
    • Added a notifyItemSizeChanged() method (4bc4381)
  • Catalog
    • Fixed top app bar container fill (e51767d)
  • Chip
    • Add Override to Chip#setBackgroundTintList (03d2c69)
  • Documentation
  • FloatingToolbar
    • Set M3 default style (410f262)
    • Added materialThemeOverlays to automatically set orientation and the proper icon button style on floating toolbar children. (c24c67d)
  • MaterialSplitButton
    • Update split button image asset to match 3P styling. (fb47438)
    • Update split button styles to match spec. (9397801)
    • Add content description for icon-only leading buttons. (226753e)
    • Update split button styles to match spec. (106aaeb)
    • Internal change (ec8be9a)
  • NavigationRail
    • Consume all touch events to avoid views under from receiving touch events. (2a0dda8)
    • Fix issue where large/multi-line text was measured incorrectly when animating to be visible from a GONE state (c77f997)
    • Add attributes for scaling label text to font size and for the max lines for the label (5a8c39a)
    • Integrate tokens (0e9ab66)
    • Update navigation rail docs to include mentions of the expanded nav rail (5f44dbc)
  • Slider
    • a11y fixes (63e1ec9)
    • a11y fixes (35a8203)
    • Update corner behavior (05fa0ce)
    • Fix vertical slider broken with always visible labels (e1c83ed)
  • Shape
    • Fixed uneven rotation of pentagon shape. (d4b9d90)
  • Tabs
    • Update ripple to match m3 specs (d68ebbe)
  • Tokens
    • Updated token outputs to v13.2.0 and integrated new AppBar tokens. (4f7bf29)
  • TopAppBar
    • Removed the gravity APIs for subtitle (subtitle shares same gravity as title). (782d260)
    • Added more demos. (05253b8)
    • Fixed minor typos in comments. (7b62f64)
    • Added collapsing subtitle. (73b577d)
  • Transitions / Motion
    • Added spring motion subsystem (98169d2)
    • Added spring motion tokens (4019e18)

Full list of changes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot merged commit 4076943 into main Dec 20, 2024
1 check passed
@renovate renovate bot deleted the renovate/material branch December 20, 2024 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants