Closed
Conversation
80b2aee to
4021518
Compare
e3d0b24 to
02dc60b
Compare
37e15ae to
97d5a86
Compare
9e22817 to
662d5e7
Compare
b9cc932 to
6658274
Compare
869b58f to
64c19ec
Compare
5d0e0c7 to
10fc1f7
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:
v5→v6v4.7.1→v5.2.0v4→v79.3.1→9.4.0v4→v5v7→v834.9.0→34.10.03.4.0→3.4.23.4.0→3.4.23.16.4→3.17.03.5.1→3.6.11.4.1→1.5.03.6.0→3.7.13.6.0→3.7.13.6.0→3.7.13.6.0→3.7.13.6.0→3.7.13.3.0→3.4.03.3.0→3.4.03.3.0→3.4.03.3.0→3.4.03.3.0→3.4.02.2.1.1→2.2.22.2.1.1→2.2.22.9.1→2.9.22.9.1→2.9.21.10.0→1.10.21.0.0→1.0.11.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.0→1.10.21.10.2→1.10.51.10.2→1.10.51.10.2→1.10.51.17.0→1.18.01.17.0→1.18.01.2.0→1.2.11.2.0→1.2.12026.01.01→2026.03.001.12.3→1.13.01.12.3→1.13.03.4.0→3.4.13.4.0→3.4.13.4.0→3.4.13.4.0→3.4.13.4.0→3.4.13.4.0→3.4.13.4.0→3.4.13.4.0→3.4.12.3.2→2.3.65.4.0→5.4.25.4.0→5.4.21.22.0→1.23.09.0.0→9.1.09.0.0→9.1.09.0.0→9.1.09.0.0→9.1.09.0.0→9.1.09.0.0→9.1.032.0.0→32.1.0Release Notes
actions/checkout (actions/checkout)
v6Compare Source
actions/setup-java (actions/setup-java)
v5.2.0Compare Source
What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.2.0
v5.1.0Compare Source
What's Changed
New Features
.sdkmanrcfile injava-version-fileparameter by @guicamest in #736Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.1.0
v5.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Upgrades
Bug Fixes
New Contributors
Full Changelog: actions/setup-java@v4...v5.0.0
v4.8.0Compare Source
What's Changed
Full Changelog: actions/setup-java@v4...v4.8.0
actions/upload-artifact (actions/upload-artifact)
v7Compare Source
v6Compare Source
v5Compare Source
gradle/gradle (gradle)
v9.4.0Compare Source
gradle/actions (gradle/actions)
v5Compare Source
peter-evans/create-pull-request (peter-evans/create-pull-request)
v8Compare Source
square/okio (com.squareup.okio:okio)
v3.17.02026-03-11
New: Adjust down the Kotlin stdlib dependency to [Kotlin 2.1.21][kotlin_2_1_21]. Okio is built
with an up-to-date Kotlin compiler (2.2.21), but depends on an older kotlin-stdlib. We're doing
this so you can update Okio and Kotlin independently.
Fix: Return the correct timestamp in
FileMetadata.createdAtMillison Kotlin/Native on UNIXplatforms. We were incorrectly using the POSIX
ctime(change time) instead of thebirthtime. With this fix Okio now prefersstatx()overstat()on native platforms. ThisAPI first appeared in Linux in 4.11 (2017) and Android in API 30 (2020).
DataDog/dd-sdk-kotlin-multiplatform (com.datadoghq:dd-sdk-kotlin-multiplatform-ktor3)
v1.5.0Compare Source
RumMonitorreportAppFullyDisplayed,addViewAttributes,removeViewAttributesmethods. See #230user.idandaccount.idto the baggage header. See #234userIdandaccountIdon stop SDK instance for iOS. See #236kotlinx.datetimeusage. See #232release/1.4.0branch intodevelopbranch. See #219DataDog/dd-sdk-android (com.datadoghq:dd-sdk-android-trace-otel)
v3.7.1Compare Source
v3.7.0Compare Source
resolve()API. See #3187ConcurrentModificationExceptionin the RUM pipeline. See #3196removeListener. See #3132stopResourceWithErroroverloads to usegetEventTime(attributes). See #3155KeepAliveevent in RUM. See #3079InsightsCollector.ktmethods signatures. See #3207LayoutNodeUtilstelemetry towarningwith call site information. See #3208totalRam,logicalCpuCountandisLowRamtoDeviceInfo. See #3024ConcurrentHashMapparametrized with nullable value type. See #3195TracingInterceptortests. See #3181TraceStructureWriterdefault output from stderr to stdout. See #3191developbuild cache as a fallback in Gitlab CI jobs. See #3140ViewLoadingTimeMetricstests deterministic and faster with controlled time. See #3154FAILEDandSTANDARD_ERRORevents. See #31630.5.0. See #31701.23.0. See #3176.gitignore. See #3185coil-kt/coil (io.coil-kt.coil3:coil-svg)
v3.4.0Compare Source
ConcurrentRequestStrategyto support combining in-flight network requests for the same key. (#2995, #3326)DeDupeConcurrentRequestStrategyenables this behavior and lets waiters wait for the results of an in-flight network request.diskCacheKey.OkHttpNetworkFetcherFactory,KtorNetworkFetcherFactory, andNetworkFetcher.Factorynow acceptconcurrentRequestStrategy.linuxX64andlinuxArm64) for non-Compose multiplatform artifacts. (#3054)ImageRequest.Builder.useExistingImageAsPlaceholderenables crossfading from the previous image when no placeholder is set.ImageRequest.Builder.preferEndFirstIntrinsicSizeletsCrossfadePainterprefer the end painter's intrinsic size.ImageLoader.Builder.repeatCount(Int)incoil-gifto set a global animated image repeat count. (#3143)coil-video. (#3107)coil-lintwithcoil-coreand add a lint check to catch accidentalkotlin.error()calls inImageRequest.Builderblocks. (#3304)BitmapFetcheravailable in common code. (#3286)applicationContextwhen creating the singletonImageLoaderon Android. (#3246)404) and stop caching non-cacheable responses (e.g.500). (#3137, #3139)maxBitmapSizeedge case to prevent oversized bitmap crashes on Android. (#3259)kotlinx-io-okioto 0.9.0.androidx.coreto 1.16.0.androidx.lifecycleto 2.9.4.androidx.exifinterfaceto 1.4.2.arrow-kt/arrow (io.arrow-kt:arrow-fx-coroutines)
v2.2.2Compare Source
This release is mostly about bugfixing, although it also enables supports for more platforms, and exposes additional APIs using context parameters.
What's Changed
ExitCaseconstructors internal by @serras in #3853AutoCloseScopeandSagaScopeas subclass opt-in by @serras in #3854HttpCircuitBreakeraware ofexpectSuccessby @serras in #3852unweaveby @serras in #3864New Contributors
Full Changelog: arrow-kt/arrow@2.2.1.1...2.2.2
JetBrains/compose-jb (org.jetbrains.compose.material:material-ripple)
v1.10.2Changes since 1.10.1
No Compose Multiplatform specific changes
Components
Gradle plugin
org.jetbrains.composeversion1.10.2Libraries
| Library group | Coordinates
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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.
This PR was generated by Mend Renovate. View the repository job log.