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

chore(deps): update all dependencies #98

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.10.2 -> 8.11 age adoption passing confidence
com.github.triplet.play plugin minor 3.11.0 -> 3.12.1 age adoption passing confidence
com.google.firebase:firebase-bom dependencies minor 33.5.1 -> 33.6.0 age adoption passing confidence
io.coil-kt.coil3:coil-test dependencies patch 3.0.1 -> 3.0.3 age adoption passing confidence
io.coil-kt.coil3:coil-network-ktor3 dependencies patch 3.0.1 -> 3.0.3 age adoption passing confidence
io.coil-kt.coil3:coil-compose dependencies patch 3.0.1 -> 3.0.3 age adoption passing confidence
io.coil-kt.coil3:coil dependencies patch 3.0.1 -> 3.0.3 age adoption passing confidence
androidx.navigation:navigation-compose (source) dependencies patch 2.8.3 -> 2.8.4 age adoption passing confidence
androidx.compose:compose-bom dependencies minor 2024.10.01 -> 2024.11.00 age adoption passing confidence
io.github.takahirom.roborazzi plugin patch 1.32.1 -> 1.32.2 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-junit-rule dependencies patch 1.32.1 -> 1.32.2 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose dependencies patch 1.32.1 -> 1.32.2 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi dependencies patch 1.32.1 -> 1.32.2 age adoption passing confidence
org.robolectric:robolectric (source) dependencies minor 4.13 -> 4.14 age adoption passing confidence
com.android.test (source) plugin minor 8.6.1 -> 8.7.2 age adoption passing confidence
com.android.library (source) plugin minor 8.6.1 -> 8.7.2 age adoption passing confidence
com.android.application (source) plugin minor 8.6.1 -> 8.7.2 age adoption passing confidence
com.android.tools.build:gradle (source) dependencies minor 8.6.1 -> 8.7.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradle/gradle (gradle)

v8.11: 8.11

Compare Source

The Gradle team is excited to announce Gradle 8.11.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211

Upgrade instructions

Switch your build to use Gradle 8.11 by updating your wrapper:

./gradlew wrapper --gradle-version=8.11

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

coil-kt/coil (io.coil-kt.coil3:coil-test)

v3.0.3

Compare Source

  • Fix setting ImageRequest.scale based on an ImageView's ScaleType.
  • Fix edge case where DiskCache would not track removal of an entry after deleting its files.
  • Pass throwable to Logger when logging errors.
  • Don't replace kotlin-stdlib-jdk7 and kotlin-stdlib-jdk8 with kotlin-stdlib.

v3.0.2

Compare Source

  • Fix crash when invoking OkHttpNetworkFetcherFactory with a custom CacheStrategy on Android.
  • Fix CacheControlCacheStrategy computing the age of a cache entry incorrectly.
  • Fix case where ImageRequest.bitmapConfig would only be respected on >= API 28 if it was ARGB_8888 or HARDWARE.
takahirom/roborazzi (io.github.takahirom.roborazzi)

v1.32.2

Compare Source

WebP Image Comparison Improvements

Improved handling for transparent pixels in WebP image comparisons. Previously, transparent pixels in WebP images were sometimes returned with unexpected color values (e.g., r = 1, g = 0, b = 0, a = 0), which caused inconsistencies in image comparisons. The comparison logic now correctly handles transparent pixels by interpreting them as fully transparent black (r = 0, g = 0, b = 0, a = 0) to ensure consistent results across comparisons.

Special thanks to @​ArcaNO93 for identifying and reporting this issue!

What's Changed

Full Changelog: takahirom/roborazzi@1.32.1...1.32.2


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Nov 11, 2024
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 81e1461 to ade6fa7 Compare November 15, 2024 07:44
Copy link

Snapshot diff report vs base branch: main

File name Image
SubscriptionsScreens
hotTest.compact_subs
criptionsScreen_comp
are.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants