go-tfe
go-tfe copied to clipboard
Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6
Bumps github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6.
Changelog
Sourced from github.com/hashicorp/go-retryablehttp's changelog.
0.7.6 (May 9, 2024)
ENHANCEMENTS:
- client: support a
RetryPrepare
function for modifying the request before retrying (#216)- client: support HTTP-date values for
Retry-After
header value (#138)- client: avoid reading entire body when the body is a
*bytes.Reader
(#197)BUG FIXES:
- client: fix a broken check for invalid server certificate in go 1.20+ (#210)
Commits
d969eaa
Merge pull request #225 from hashicorp/manicminer-patch-22ad8ed4
v0.7.64077b29
Changelog for #2101643719
Merge pull request #210 from tomclegg/noretry-header-certeb08cce
Merge branch 'main' into noretry-header-cert4fb315e
Merge pull request #224 from hashicorp/tooling/pr-actionsf67cc6e
deprecations, lintinge82c700
GHA workflows for unit tests834d13d
update go versione6c9acc
Merge pull request #223 from hashicorp/manicminer-patch-1- Additional commits viewable in compare view
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 commands and options
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)