Skip to content

fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v1.1.21 - #375

Open
renovate[bot] wants to merge 1 commit into
masterfrom
deps/com.michael-bull.kotlin-result-kotlin-result-1.x
Open

fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v1.1.21#375
renovate[bot] wants to merge 1 commit into
masterfrom
deps/com.michael-bull.kotlin-result-kotlin-result-1.x

Conversation

@renovate

@renovate renovate Bot commented May 25, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.michael-bull.kotlin-result:kotlin-result 1.1.161.1.21 age confidence

Release Notes

michaelbull/kotlin-result (com.michael-bull.kotlin-result:kotlin-result)

v1.1.21

Compare 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

Deprecations

  • Deprecate getAll, getAllErrors in favour of filterValues & filterErrors (aca9ad9)
  • Deprecate ResultBinding in favour of BindingScope (dd5c96f)
  • Deprecate suspending variant of binding in favour of coroutineBinding (b19894a)
    • This matches the internally-called function named coroutineScope, and helps consumers distinguish between the blocking variant that is otherwise only differing in package name.
    • This should also help convey to readers that structured concurrency will occur within the block.
  • Deprecate Ok/Err as return types (7ce7c16)
    • This is in preparation for the v2 release where these don't exist as types.
  • Deprecate getAll/getAllErrors in favour of valuesOf/errorsOf (522c821)

v1.1.20

Compare Source

v1.1.19

Compare Source

v1.1.18

Compare Source

v1.1.17

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 25, 2024
@renovate
renovate Bot force-pushed the deps/com.michael-bull.kotlin-result-kotlin-result-1.x branch 2 times, most recently from 15cd523 to b6855f7 Compare May 25, 2024 11:08
@renovate
renovate Bot force-pushed the deps/com.michael-bull.kotlin-result-kotlin-result-1.x branch from b6855f7 to a392cb3 Compare June 17, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant