Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/imroc/req/v3 from 3.43.1 to 3.43.2 #44

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps github.com/imroc/req/v3 from 3.43.1 to 3.43.2.

Release notes

Sourced from github.com/imroc/req/v3's releases.

v3.43.2 Release

  • fix: Cancel retry if the request failed due to a canceled context (#339)
  • allow RetryCondition and RetryHook wrap the original error (#340)
  • fix: use correct context for dial (#341)
Commits
  • 19bac2c Merge pull request #341 from ferhatelmas/ferhat/dial-context
  • 34bd522 fix typo
  • 3885b33 Merge pull request #340 from RonaldinhoL/master
  • b4352e0 Merge pull request #339 from mniehe/mn-check-context
  • 18c1609 fix: use correct context for dial
  • 2b95fc5 allow RetryCondition and RetryHook wrap the original error
  • 9953cc7 Rename test function
  • 5d1cb2b Check if the context was cancelled before retrying
  • See full diff in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/imroc/req/v3-3.43.2 branch from 3358fd5 to 0f07f98 Compare April 8, 2024 09:00
Bumps [github.com/imroc/req/v3](https://github.com/imroc/req) from 3.43.1 to 3.43.2.
- [Release notes](https://github.com/imroc/req/releases)
- [Commits](imroc/req@v3.43.1...v3.43.2)

---
updated-dependencies:
- dependency-name: github.com/imroc/req/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/imroc/req/v3-3.43.2 branch from 0f07f98 to 8bcf0cc Compare April 8, 2024 09:00
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #45.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/imroc/req/v3-3.43.2 branch April 22, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants