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.9.0-beta01 to 1.10.0-alpha01 #267

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps com.google.android.material:material from 1.9.0-beta01 to 1.10.0-alpha01.

Release notes

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

1.10.0-alpha01

Important

New minimum requirements for your app's project:

  • Update compileSdkVersion to "android-UpsideDownCake"

Dependency Updates

Dependency Previous version New version
compileSdkVersion 33 android-UpsideDownCake
com.android.tools.build:gradle 7.2.0 7.4.2

Library Updates

  • Predictive Back
    • Updated SearchView to support predictive back when set up with SearchBar (a4b6f46f0cbeaf4b4eac421db492e8ba74f2f94a)
    • Fixed bug where standard hideable bottom sheets don't stay hidden after predictive back (2c23d2a158f3a2e5ce786bfd14b6d2a1ab10730b)
    • Added top-level developer documentation (8105cb7ed659690c121077dac45d26017341a099)
    • Updated Bottom Sheet to support predictive back (d6fad952c6762816f4c54978bb352c972d952ea9)
    • Infrastructure for back handling in components + Navigation Drawer predictive back support (2c297faf4b210dcea41f62a1671cf6acd9475668)
    • Migrated Catalog to use AndroidX back pressed callbacks and enable predictive back-to-home (22c4e0dd60409954baed006bae51c4d5b55a9d85)
  • Badging
    • Allowed text strings in badges (c1ef52b8eaaad4bffe83ca0a7917406835ee5c7a)
    • Center badge content more correctly (fc0de1ba245186d9b74550f0ece2930aaf0df116)
    • Added padding in between top and bottom edges of badge and text (8499b83ba1fc6e211c8a7228947b03c1e3c30531)
    • Fixed doc formatting for github (e75654d4c205dc0a311be23725a71228e7ea4762)
    • Integrated tokens (68c844c91d9e54fca475bd503f01474f29cff559)
    • Added shape appearance for badges (2ddcfe46b7603c89b6715ac4406aa3eb6c275f60)
    • Updated badge images (c1eba1b26809fdc529fc599fc48dea165a202e22)
  • BottomAppBar
    • Fixed bug with transparent top app bar when in bottom app bar layout (c22eb0d31bbd1e87b244100b8ae7d5d7995394a6)
    • Fixed issue with pre-21 FAB elevation/shadow sometimes appearing (2ea3df991f14488ef21593f5c72792dd470923d2)
  • BottomSheet
    • Ignored ACTION_MOVE events in BottomSheetBehavior that weren't preceded by an ACTION_DOWN event. (d8c01c185994574dd67af4d78c1fd8fe425425ae)
  • Carousel
    • Added support for transitions by forcing canvas clipping when detaching from the window. (93ceb7edeecce7db4288b1e4b36b7ea98b20a3b0)
    • Updated MaskableFrameLayout to use Outline path clipping on 33+ only. (43c507775f9a536d4706c832fd15cbfea6d785c0)
    • Updated setForceCompatClipping visibility for testing. (3856af1b65e4e1a78493647627d47ce02efad621)
    • Updated MaskableFrameLayout to clip more performantly. (733c9e08c28e8c68f8ad208a7be8ffaf784a9509)
    • Changed Maskable.add/removeOnMaskChangedListener to Maskable.setOnMaskChangedListener. (359580b6c1160301967ebdededb1011c1133b42c)
    • Fixed child index bug causing items to be ordered incorrectly. (9d0732be9e16c328ac960f5a8d64417b4d6a1c68)
  • Catalog
    • Fixed catalog errors for some demos. (4c3e1d513be6cd8399515b2541eea74ac1c9a040)
    • Fixed context menu are not themed on S (33e4f841b213fb306091971dd1d1025c8da897a7)
  • Checkbox
    • Fixed checkmark icon not updating color on error correctly in pre 21. (62aa802f6c5f45ee357537079b07442dabc31236)
  • Chip
    • Fixed hand pointer icon not showing up on whole Chip when using mouse input (2702b1a8d5040f6ab4d69b66f38952c1f78a6225)
    • Added theme overlays supported on API < 23 (fd0c81531c74a48255f82350f6c1330521566e55)
  • Color
    • Added U color resources for contrast mode support. (93f386c9f61eec448ff6ddb5af3a22c06ffa30b1)
  • FloatingActionButton

... (truncated)

Commits
  • 5a37e4b [Gradle] Update to AGP 7.4.2 to get latest lint and fix Android U lint issues
  • c7d31fb [Release] Update library version to 1.10.0-alpha01
  • a4b6f46 [Predictive Back][Search] Update SearchView to support predictive back when s...
  • b3f7b66 [AppBarLayout] Fixed dragging the app bar layout overshoots the status bar.
  • c1ef52b [Badge] Allow text strings in badges
  • 2c23d2a [Predictive Back][Bottom Sheet] Fix bug where standard hideable bottom sheets...
  • 1159923 [M3][Search] Fixed a crash in search components when view attributes inspecti...
  • 7b2c19b [DatePicker] Made dialog container color configurable in xml style.
  • 62aa802 [Checkbox] Fixed checkmark icon not updating color on error correctly in pre 21.
  • bcc97bf [MaterialDatePicker] Fix hint for Korean
  • 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)

DerTyp7214 and others added 28 commits January 15, 2023 20:04
Bumps [devops-infra/action-pull-request](https://github.com/devops-infra/action-pull-request) from 0.4.2 to 0.5.5.
- [Release notes](https://github.com/devops-infra/action-pull-request/releases)
- [Commits](devops-infra/action-pull-request@v0.4.2...v0.5.5)

---
updated-dependencies:
- dependency-name: devops-infra/action-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/mukunku/tag-exists-action/releases)
- [Commits](mukunku/tag-exists-action@v1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: mukunku/tag-exists-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DerBot7214 <37804065+DerTyp7214@users.noreply.github.com>
…10 (#256)

Bumps com.android.tools.build:gradle from 8.1.0-alpha07 to 8.1.0-alpha10.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 3, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/master/com.google.android.material-material-1.10.0-alpha01 branch from 7e6e929 to 9a265bc Compare April 26, 2023 10:15
AkosPaha01 and others added 3 commits April 26, 2023 12:24
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.9.0-beta01 to 1.10.0-alpha01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.9.0-beta01...1.10.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/master/com.google.android.material-material-1.10.0-alpha01 branch from 9a265bc to 7a4c4b9 Compare April 26, 2023 10:36
@DerTyp7214
Copy link
Owner

@dependabot rebase

Base automatically changed from master to staging April 26, 2023 11:05
@DerTyp7214 DerTyp7214 closed this Apr 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/master/com.google.android.material-material-1.10.0-alpha01 branch April 26, 2023 11:05
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.

3 participants