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

Bump com.google.android.material:material from 1.11.0-beta01 to 1.12.0-alpha01 #278

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps com.google.android.material:material from 1.11.0-beta01 to 1.12.0-alpha01.

Release notes

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

1.12.0-alpha01

Important

Required minSdkVersion is now 19 or higher, for Material and AndroidX (blog post).

Dependency Updates

  • None

Library Updates

  • Gradle
    • Update library minSdkVersion to 19. (1bbb43d155df64d24463455fe6fb291b6940a7b2)
    • Upgrade to //third_party/gradle to 8.4 (1756f233ec3ac2085c07acf26a65b94e11038bd3)
    • Update library version to 1.12.0-alpha01 (a283959bd8bf1bd4e9c21e98c9436be2bd3549fa)
  • Carousel
    • Add attributes to change small item size (92a5444de95501dbf5bc12eaaa7a969b44fe2151)
  • CollapsingToolbarLayout
    • Fix text shadow fading when transitioning between expanded and collapsed states (7674e12ea818793fe654f7691941f0bdc97c75f3)
  • Dialog
    • Unified scrim opacity in Material themes/theme overlays. (f3e4439ca69f993baa6626ad6a82937c2d283155)
  • Documentation
    • Updated color table to color values for v34. (505550730333cf51b3c303f6f35f0d106657c692)
  • Material 3
    • Update Shape Theming bottom sheet text color (8ca016fb01f4bc73d506ae3286e3739ea046df0a)
  • MaterialDatePicker
    • Fix date validation on Samsung devices (5aa6edfaed08a6dff8439b51e91cd43e2ffb0386)
  • ProgressIndicator
    • Internal changes (bc5987379eb8c85346e4596b369ad64885021581)
  • Slider
    • Fix slider label not moving while scrolling (5e5eee01bd11f14cf5fbccd17bc18c5926d74774)
    • Internal changes (42466721cada00e33fafd6f78e80f93a06fd01ab)
  • TextInputLayout
    • Fixed unnecessary min height when losing focus with multiple lines. (4a2654a3f389d44f7f7d76da30472c2bc0163ef6)
  • Theming
    • Add NoActionBar dynamic color themes (81d1b772b97ee8df94efbb2dfda8d9cd8fe49f29)
  • Tokens
    • Upgraded to v0.203 (4ccaaaa31df41b26de914fc372dd813cf2c1a5ca)
    • Upgraded to v0.195 (637362d597c034f9c747b6241a408f8e05a4fe34)
    • Upgraded to v0.185 (0463c507d7d79dc3b3fbe578eb1e8fd5757892e1)
  • TopAppBar
    • Fixed compress effect clipping on API 21-24 (2ac8c1cbf6cb5aea7d60ef5655bed7d014e5f930)
  • i18n
    • Update translated strings (a8307ef79280c1db52728127ae12809e58b82e8f)

Full list of changes

material-components/material-components-android@1.11.0-beta01...1.12.0-alpha01

1.11.0-rc01

Important

Elevation Overlays within default component styles have been replaced by the new Tonal Surface Color system. Instead of blending the Primary color with the Surface color based on an elevation value, components will now use a specific Surface color role which can be more easily understood and customized.

Documentation for the affected components and which Surface color roles they use has been updated in 2114a11378fd801b32cd7431bb8a2c94de4f462c.

... (truncated)

Commits
  • a283959 [Gradle] Update library version to 1.12.0-alpha01
  • bc59873 [NTC][ProgressIndicator] Internal changes
  • 5e5eee0 [Slider] Fix slider label not moving while scrolling
  • 4246672 [NTC][Slider] Internal changes
  • 1bbb43d [Build] Update library minSdkVersion to 19.
  • 92a5444 [Carousel] Add attributes to change small item size
  • 5055507 [Doc] Updated color table to color values for v34.
  • 4ccaaaa [Tokens] Upgraded to v0.203
  • 637362d [Tokens] Upgraded to v0.195
  • 0463c50 [Tokens] Upgraded to v0.185
  • 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.11.0-beta01 to 1.12.0-alpha01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.11.0-beta01...1.12.0-alpha01)

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

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 Dec 1, 2023
@berviantoleo berviantoleo merged commit 0db32b5 into main Dec 1, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.google.android.material-material-1.12.0-alpha01 branch December 1, 2023 08:14
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