slackhq / slack-lints

A collection of custom Android/Kotlin lint checks we use in our Android and Kotlin code bases at Slack.
Apache License 2.0
231 stars 13 forks source link

Update dependency com.slack.eithernet:eithernet to v1.5.0 #122

Closed slack-oss-bot closed 1 year ago

slack-oss-bot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
com.slack.eithernet:eithernet dependencies minor 1.4.1 -> 1.5.0

Release Notes

slackhq/eithernet ### [`v1.5.0`](https://togithub.com/slackhq/eithernet/blob/HEAD/CHANGELOG.md#​150) [Compare Source](https://togithub.com/slackhq/eithernet/compare/1.4.1...1.5.0) *2023-08-08* - **New**: Add new `successOrNull`, `successOrElse`, and `fold` functional extension APIs to `ApiResult`. These allow easy happy path-ing in user code to coerce results into a concrete value. - Update to Kotlin `1.9.0`.

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.



This PR has been generated by Renovate Bot.