Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.hoc081098:FlowExt 0.8.1-Beta -> 0.8.1 age adoption passing confidence

Release Notes

hoc081098/FlowExt (io.github.hoc081098:FlowExt)

v0.8.1

Changed
Added
  • Add Flow.catchAndReturn, Flow.catchAndResume operators.
  • Add 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 catch CancellationException
    thrown from the transform lambda.

  • Kotlin 1.9.24.


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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

| datasource | package                     | from       | to    |
| ---------- | --------------------------- | ---------- | ----- |
| maven      | io.github.hoc081098:FlowExt | 0.8.1-Beta | 0.8.1 |
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 11, 2024
@hoc081098 hoc081098 merged commit d769a31 into master May 12, 2024
@renovate renovate bot deleted the renovate/all-deps branch May 12, 2024 11:40
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.

2 participants