Skip to content

Commit

Permalink
Update dependency com.slack.eithernet:eithernet to v1.6.0 (#904)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.slack.eithernet:eithernet](https://togithub.com/slackhq/eithernet)
| dependencies | minor | `1.5.0` -> `1.6.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>slackhq/eithernet (com.slack.eithernet:eithernet)</summary>

###
[`v1.6.0`](https://togithub.com/slackhq/eithernet/blob/HEAD/CHANGELOG.md#160)

[Compare
Source](https://togithub.com/slackhq/eithernet/compare/1.5.0...1.6.0)

*2023-09-26*

- **Enhancement**: Add `shouldRetry` parameter to
`retryWithExponentialBackoff()` to allow conditional short-circuiting of
retries.

</details>

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
slack-oss-bot authored Sep 27, 2023
1 parent 777d2bf commit 520c143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ datastore = "1.1.0-alpha05"
dependencyAnalysisPlugin = "1.22.0"
detekt = "1.23.1"
dokka = "1.9.0"
eithernet = "1.5.0"
eithernet = "1.6.0"
jdk = "20"
kotlin = "1.9.10"
kotlinpoet = "1.14.2"
Expand Down

0 comments on commit 520c143

Please sign in to comment.