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.10.0-alpha03 #281

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.10.0-alpha03.

Release notes

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

1.10.0-alpha03

Important

New minimum requirements for your app's project:

  • Update compileSdkVersion to "android-UpsideDownCake"

Dependency Updates

Dependency Previous version New version
appCompat 1.5.0 1.6.1

Library Updates

  • ExposedDropdownMenu
    • Added attribute to set dropdown menu's container. (1562d0b64f7fe1b25390110eedc9650be2c626b8)
  • Color
    • Updated content-based dynamic colors (e9b485d6194a45cef54dfdbd2c3c3baf534e338b)
    • Temporarily remove v34 Android U color references which could be causing resource NotFoundExceptions (2a1a67f076c5dad0d45b9b65a65181dcea10cdf4)
  • Carousel
    • Refactor to reuse logic between different Carousel strategy classes (1c27404fc5d562fed5dedf2d2165ec95b623120c)
    • Add CarouselSnapHelper (8938da8c2828e36fe68b86d295b3f879e84a1d24)
    • Add option for snapping with multi-browse carousel demo (26c377962fde6221dff79e1f723f8541aa7c9661)
  • Catalog
    • (deps): Bump com.google.dagger:dagger-android-support from 2.45 to 2.46 in /catalog (8ff92eb59311f10ee31a1e5c93f518fbcd5ad7f4)
    • (deps): Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.8.20 to 1.8.21 in /catalog (310c7c5b3d46a12e04a76754d8a42ddaca9cdaec)
    • (deps): Bump com.google.dagger:dagger-compiler from 2.45 to 2.46 in /catalog (d1d1165d691134bacfbc963d4c07f0130c63c9c4)
  • MaterialDatePicker
    • Fix crash when clicking OK/Cancel on text input mode due to hiding keyboard (7ccf6708b0299317c3757c4d86a47827839c9ef7)
  • Documentation
    • Adds Search class definition link to Search documentation. (e157608050c9c748d121801b1f7ce4a24c764a18)
  • Search
    • Fix expand/collapse animation for non-predictive back cases where rootView bounds are not equal to searchView bounds (577d23ecebcd937d0c77df537863a21561bd3994)
  • SideSheet
    • Fixed modal sheet slide offset formatting bug in catalog. (87a45a2a3da12b040e86d91cf836de920e6b1dee)
    • Renamed private references of "origin" to "inner" in SheetDelegate and related delegate classes. (ad9ad204f8b624a7be4342244284634feb010c46)
  • Other
    • Update library version to 1.10.0-alpha03 (11b8da4da3c2c8e33c30020009a4326339d1667e)

Full list of changes

https://github.com/material-components/material-components-android/compare/1.10.0-alpha02...1.10.0-alpha03

1.10.0-alpha02

Important

New minimum requirements for your app's project:

  • Update compileSdkVersion to "android-UpsideDownCake"

Dependency Updates

None

Library Updates

  • Predictive Back

... (truncated)

Commits
  • 11b8da4 [Release] Update library version to 1.10.0-alpha03
  • e9b485d [M3][Color] Updated content-based dynamic colors
  • 46778db [Gradle] Update AppCompat dependency to 1.6.1
  • 577d23e [Search] Fix expand/collapse animation for non-predictive back cases where ro...
  • e157608 [M3][Search][Docs] Adds Search class definition link to Search documentation.
  • 7ccf670 [MaterialDatePicker] Fix crash when clicking OK/Cancel on text input mode due...
  • 26c3779 [Carousel][Catalog] Add option for snapping with multi-browse carousel demo
  • 8938da8 [Carousel] Add CarouselSnapHelper
  • 8ff92eb [Internal][Gradle] (deps): Bump com.google.dagger:dagger-android-support from...
  • 310c7c5 [Internal][Gradle] (deps): Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from ...
  • 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

Superseded by #286.