Merged
Conversation
a0ef750 to
f2367fe
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.12->8.1312.1.2->12.2.01.13.14->1.13.175.11.4->5.12.03.0.4->3.1.03.9.1->3.10.21.3.2->1.4.02.2.0->2.2.12.1.4->2.1.51.9.3->1.10.13.3.5->3.3.63.3.5->3.3.60.24.4->0.24.50.24.4->0.24.51.7.3->1.8.01.7.3->1.8.01.7.3->1.8.011.3.0->11.6.311.3.0->11.6.38.7.3->8.8.2Release Notes
gradle/gradle (gradle)
v8.13Compare Source
v8.12.1: 8.12.1Compare Source
The Gradle team is excited to announce Gradle 8.12.1.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov
Upgrade instructions
Switch your build to use Gradle 8.12.1 by updating your wrapper:
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.
mockk/mockk (io.mockk:mockk)
v1.13.16Compare Source
What's Changed
Full Changelog: mockk/mockk@1.13.14...1.13.16
coil-kt/coil (io.coil-kt.coil3:coil-bom)
v3.1.0Compare Source
AsyncImageperformance.ColorImageand deprecateFakeImage.ColorImageis useful for returning a fake value in tests and previews. It solves the same use case asFakeImage, but is more easily accessible incoil-coreinstead ofcoil-test.coil-compose-core's dependency onDispatchers.Main.immedate.AsyncImagePainterwould not executeImageRequests synchronously in Paparazzi and Roborazzi screenshot tests.data:[<mediatype>][;base64],<data>AnimatedImageDecoder.ENCODED_LOOP_COUNTto support using the encoded repeat count in a GIF's metadata.ExtrastoNetworkRequestto support custom extensions.DiskCache.Builder.cleanupCoroutineContextand deprecateDiskCache.Builder.cleanupDispatcher.ImageLoader.Builder.imageDecoderEnabledto optionally disable usingandroid.graphics.ImageDecoderon API 29 and above.Keyerfor anImageRequest's data type.CrossfadePainterpublic.Transformations on all multiplatform targets.Expiresheader value inCacheControlCacheStrategy.AsyncImage/SubcomposeAsyncImage/rememberAsyncImagenot launching a newImageRequestif itsContentScalechanges to/fromNone.androidx.coreto 1.15.0.square/okio (com.squareup.okio:okio)
v3.10.2Compare Source
2025-01-08
okio-nodefilesystemartifact is no longer empty.v3.10.1Compare Source
2025-01-07
FileSystem.close()may prevent future access and/or clean up associated resources depending on the backing implementation.FakeFileSystemwill prevent future operations once closed.InputStreams created fromBufferedSource.inputStream()now have a more efficient version ofInputStream.transferTo()which reduces memory copies.okio-nodefilesystemis no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target.This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin.Please use 3.10.2 to ensure this change actually does not affect your builds.v3.10.0Compare Source
2025-01-06
This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.
google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)
v2.1.5Stream.toList(), which was added in JDK-16 and Android 14(API level 34).
Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-protobuf)
v1.8.0==================
This release contains all of the changes from 1.8.0-RC. Kotlin 2.1.0 is used as a default, while upcoming 2.1.10 is also supported.
Also added small bugfixes, including speedup of ProtoWireType.from (#2879).
mikepenz/AboutLibraries (com.mikepenz:aboutlibraries-compose-m3)
v11.6.3Compare Source
🐛 Fixes
exportLibraryDefinitionswithexportVariantdefinedv11.6.2Compare Source
🐛 Fixes
v11.6.1Compare Source
🐛 Fixes
v11.6.0Compare Source
🚀 Features
View BasedUI🐛 Fixes
variantas task inputs💬 Other
fromHtmlviaAnnotatedStringon Androidv11.5.0Compare Source
🚀 Features
🐛 Fixes
variantas task inputs💬 Other
v11.4.0Compare Source
🐛 Fixes
💬 Other
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.