Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 (#321)
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.4 to 0.7.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md">github.com/hashicorp/go-retryablehttp's changelog</a>.</em></p> <blockquote> <h2>0.7.5 (Nov 8, 2023)</h2> <p>BUG FIXES</p> <ul> <li>client: fixes an issue where the request body is not preserved on temporary redirects or re-established HTTP/2 connections <a href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/207">GH-207</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/4165cf8897205a879a06b20d1ed0a2a76fbb6a17"><code>4165cf8</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/209">#209</a> from hashicorp/v0.7.5-changelog</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/6c37e02416644e1c333a496542642cbd2299c820"><code>6c37e02</code></a> v0.7.5 changelog update</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/309c58e33f3c08a387b7fc95a38306c67dd06d67"><code>309c58e</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/207">#207</a> from hashicorp/sebasslash/handle-go-away</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/f95735f4e6993de5149791308b471d581ed12f78"><code>f95735f</code></a> Update workflow to use go v1.18</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/9bb2062addb0a39dc43fbbd39ba3856c9df12543"><code>9bb2062</code></a> Sets request's GetBody field on wrapper</li> <li>See full diff in <a href="https://github.com/hashicorp/go-retryablehttp/compare/v0.7.4...v0.7.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/go-retryablehttp&package-manager=go_modules&previous-version=0.7.4&new-version=0.7.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information