Skip to content
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

Update dependency com.slack.eithernet:eithernet to v1.8.0 #984

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

slack-oss-bot
Copy link
Collaborator

@slack-oss-bot slack-oss-bot commented Nov 3, 2023

This PR contains the following updates:

Package Type Update Change
com.slack.eithernet:eithernet dependencies minor 1.6.0 -> 1.8.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

slackhq/eithernet (com.slack.eithernet:eithernet)

v1.8.0

Compare Source

2023-11-03

  • Fix: Deprecate old fold() functions and introduce new ones that use the underlying value rather than Success. This was an oversight in the previous implementation. Binary compatibility is preserved.
  • Enhancement: Mark functions inline where possible to allow carried over context (i.e. in suspend functions, etc)
  • Enhancement: Use contracts to inform the compiler about possible calls to lambdas.
  • New: Add fluent onSuccess and onFailure* functional extension APIs to ApiResult.

v1.7.0

Compare Source

2023-11-02

  • Enhancement: Add new ApiResult<*, *>.successOrNothing() and ApiResult.Failure<*>.exceptionOrNull() functional extension APIs.
  • Update to Kotlin 1.9.20.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

@slack-oss-bot slack-oss-bot changed the title Update dependency com.slack.eithernet:eithernet to v1.7.0 Update dependency com.slack.eithernet:eithernet to v1.8.0 Nov 4, 2023
@slack-oss-bot slack-oss-bot force-pushed the renovate/eithernet branch 2 times, most recently from b6befad to 15a8662 Compare November 6, 2023 08:06
@slack-oss-bot slack-oss-bot added this pull request to the merge queue Nov 7, 2023
Merged via the queue into main with commit 7d848a6 Nov 7, 2023
4 checks passed
@slack-oss-bot slack-oss-bot deleted the renovate/eithernet branch November 7, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants