Commit 015b8e8
authored
build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.7 to 0.7.8 (#1725)
Bumps
[github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp)
from 0.7.7 to 0.7.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/e1f5485fe84728709b857cb89e17088894c301d6"><code>e1f5485</code></a>
Add a new RateLimitLinearJitterBackoff policy</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/b0cac1ef80e92ba5bd0d6617235fe983dff27946"><code>b0cac1e</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/262">#262</a>
from hashicorp/dependabot-intge</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/66c110b37fbdb23b2ef9c2a3eb71b85d7601ecc2"><code>66c110b</code></a>
few new parameters added to dependabot.yml</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/25b39e69a193a739b20477dbe1d4e689d7866b81"><code>25b39e6</code></a>
IND-3836 additions of new parameters to dependabot.yml</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/eeac125589f6462de57f01c1ef6aa7a8349bc44e"><code>eeac125</code></a>
add comment for bodyType param in client.Post</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/390c1d807b1dfda09c64e992bdd5e58a00daa698"><code>390c1d8</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/254">#254</a>
from hashicorp/compliance/add-headers</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/f4d7325ba245f2e7205942138ff05e4f7ad19f0d"><code>f4d7325</code></a>
[COMPLIANCE] Add Copyright and License Headers</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/a881d6ca9ddac3703edc3aab85644651589d98ef"><code>a881d6c</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/251">#251</a>
from hashicorp/build-test</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/9c1b40b160e2ac9f49356a2cb63bc1abd51fd4ca"><code>9c1b40b</code></a>
go-version matrix updated</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/e3867e3a529efb7e3cdcfbe10f07e67ab7f645c2"><code>e3867e3</code></a>
resolved comments</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/go-retryablehttp/compare/v0.7.7...v0.7.8">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4219ef2 commit 015b8e8
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
| 162 | + | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments