fix(deps): update all-dependencies#70
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
7774943 to
6b1a891
Compare
1e94d2a to
0af3aa4
Compare
7b69eba to
d4005dc
Compare
dfab69e to
0d12c58
Compare
75025ff to
98ed850
Compare
c041ec6 to
5d19150
Compare
5d19150 to
9558aa3
Compare
4f65a44 to
d04fc02
Compare
d57822c to
30ea087
Compare
898fcb8 to
a6b2500
Compare
281fd42 to
d6d6f6c
Compare
d6d6f6c to
7be5886
Compare
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:
9.4.0→9.5.01.1.0→1.3.20.25.0→0.26.00.25.0→0.26.06.3.0→6.6.08.37.1→8.41.01.1.0-beta01→1.1.10.13.0→0.14.10.13.0→0.14.10.13.0→0.14.10.13.0→0.14.10.17.1→0.20.01.3.0-alpha06→1.3.0-alpha071.3.0-alpha06→1.3.0-alpha071.3.0-alpha06→1.3.0-alpha071.3.0-alpha06→1.3.0-alpha072.1.1→2.1.32.1.1→2.1.33.0.6→3.0.71.11.0-beta01→1.11.0-rc011.11.0-beta01→1.11.0-rc011.11.0-beta01→1.11.0-rc011.11.0-beta01→1.11.0-rc011.11.0-beta01→1.11.0-rc011.11.0-beta01→1.11.0-rc011.11.0-beta01→1.11.0-rc011.9.1→1.10.034.11.0→34.13.01.5.0-alpha16→1.5.0-alpha191.5.0-alpha16→1.5.0-alpha193.4.2→3.5.03.4.2→3.5.02.9.7→2.9.84.2.0→4.2.14.2.0→4.2.14.2.0→4.2.11.3.0-alpha09→1.3.0-beta010.7.1→0.8.0-0.6.x-compat2.7.2→2.7.32.7.2→2.7.31.0.0-alpha06→1.1.13.4.2→3.4.33.4.2→3.4.33.4.2→3.4.33.4.2→3.4.33.4.2→3.4.33.4.2→3.4.31.10.2→1.11.01.0.1→1.1.11.0.1→1.1.11.10.0→1.11.01.10.0→1.11.01.10.0→1.11.02026.03.01→2026.05.001.0.0-beta-01→1.0.0-beta-022.3.6→2.3.72.3.20→2.3.212.3.20→2.3.212.3.20→2.3.212.3.20→2.3.212.3.20→2.3.212.3.20→2.3.212.3.20→2.3.212.3.20→2.3.212.3.20→2.3.219.1.0→9.2.19.1.0→9.2.19.1.0→9.2.19.1.0→9.2.19.1.0→9.2.1Release Notes
gradle/gradle (gradle)
v9.5.0Compare Source
v9.4.1: 9.4.1Compare Source
The Gradle team is excited to announce Gradle 9.4.1.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.
Upgrade instructions
Switch your build to use Gradle 9.4.1 by updating your wrapper:
See the Gradle 9.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.
getsentry/sentry-kotlin-multiplatform (io.sentry.kotlin.multiplatform.gradle)
v0.26.0Compare Source
Dependencies
getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle)
v6.6.0Compare Source
Dependencies
v6.5.0Compare Source
Dependencies
v6.4.0Compare Source
Dependencies
getsentry/sentry-java (io.sentry:sentry-bom)
v8.41.0Compare Source
Features
SurfaceViewcontent (e.g. Unity, video players, maps) (#5333)options.sessionReplay.isCaptureSurfaceViews = true<meta-data android:name="io.sentry.session-replay.capture-surface-views" android:value="true" />Sentry.feedback()API forshow()andcapture()(#5349)Sentry.showUserFeedbackDialog()is deprecated in favor ofSentry.feedback().show()Sentry.captureFeedback()is deprecated in favor ofSentry.feedback().capture()Sentry.captureUserFeedback()andUserFeedbackare deprecated in favor ofSentry.feedback().capture()with the newFeedbacktypeSentryUserFeedbackDialogis deprecated in favor ofSentryUserFeedbackFormSentryUserFeedbackButton(View-based and Compose-based) (#5350)SentryUserFeedbackForm(#5353)sentry-kafkadependency and opt-in via the new option.options.setEnableQueueTracing(true)onSentry.initsentry.enable-queue-tracing=trueinapplication.propertieskafka-clientsdirectlyKafkaProducerviaSentryKafkaProducer.wrap(kafkaProducer)to getqueue.publishspansSentryKafkaConsumerTracing.withTracinghelper to instrument the consumer side manually.Fixes
Dependencies
v8.40.0Compare Source
Fixes
NoSuchMethodErrorforLayoutCoordinates.localBoundingBoxOf$defaulton Compose touch dispatch with AGP 8.13 andminSdk < 24(#5302)CacheControl.FORCE_CACHEcache misses (#5299)SentryGestureDetectorthread-safe and recycleVelocityTrackerper gesture (#5301)ui.clickbreadcrumbs when anotherWindow.CallbackwrapsSentryWindowCallback(#5300)Dependencies
v8.39.1Compare Source
Fixes
JsonObjectReaderandMapObjectReaderhanging indefinitely when deserialization errors leave the reader in an inconsistent state (#5293)WARNINGlogsERRORlogsv8.39.0Compare Source
Fixes
GestureDetectorCompatHandler/MessageQueue lock contention inSentryWindowCallback(#5138)Internal
Dependencies
v8.38.0Compare Source
Features
o123.ingest.sentry.io) and compares it with thesentry-org_idvalue in incoming baggage headers. When the two differ, the SDK starts a fresh trace instead of continuing the foreign one. This guards against accidentally linking traces across organizations.enableStrictTraceContinuation(defaultfalse): when enabled, both the SDK's org ID and the incoming baggage org ID must be present and match for a trace to be continued. Traces with a missing org ID on either side are rejected. Configurable via code (setStrictTraceContinuation(true)),sentry.properties(enable-strict-trace-continuation=true), Android manifest (io.sentry.strict-trace-continuation.enabled), or Spring Boot (sentry.strict-trace-continuation=true).orgId: allows explicitly setting the organization ID for self-hosted and Relay setups where it cannot be extracted from the DSN. Configurable via code (setOrgId("123")),sentry.properties(org-id=123), Android manifest (io.sentry.org-id), or Spring Boot (sentry.org-id=123).Improvements
ActivityManagerif API < 35 on SDK init (#5275)JetBrains/compose-hot-reload (org.jetbrains.compose.hot-reload)
v1.1.1Release summary
It is a hotfix release for 1.1.0 that disables unsafe incremental compilation by default due to found compilation crash.
You may return to the previous behavior via setting
compose.reload.gradle.build.optimize.unsafeenvironment variable totrue, like:compose.reload.gradle.build.optimize.unsafe=true ./gradlew hotRunIt may significantly shorten reload/recompilation time, but unfortunately it has known
unsafeissues. So use it on your own risk.Gradle
5a42cf8Recompiler: Disable unsafe incremental compilation for multiplatform by defaultv1.1.0Release Summary
Compose Hot Reload 1.1.0 is here 🎉. Building on the stable foundation of 1.0.0, this release focuses on improving the developer experience and expanding compatibility.
Highlights include:
We remain committed to providing a stable and predictable experience going forward while continuing our efforts on improving the technology. Thanks again to everyone who provided feedback and contributed to this release 🙏.
v1.1.0-rc01Release summary
Version 1.1 is promoted to release candidate stage, which means that the core functionality of the 1.1 features provides a stable experience.
Changes
The release does not introduce any significant changes from
1.1.0-beta02release.v1.1.0-beta02Release summary
hot-reload-gradle-ideamodule publication downgraded to JDK 8Agent
7394acbUnbox the target exception fromInvocationTargetExceptionon statics reinitialization failureIdea
e5d31b0Target JDK 8 inhot-reload-gradle-ideavinceglb/FileKit (io.github.vinceglb:filekit-coil)
v0.14.1Compare Source
FileKit 0.14.1 is a small Android compatibility release.
This release downgrades the Android compile/target SDK from
37back to36, so projects using FileKit are not forced onto newer Android tooling before the AGP/IDE migration path is stable.✨ What's New?
37to36Full Changelog: vinceglb/FileKit@0.14.0...0.14.1
v0.14.0Compare Source
FileKit 0.14.0 focuses on platform coverage, picker reliability, and clearer dialog APIs.
This release adds native Windows support, web directory picking, iOS picker configuration improvements, Android SAF fixes, and file saver extension filters. It also includes several documentation updates and dependency upgrades to keep FileKit aligned with the latest Kotlin Multiplatform ecosystem.
✨ What's New
mingwX64) target for FileKit Core and Dialogs by @kdroidFilter in #563PlatformFile.lastModified()on web targets by @timo-drick in #546✅ Improvements
file://PlatformFileexistence checks by @vinceglb in #521📝 Documentation
⬆️ Dependency Updates
2.3.211.10.39.2.09.4.1371.13.02.10.01.11.00.5.0openFileSaver(..., extension = "txt")is deprecated. UsedefaultExtension = "txt"for the suggested extension, andallowedExtensions = setOf("txt", "md")when the native dialog should offer extension filters.FileKitAssetRepresentationMode.Compatiblewhen you need picker results that are easier to decode with Skia/Compose image APIs.New Contributors
Thanks a lot to all the contributors ❤️
Full Changelog: vinceglb/FileKit@0.13.0...0.14.0
yshrsmz/BuildKonfig (com.codingfeline.buildkonfig)
v0.20.0⚠ BREAKING CHANGES
BuildKonfigExtensionfieldspackageName,objectNameandexposeObjectWithNameare nowProperty<String>instead of mutableString/String?vars. Common-case Groovy and Kotlin DSL usage (packageName = "...") is preserved on Gradle 8.2+. Consumers on older Gradle versions, or code that readsextension.packageNamedirectly (e.g. third-party plugins extending BuildKonfig), must switch to.set(...)and.orNull/.get()respectively.Features
Bug Fixes
Code Refactoring
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.