-
Notifications
You must be signed in to change notification settings - Fork 18
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
fix(deps): update all dependencies #39
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-deps
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+14
−14
Conversation
This file contains 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
2b05994
to
c77e45c
Compare
c77e45c
to
70bb5d9
Compare
70bb5d9
to
0b36649
Compare
9ba6ed5
to
5f3d493
Compare
5bd5c07
to
428be33
Compare
5de9e0e
to
7b9b221
Compare
7b9b221
to
d9426b2
Compare
ce8f698
to
7de2342
Compare
3c6f51a
to
dc6e733
Compare
7aee008
to
f8c9b51
Compare
f8c9b51
to
36464e1
Compare
36464e1
to
141b03a
Compare
141b03a
to
ad96737
Compare
ad96737
to
a230196
Compare
721495b
to
975267e
Compare
d04eed2
to
03bfc44
Compare
e03c644
to
bba587e
Compare
bba587e
to
20742d4
Compare
20742d4
to
497545b
Compare
497545b
to
02e4031
Compare
02e4031
to
c617b0e
Compare
c99b097
to
a48ad44
Compare
94a9b2e
to
255690c
Compare
255690c
to
9d68620
Compare
9d68620
to
1250a0e
Compare
95fed2f
to
4a253d6
Compare
a0c6137
to
bd1e713
Compare
bd1e713
to
ab053b4
Compare
97ae56a
to
7d3efa6
Compare
7d3efa6
to
473be4b
Compare
473be4b
to
e3c7101
Compare
3387740
to
f2e8745
Compare
f2e8745
to
a30298c
Compare
a30298c
to
7cc22bb
Compare
| datasource | package | from | to | | -------------- | ----------------------------------------------------------------------- | ------ | ------ | | gradle-version | gradle | 7.6 | 7.6.4 | | maven | androidx.test.espresso:espresso-core | 3.5.1 | 3.6.1 | | maven | androidx.test.ext:junit | 1.1.5 | 1.2.1 | | maven | androidx.lifecycle:lifecycle-runtime-ktx | 2.5.1 | 2.8.7 | | maven | androidx.lifecycle:lifecycle-viewmodel-ktx | 2.5.1 | 2.8.7 | | maven | io.github.hoc081098:FlowExt | 0.5.0 | 0.8.1 | | maven | androidx.fragment:fragment-ktx | 1.5.5 | 1.8.6 | | maven | androidx.constraintlayout:constraintlayout | 2.1.4 | 2.2.0 | | maven | com.google.android.material:material | 1.8.0 | 1.12.0 | | maven | androidx.core:core-ktx | 1.9.0 | 1.15.0 | | maven | androidx.appcompat:appcompat | 1.6.0 | 1.7.0 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-android | 1.6.4 | 1.10.1 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-core | 1.6.4 | 1.10.1 | | maven | org.jmailen.kotlinter:org.jmailen.kotlinter.gradle.plugin | 3.13.0 | 3.16.0 | | maven | org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin | 1.8.0 | 1.9.25 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.8.0 | 1.9.25 | | maven | org.jetbrains.kotlin:kotlin-stdlib-jdk8 | 1.8.0 | 1.9.25 | | maven | com.android.library:com.android.library.gradle.plugin | 7.4.1 | 7.4.2 | | maven | com.android.application:com.android.application.gradle.plugin | 7.4.1 | 7.4.2 |
7cc22bb
to
5d55dab
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:
7.6
->7.6.4
3.5.1
->3.6.1
1.1.5
->1.2.1
2.5.1
->2.8.7
2.5.1
->2.8.7
0.5.0
->0.8.1
1.5.5
->1.8.6
2.1.4
->2.2.0
1.8.0
->1.12.0
1.9.0
->1.15.0
1.6.0
->1.7.0
1.6.4
->1.10.1
1.6.4
->1.10.1
3.13.0
->3.16.0
1.8.0
->1.9.25
1.8.0
->1.9.25
1.8.0
->1.9.25
7.4.1
->7.4.2
7.4.1
->7.4.2
Release Notes
gradle/gradle (gradle)
v7.6.4
: 7.6.4Compare Source
This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 7.6.4 by updating your wrapper:
See the Gradle 7.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.
v7.6.3
: 7.6.3Compare Source
This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6.
This release addresses two security vulnerabilities:
It also fixes the following issues:
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.3 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.6.3.
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.
v7.6.2
: 7.6.2Compare Source
This is a patch release for 7.6. We recommend using 7.6.2 instead of 7.6.
This release addresses two security vulnerabilities:
It also fixes the following issues:
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.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.6.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.
v7.6.1
: 7.6.1Compare Source
This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6.
It fixes the following issues:
.gradle/jdks
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.1 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.6.1.
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.
hoc081098/FlowExt (io.github.hoc081098:FlowExt)
v0.8.1
Compare Source
Changed
1.9.24
.1.8.1
.Gradle
to8.7
.Added
Flow.catchAndReturn
,Flow.catchAndResume
operators.Flow.mapToResult
,Flow.mapResultCatching
,Flow.throwFailure
operators.Changed
Flow.chunked(bufferSize: Int)
/Flow.bufferCount(bufferSize: Int)
: reduce unnecessary allocations.Changelog relative to version [0.8.1-Beta]
Flow.mapResultCatching
now does not catchCancellationException
thrown from the
transform
lambda.Kotlin
1.9.24
.v0.8.0
Compare Source
Changed
1.8.0
.Added
wasmJs
target) 🎉.Fixed
withLatestFrom
: fix a bug where the otherFlow
is not cancelled after the mainFlow
is completed.v0.7.5
Compare Source
Changed
Update dependencies
Kotlin
to1.9.22
.Optimize the implementation of
flowFromSuspend
andflowFromNonSuspend
,it is just an internal change, it does not affect the public API and behavior.
v0.7.4
Compare Source
Changed
Kotlin
to1.9.20
.Removed
iosArm32
,watchosX86
.Added
Add
Flow.plus
operator, it is an alias toconcatWith
operator(thanks to @hoangchungk53qx1).
Add
flowFromNonSuspend
, the non-suspend version offlowFromSuspend
.v0.7.3
Compare Source
Changed
Update dependencies
Kotlin
to1.9.10
.Gradle
to8.4
.Annotate
Symbol
andNULL_VALUE
with@DelicateFlowExtApi
.Added
Add
Flow.chunked
operator, it is an alias toFlow.bufferCount
operator.Add
Flow.pairwise(transform)
operator - a variant ofFlow.pairwise()
operator,which allows the transformation of the pair of values via the
transform
lambda parameter.Add
Flow.zipWithNext()
operator, it is an alias toFlow.pairwise()
operator.Add
Flow.zipWithNext(transform)
operator, it is an alias toFlow.pairwise(transform)
operator.v0.7.2
Compare Source
Changed
Gradle
to8.3
.Added
Flow.ignoreElements
operator.Flow.scanWith
operator.Flow.safeCast
operator (thanks to @hoangchungk53qx1).Fixed
Flow.select
: avoid calling sub-selectors when the previous state is the same as the current state(aka.
distinctUntilChanged
).v0.7.1
Compare Source
Changed
Kotlin
to1.9.0
.KotlinX Coroutines
to1.7.3
.Gradle
to8.2
.Added
Flow.repeat
operator.v0.6.1
Compare Source
Changed
Kotlin
to1.8.21
.KotlinX Coroutines
to1.7.1
.Gradle
to8.1.1
.v0.6.0
Compare Source
Changed
Update dependencies
Kotlin
to1.8.10
.KotlinX Coroutines
to1.7.0-Beta
.Gradle
to8.0.2
.Only support JS IR.
Supports more targets:
linuxArm64
watchosDeviceArm64
androidNativeArm32
androidNativeArm64
androidNativeX86
androidNativeX64
Added
Flow.groupBy
operator.See Readme#groupBy for more details.
material-components/material-components-android (com.google.android.material:material)
v1.12.0
Compare Source
What's new since 1.11.0
Slider
andProgress Indicator
have been updated to better support Non-Text Contrast Accessibility requirements.MaterialSharedAxis
,MaterialFadeThrough
,MaterialFade
,MaterialElevationScale
).Important
Required
minSdkVersion
is now 19 or higher, for Material and AndroidX (blog post).Dependency Updates
Library Updates
Gradle
1bbb43d
)1756f23
)Carousel
1ef42e2
)FullScreenCarouselStrategy
class documentation. (a0a1c6e
)e88a1b9
)9e64a1f
)92a5444
)CollapsingToolbarLayout
7674e12
)Checkbox
198e08c
)Dialog
f3e4439
)Divider
ef4a0c5
)i18n
a8307ef
)MaterialDatePicker
5aa6edf
)MaterialAutoCompleteTextView
14a7b40
)NavigationDrawer
a3af20a
)NavigationRail
2439dc0
)16eca7e
)Predictive Back
c8b9b1c
)ProgressIndicator
c8cb0c6
)540f5ee
)689e04f
)8167c11
)3f80fdb
)bcc27a3
)76207cb
)6fd920a
)98284e7
)52b4845
)93b3010
)15b533f
)22e054b
)Search
387f59b
)searchbar_scrolling_view_behavior
string public (ce386e4
)198e08c
)SideSheet
198e08c
)Slider
92bc02c
)d61cffd
)valueTo
(4d1b9e5
)10484df
)cd4f618
)a641e18
)c218b3c
)(3b278d7
)144b515
)Tabs
aaa7034
)Theming
81d1b77
)8ca016f
)Tokens
88acfcd
)857d6a2
)TopAppBar
929c80f
)2ac8c1c
)TextInputLayout
9b9449c
)4a2654a
)Transitions / Motion
8c63848
)6092a7d
)104043c
)8ccec33
)Full list of release notes
Full list of changes
v1.11.0
Compare 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.activity
1.8.0 library dependency, but there is no change in the dependency from 1.10.0, the last stable MDC library version.Library Updates
Badging
78cc54b
)5e6ea58
)BottomNavigationView
9f2e686
)BottomSheet
de27132
)Carousel
17baf71
)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
)Catalog
2c53952
)74ac87c
)1252d4f
)98439df
)357cf2d
)f9102c7
)4e1b130
)79a1953
)3bb69f5
)4847799
)c40e468
)480bbc6
)aa5b5bc
](https://redirect.github.com/material-comConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.