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-rc01 to 1.11.0-alpha01 #392

Open
wants to merge 1 commit into
base: pininorarioV2
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps com.google.android.material:material from 1.9.0-rc01 to 1.11.0-alpha01.

Release notes

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

1.11.0-alpha01

Dependency Updates

  • No dependency updates.

Library Updates

  • Carousel
    • Add fullscreen demo to catalog (ad6afbf6d85d81a85fa855830c8dadba43095905)
    • Add full screen strategy (bc54f2e4b37307c53521f2789a1789aff7158173)
  • Color
    • Add dynamic contrast support (862a7e10c9436be00b9f5b42d6946dfcb8ec8d07)
  • TimePicker
    • Fix layout getting cut on narrow screens (d10201dc88f919421b3bc4d8d7aa432de685c892)

Full list of changes

material-components/material-components-android@1.10.0-alpha05...1.11.0-alpha01

1.10.0-alpha05

Important

New minimum requirements for your app's project:

  • Update compileSdkVersion to 34

Dependency Updates

Dependency Previous version New version
androidx.activity 1.8.0-alpha05 1.8.0-alpha06

Library Updates

  • A11y
    • Do not count headers for accessibility (917da52393a37695b8c611e130552babf7aea8bc)
  • Badging
    • Deprecated bottom badge gravities and update docs and usages in catalog (27abfdba4fd7622a1ca5aa95d20a0ba3d442b791)
    • Added new attribute for vertical offset when font is large (2362f4b64be9d6337e7a214f8338925ddcc32ab0)
  • Carousel
    • Added orientation helper to clean up CarouselLayoutManager orientation differences (7822ef827b3d48c4f73a4bcdb35fb2b2a23b697d)
    • Updated docs to include hero variant (ec509cc7341c5d660642c0b8e00826678dc63c34)
    • Added vertical scrolling capability (6b48d3bb80576d649f7218e1bf29d0ecfa14d8f4)
    • Deprecated set/get mask x percentages in Maskable as they are no longer used anywhere, and is a misleading method due to these methods not actually having any effect on the Carousel as CarouselLayoutManager overrides the values. (29d8742917ee7d8e977446665703859878eeff23)
  • Predictive Back
    • Fixed custom predictive back implementations and update androidx.activity dependency to 1.8.0-alpha06. (722b93682c7a3afeb4e2ced7341ff2cb6afd8f20)
    • Fixed MaterialBackAnimationHelper.onCancelBackProgress being called twice. (ad60bbf5d932b6fcceccf9a0140917164d179d0c)
    • Fixed possible NaN crashes in MaterialBottomContainerBackHelper, MaterialMainContainerBackHelper and MaterialSideContainerBackHelper. (122c2966fd4abc867bc74270fcd1366bcdb239e7)
  • Text Field
    • TextInputEditText misses some visible lines in CursorAnchorInfo#getVisibleLineBounds after scrolled (bdef355289df85d05bd3630619fd579f51d660af)

Full list of changes

material-components/material-components-android@1.10.0-alpha04...1.10.0-alpha05

1.10.0-alpha04

Important

New minimum requirements for your app's project:

... (truncated)

Commits
  • 76a681a [Material Android] 1.11.0-alpha01 Release.
  • 862a7e1 [M3][Color] Add dynamic contrast support
  • ad6afbf [Carousel][Catalog] Add fullscreen demo to catalog
  • bc54f2e [Carousel] Add full screen strategy
  • d10201d [MaterialTimePicker] Fix layout getting cut on narrow screens
  • 174a57d [Build] Updated library version to 1.10.0-alpha05.
  • 722b936 [Predictive Back] Fix custom predictive back implementations and update andro...
  • 7822ef8 [Carousel] Add orientation helper to clean up CarouselLayoutManager orientati...
  • d287c80 [M3][ColorUtilities] Internal Color Utilities Library update
  • ad60bbf [Predictive Back] Fixed MaterialBackAnimationHelper.onCancelBackProgress bein...
  • 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.11.0-alpha01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.9.0-rc01...1.11.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 the dependencies Pull requests that update a dependency file label Jul 6, 2023
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