rosuH / EasyWatermark

🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用
MIT License
1.6k stars 133 forks source link

⬆️ Bump com.google.android.material:material from 1.8.0-rc01 to 1.11.0-alpha01 #291

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.google.android.material:material from 1.8.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

https://github.com/material-components/material-components-android/compare/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

https://github.com/material-components/material-components-android/compare/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)
dependabot[bot] commented 1 year ago

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.