Skip to content

Bump com.google.android.material:material from 1.9.0-rc01 to 1.10.0-alpha04 - #388

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2023

Copy link
Copy Markdown
Contributor

Bumps com.google.android.material:material from 1.9.0-rc01 to 1.10.0-alpha04.

Release notes

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

1.10.0-alpha04

Important

New minimum requirements for your app's project:

  • Update compileSdkVersion to 34

Dependency Updates

Dependency Previous version New version
compileSdkVersion android-UpsideDownCake 34
androidx.activity - 1.8.0-alpha05
androidx.resourceInspectionAnnotation - 1.0.1
androidx.resourceInspectionProcessor - 1.0.1
org.jetbrains.kotlin:kotlin-bom - 1.8.22

Library Updates

  • BottomSheet
    • Updated bottom sheet documentation (af1fa709792e1225df3fc582321c6a8287a221bf)
  • Carousel
    • Ensure that masks are pushed out beyond the parent bounds if they are on the parent bounds (9486de5f2fba5c15cb85ac7ac27f30a724162f12)
    • Carousel updates and fixes (16c15757585eb6b7146d46d7603624a9546cc6a7)
    • Fixed contained mask logic to only update masks when it is still in view, and remove restrictions on mask size with childWidth/2F. The only restriction is that the right of the mask must be greater than the left of the mask. (7d6a977d50b798e991d31d5223a4f3efcdfd6a24)
    • Fixed multi browse strategy clipping extra small items before being fully collapsed (85b6d5018d4aaab074490c6794b5a3a77eef072d)
    • Added Carousel Hero strategy demo (b57dae57aa0ef31577cbd60bb08f030ae5b1618f)
    • Added Hero carousel strategy (340cd44b073bcf5b9f4d8e0f15754171549838a6)
  • Dialog
    • Updated DialogWhenLarge theme to have correct parent theme (dae89b7ce2ddf6e76a71ce0385071cc0645ccb0a)
  • Documentation
    • Revised version guidance for Search usage. (0bcb57074d00a20a2159d0ef5b209a7ca9a06fd5)
  • Material 3
    • Fixed harmonization demo bug (836c51e44a720a736aeb47a2b16a7094f7f0f712)
    • Updated Color doc (d7f9a067e34967937bfab4ce7a9e004ff8fcf658)
    • Updated content-based dynamic colors (a5115012868e87493da5c8eeb43d140179788a04)
  • MaterialButton
    • Set up Android Studio resource inspection annotation and annotation processor, and add @​Attribute annotation to MaterialButton#getIconPadding (2b5c75f966a26d06b6d700bdda3880d021c5ffc7)
  • MaterialDatePicker
    • Allow client app to access user selected inputMode (4d8043453e631c36b38ea19c3241b14b7f41b558)
  • NavigationRail, BottomNavigationView, NavigationView
    • Add itemTextAppearanceActiveBoldEnabled attr (022e2177704915eca6b0e7fd104cba98ae38509e)
  • NavigationRail
    • Added bigger padding in between items on the navigation rail when font scale is large so there is more room for the badges when they are forced inside the view bounds (8b016a0e8b8a885d4a3d1110f73b3deb8c6021a3)
  • Predictive Back
    • Updated components to use BackEventCompat (a67a8856683542c6bf2e6f7cb4440ddae7fcd6e8)
    • Made MaterialMainContainerBackHelper collapsedView optional (fb56ab4130b74a1757ad587dd7c8373544118058)
    • Fixed issue on Android U where clicking SearchView back button causes SearchBar to disappear and back arrow animation to not run (e69a324a2fc1c7259d6a599d6d729ff0ea9e7395)
    • Dev doc updates (82a91c8455bf1ccb8a1067e549e81a7acafd08da, 47c307d889a89988b01ec573dd39ed74021c0143)
  • SideSheet
    • Fixed SideSheetDialog documentation class definition and source links (e4d0fd3d6c4e65d56bd5699b3f9537a87d98a8cc)
    • Aligned close affordance and title text along the baseline rather than the top. (7a3f30b06561e6e8252b00b543d65119b8bf04ef)
    • Mapped close affordance to ?attr/colorOnSurfaceVariant in catalog. (7ee0b72e8ade3af9a365b17dada7b88b0119d368)
    • Added links to class definitions in Side Sheet documentation and revised version guidance. (d005ad7a0c6bffdf55f08b933d869f415f97e60f)

... (truncated)

Commits
  • fc6f0a2 [Build] Fix kotlin version alignment
  • 797d494 Merge branch 'master' into release-1.10
  • 9123e4f [Build] Update library version to 1.10.0-alpha04
  • 8b016a0 [NavigationRail][Badge] Added bigger padding in between items on the navigati...
  • 45c8d42 [Internal][Gradle] (deps): Bump com.google.dagger:dagger-compiler from 2.46 t...
  • ef5a1df [Internal][Gradle] (deps): Bump com.google.guava:guava from 31.1-android to 3...
  • f2e70d2 [Android U] Replaced BuildCompat#isAtLeastU() method calls with explicit SDK ...
  • a67a885 [Predictive Back] Update components to use BackEventCompat
  • 9486de5 [Carousel] Ensure that masks are pushed out beyond the parent bounds if they ...
  • 022e217 [Navigation] Add itemTextAppearanceActiveBoldEnabled attr
  • 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.9.0-rc01 to 1.10.0-alpha04.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.9.0-rc01...1.10.0-alpha04)

---
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 Jun 16, 2023
@dependabot @github

dependabot Bot commented on behalf of github Jun 30, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #391.

@dependabot dependabot Bot closed this Jun 30, 2023
@dependabot
dependabot Bot deleted the dependabot/gradle/com.google.android.material-material-1.10.0-alpha04 branch June 30, 2023 04:52
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