chore(deps): update all dependencies #17
Merged
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:
7.4.1
->7.4.2
1.6.0
->1.6.1
1.6.0
->1.6.1
1.5.0
->1.6.0
7.1.2
->7.2.0
Release Notes
gradle/gradle
v7.4.2
This is a patch release for Gradle 7.4.
See the list of fixed issues: https://docs.gradle.org/7.4.2/release-notes.html
We recommend users upgrade to 7.4.2 instead of 7.4 or another patch release.
Upgrade Instructions
Switch your build to use Gradle 7.4.2 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.2.
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.
Kotlin/kotlinx.coroutines
v1.6.1
Compare Source
Dispatchers.Main
.This behavior was introduced in 1.6.0 and then found inconvenient and erroneous (#3106, #3113).
CopyableThreadContextElement
to solve issues uncovered after the initial release (#3227).ThreadLocalElement
not being properly updated in racy scenarios (#2930).CoroutineExceptionHandler
that triggered ANR on some devices (#3180).CoroutineDispatcher
to a Rx scheduler (#968, #548). Thanks @recheej!flow
builder being retained in memory (#3197).limitedParallelism
on K/N with new memory model throwingClassCastException
(#3223).CoroutineContext
is added to the exception printed to the defaultCoroutineExceptionHandler
to improve debuggability (#3153).Dispatchers.Default
was significantly reduced (#3137).kotlinx-coroutines-slf4j
from 1.7.25 to 1.7.32.material-components/material-components-android
v1.6.0
Compare Source
What's new since 1.5.0
Other highlights
Material 3
b49284e
)2ae3ca4
)bb23e2d
)3c9b452
)6b57c52
)fba1a34
)bc56d5b
)Badging
b3db1cc
)bbbeacd
)b8f2dd5
)BottomNavigationView
1222268
)d66676f
)adbcf8c
)BottomSheet
493243e
)04c483c
)43114c4
)19af0ac
)Chip
f3c6430
)cc18f3f
)8ed0ac9
)CollapsingToolbarLayout
86e8b00
)5dce006
)Color
b402cb3
)fcc1091
)1dad5f6
)44054aa
)869d943
)bdbf052
)56ed070
)f6c8fa5
)b84f35f
)48741b4
)822a5b2
)Dialog
1c5c054
)8342f90
)246b340
)672e744
)9980596
)Divider
9416b2c
)MaterialDatePicker
e1ee959
)be6050a
)94cd532
)62e8993
)b2fbace
)MaterialButton
b0f3700
)6c41f07
)MaterialCardView
b4cab87
)283715d
)250d56d
)MaterialShapeDrawable
5ff917d
)NavigationRail
c66633b
)Slider
ca8594d
)17da000
)Snackbar
2bfc7ba
)d5856fd
)4c7be52
)ff97a68
)35d9da8
)6a3ea94
)Tabs
9c2df28
)a295de9
)823c34a
)TextInputLayout
4d78879
)9a46af2
)9789f2e
)85ed993
)7d46b95
)88eb089
)e8bde75
)cf5df22
)9d2f864
)TopAppBar
2f3110f
)f69e3a0
)b01051b
)0f2b537
)698cf9b
)acb7958
)89d80d0
)44d4c3e
)e6db8a4
)b935604
)Dependency Updates
Full list of changes
Full list of release notes
Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.