-
-
Notifications
You must be signed in to change notification settings - Fork 116
chore(deps): update all dependencies #207
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
Merged
Merged
Conversation
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
5a19c7c to
3f8ab67
Compare
f2ecf15 to
65783b6
Compare
94126de to
f15eb8d
Compare
b9ea562 to
7a26e5f
Compare
7a26e5f to
3b163b2
Compare
9d6e647 to
2ce2571
Compare
fdd9361 to
0491002
Compare
ac3bcf7 to
dd930ae
Compare
dd930ae to
5eb7f31
Compare
1501bcd to
0d17dc5
Compare
2b7650e to
bac7beb
Compare
bac7beb to
6c86dcc
Compare
| datasource | package | from | to | | -------------- | --------------------------------------------------------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v4.0.0 | v4.0.2 | | gradle-version | gradle | 8.4 | 8.6 | | maven | io.mockk:mockk | 1.13.8 | 1.13.9 | | maven | io.github.hoc081098:FlowExt | 0.7.5 | 0.8.0 | | maven | io.coil-kt:coil | 2.5.0 | 2.6.0 | | maven | io.insert-koin:koin-test | 3.5.0 | 3.5.3 | | maven | io.insert-koin:koin-test-junit4 | 3.5.0 | 3.5.3 | | maven | io.insert-koin:koin-android | 3.5.0 | 3.5.3 | | maven | io.insert-koin:koin-core | 3.5.0 | 3.5.3 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-test | 1.7.3 | 1.8.0 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-android | 1.7.3 | 1.8.0 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-core | 1.7.3 | 1.8.0 | | maven | com.squareup.leakcanary:leakcanary-android | 2.12 | 2.13 | | maven | com.squareup.moshi:moshi-kotlin | 1.15.0 | 1.15.1 | | maven | androidx.lifecycle:lifecycle-common-java8 | 2.6.2 | 2.7.0 | | maven | androidx.lifecycle:lifecycle-runtime-ktx | 2.6.2 | 2.7.0 | | maven | androidx.lifecycle:lifecycle-viewmodel-ktx | 2.6.2 | 2.7.0 | | maven | com.google.android.material:material | 1.10.0 | 1.11.0 | | maven | com.github.ben-manes:gradle-versions-plugin | 0.46.0 | 0.51.0 | | maven | dev.drewhamilton.poko:poko-gradle-plugin | 0.15.0 | 0.15.2 | | maven | com.diffplug.spotless:spotless-plugin-gradle | 6.22.0 | 6.25.0 | | maven | com.android.tools.build:gradle | 8.1.3 | 8.2.2 | | maven | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin | 6.22.0 | 6.25.0 | | maven | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.7.3 | 0.7.6 | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 1.9.20 | 1.9.22 | | maven | org.jetbrains.kotlin:kotlin-test-junit | 1.9.20 | 1.9.22 |
6c86dcc to
83ebbb3
Compare
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:
v4.0.0->v4.0.28.4->8.61.13.8->1.13.90.7.5->0.8.02.5.0->2.6.03.5.0->3.5.33.5.0->3.5.33.5.0->3.5.33.5.0->3.5.31.7.3->1.8.01.7.3->1.8.01.7.3->1.8.02.12->2.131.15.0->1.15.12.6.2->2.7.02.6.2->2.7.02.6.2->2.7.01.10.0->1.11.00.46.0->0.51.00.15.0->0.15.26.22.0->6.25.08.1.3->8.2.26.22.0->6.25.00.7.3->0.7.61.9.20->1.9.221.9.20->1.9.22Release Notes
codecov/codecov-action (codecov/codecov-action)
v4.0.2Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.0.0...v4.0.1
gradle/gradle (gradle)
v8.6Compare Source
v8.5Compare Source
mockk/mockk (io.mockk:mockk)
v1.13.9Compare Source
What's Changed
slf4jOrJulLogging()by @SimonMarquis in https://github.com/mockk/mockk/pull/1166android.namespaceto resolve warnings by @kubode in https://github.com/mockk/mockk/pull/1181New Contributors
Full Changelog: mockk/mockk@1.13.8...1.13.9
hoc081098/FlowExt (io.github.hoc081098:FlowExt)
v0.8.0Compare Source
Changed
1.8.0.Added
wasmJstarget) 🎉.Fixed
withLatestFrom: fix a bug where the otherFlowis not cancelled after the mainFlowis completed.coil-kt/coil (io.coil-kt:coil)
v2.6.0Compare Source
rememberAsyncImagePainter,AsyncImage, andSubcomposeAsyncImagerestartable and skippable. This should improve performance by avoiding recomposition unless one of the composable's arguments changes.modelEqualityDelegateargument torememberAsyncImagePainter,AsyncImage, andSubcomposeAsyncImageto control whether themodelwill trigger a recomposition.ContentPainterModifierto implementModifier.Node.rememberAsyncImagePainter,AsyncImage, andSubcomposeAsyncImageifImageRequest.listenerorImageRequest.targetchange.AsyncImagePainter.androidx.collectionto 1.4.0.androidx.lifecycleto 2.7.0.InsertKoinIO/koin (io.insert-koin:koin-test)
v3.5.3Compare Source
v3.5.2Compare Source
Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-test)
v1.8.0Compare Source
Dispatchers.Main != Dispatchers.Main.immediate(#3545, #3963).Flowoperators that limit cancel the upstream flow to forget that they were already finished if there is another such operator upstream (#4035, #4038)kotlinx-coroutines-debugis published with the correct Java 9 module info (#3944).kotlinx-coroutines-debugno longer requires manually settingDebugProbes.enableCoroutineCreationStackTracestofalse, it's the default (#3783).kotlinx-coroutines-test: set the default timeout ofrunTestto 60 seconds, added the ability to configure it on the JVM with thekotlinx.coroutines.test.default_timeout=10s(#3800).kotlinx-coroutines-test: fixed a bug that could lead to not all uncaught exceptions being reported after some tests failed (#3800).delay(Duration)rounds nanoseconds up to whole milliseconds and not down (#3920). Thanks @kevincianfarini!Dispatchers.Defaultand the default thread for background work are guaranteed to use the same context classloader as the object containing it them (#3832).SharedFlow.collectsuspends for the first time, it's registered as a subscriber for thatSharedFlow(#3885). Before, it was also true, but not documented.withLockon JS (#3881). Thanks @CLOVIS-AI!Changelog relative to version 1.8.0-RC2
kotlinx-coroutines-debugno longer requires manually settingDebugProbes.enableCoroutineCreationStackTracestofalse, it's the default (#3783).Flowoperators that limit cancel the upstream flow to forget that they were already finished if there is another such operator upstream (#4035, #4038)square/leakcanary (com.squareup.leakcanary:leakcanary-android)
v2.13See Change Log
square/moshi (com.squareup.moshi:moshi-kotlin)
v1.15.12024-01-30
3.7.0material-components/material-components-android (com.google.android.material:material)
v1.11.0Compare Source
Important
Elevation Overlays within default component styles have been replaced by the new Tonal Surface Color system. Instead of blending the Primary color with the Surface color based on an elevation value, components now use a specific Surface color role that can be more easily understood and customized.
Documentation for the affected components and which Surface color roles they use has been updated in material-components/material-components-android@2114a11.
What's new since 1.10.0
Dependency Updates
None.
Note: Earlier versions of 1.11.0 used other versions of the
androidx.activity1.8.0 library dependency, but there is no change in the dependency from 1.10.0, the last stable MDC library version.Library Updates
Badging78cc54b)5e6ea58)BottomNavigationView9f2e686)BottomSheetde27132)Carousel17baf71)26c3129)fb9c1c6)9a2347b)cbb380d)0356f24)ed4647d)d5d604d)8cb444b)8312162)4a6ae4d)c418063)93660d4)b80d9a5)7151714)4ce7e4c)c6ea2d4)3d84841)b6f6eb5)9d81cac)966f7da)dc91b39)a16f180)ff52862)0171624)547156e)674ec44)14023d2)7c40359)ad6afbf)bc54f2e)Catalog2c53952)74ac87c)1252d4f)98439df)357cf2d)f9102c7)4e1b130)79a1953)3bb69f5)4847799)c40e468)480bbc6)aa5b5bc)ef9f918)3652fde)6c2dd5d)af7d09a)7cfd30f)Chip7289aa6)CollapsingToolbarLayout094e3e2)5f2b4b2)Color541df07)bc824b4)d16f223)0663019)b5d6f1a)8204856)ba465a2)Divider6b897c6)Documentationad2b5f8)b8b1a66)a01a68d)247240c)9ee4aba)d7e75bb)caec8d2)setOnCheckedStateChangeListenerinstead ofsetOnCheckedChangeListenerwhich was deprecated in favour of the former (0582b1a)colorContainerandcolorOnContainerinstead ofcolorPrimaryandcolorOnPrimary. (44bfe2d)9a4c21d)2114a11)e3b255b)1785bbf)Material 3ad63d3f)faf9a32)1a9d54f)d3dda60)1d3b8e1)fde37cf)839b14c)862a7e1)MaterialCardViewandroid:duplicateParentState. (31af945)MaterialDatePickera00ee50)5f1cab6)a782e7a)NavigationVieweba40e9)Predictive Back5559cbc)bccbd4f)8d83a31)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.