fix(deps): update kotlin.result to v1.1.21#540
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
2b9a6f7 to
593ccbb
Compare
593ccbb to
55a8642
Compare
e19376c to
d13bfab
Compare
970e43f to
0a9bea4
Compare
0a9bea4 to
58e56fb
Compare
fc640eb to
4e0f704
Compare
4e0f704 to
13beede
Compare
ea44e69 to
fc1784a
Compare
ff242fb to
e1735cd
Compare
e1735cd to
80d8b73
Compare
a8d2da7 to
22b95e6
Compare
273fafb to
3aa4df3
Compare
d79886b to
26ac0b2
Compare
c2b7bfb to
00f241d
Compare
7b73ccc to
e8f52f1
Compare
e8f52f1 to
9bb670e
Compare
f5689b2 to
d91970d
Compare
b87be7a to
4ad70af
Compare
cb324f9 to
9871203
Compare
9871203 to
6d8ad3e
Compare
13de4a2 to
b1313ca
Compare
b1313ca to
863e796
Compare
9dce507 to
d6a07d0
Compare
d6a07d0 to
f3b1915
Compare
f3b1915 to
0ee0f9c
Compare
0ee0f9c to
d8b86be
Compare
59ac9df to
9ef258f
Compare
9ef258f to
33a06b5
Compare
33a06b5 to
47be633
Compare
47be633 to
3a30b45
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:
1.1.20→1.1.211.1.20→1.1.21Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
michaelbull/kotlin-result (com.michael-bull.kotlin-result:kotlin-result-coroutines)
v1.1.21Compare Source
This release serves as a bridge towards v2 and the last major release of v1.
Old behaviours have been deprecated in a non-breaking manner to anticipate the breaking changes of v2.
Additions
flatMapEither,flatMapBoth(4e5cdee)mapCatching(15fc1ff)Iterable.allOk,Iterable.allErr,Iterable.anyOk,Iterable.anyErr,Iterable.countOk,Iterable.countErr(6e62d9f)Iterable.filterValues,Iterable.filterValuesTo,Iterable.filterErrors,Iterable.filterErrorsTo(f091f50)transpose(c46a292)Listof errors for all variants ofzipOrAccumulateby @YuitoSato (716109a)Collectioninstead ofList.Deprecations
getAll,getAllErrorsin favour offilterValues&filterErrors(aca9ad9)ResultBindingin favour ofBindingScope(dd5c96f)bindingin favour ofcoroutineBinding(b19894a)coroutineScope, and helps consumers distinguish between the blocking variant that is otherwise only differing in package name.Ok/Erras return types (7ce7c16)getAll/getAllErrorsin favour ofvaluesOf/errorsOf(522c821)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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.