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 aiohttp-retry from 2.4.0 to 2.8.3 in /stix_shifter #1374

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2023

Bumps aiohttp-retry from 2.4.0 to 2.8.3.

Release notes

Sourced from aiohttp-retry's releases.

Release 2.8.3

Fix infinite retries due to callback; add callback to ListRetry

Release 2.8.0: Change param between tries

inyutin/aiohttp_retry#48 inyutin/aiohttp_retry#38

Release 2.7.0

Add a callback to evaluate response

Release 2.6.1

No release notes provided.

Release 2.5.6

Add response as param to get_timeout inyutin/aiohttp_retry#59

Release 2.5.5

Improve logging inyutin/aiohttp_retry#58

Release 2.5.4

Make it possible to set up client session explicitly inyutin/aiohttp_retry#60

Release 2.5.3

Add ClientType type to library ClientType = Union[ClientSession, RetryClient]

Release 2.5.2

Set python >= 3.7 as requirement in setup.py

Release 2.5.1

Fix retries timeouts: inyutin/aiohttp_retry#68

Release 2.5.0: add retry_all_server_errors param option

Fix this issue: inyutin/aiohttp_retry#42

Release 2.4.8: fix debug info log

Fix debug log, make it more accurate inyutin/aiohttp_retry#54

Release 2.4.7: add retry_options as RetryClient property

No release notes provided.

Release 2.4.5: add fibonacci and jitter reties; support yarl

Commits

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 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 Mar 8, 2023
Bumps [aiohttp-retry](https://github.com/inyutin/aiohttp_retry) from 2.4.0 to 2.8.3.
- [Release notes](https://github.com/inyutin/aiohttp_retry/releases)
- [Commits](inyutin/aiohttp_retry@2.4.0...v2.8.3)

---
updated-dependencies:
- dependency-name: aiohttp-retry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/stix_shifter/aiohttp-retry-2.8.3 branch from a3a32e1 to 150248d Compare March 15, 2023 13:44
@delliott90 delliott90 merged commit 4b022cd into develop Mar 15, 2023
@delliott90 delliott90 deleted the dependabot/pip/stix_shifter/aiohttp-retry-2.8.3 branch March 15, 2023 18:44
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.

1 participant