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 axios-retry from 3.4.0 to 3.5.0 #959

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2023

Bumps axios-retry from 3.4.0 to 3.5.0.

Changelog

Sourced from axios-retry's changelog.

[3.5.0] - 2023-05-18

  • exponentialDelay now supports delayFactor as a param
Commits
  • 6a233cb New version: 3.5.0
  • f441537 update gitignore
  • 99a6b0e update CHANGELOG
  • 9ae859d Merge pull request #208 from dlchen/master
  • aac35ad account for the error param
  • 061ac2b Revert "don't pass error into retryDelay function"
  • 897dc6e don't pass error into retryDelay function
  • 7ffa471 feat: add delayFactor param to exponentialDelay
  • 11b373c fix: exponentialDelay based on 1000ms not 100ms
  • 76be00e Merge pull request #224 from skovhus/fix-retry-condition-ts-docs
  • Additional commits viewable 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 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 requested a review from a team as a code owner May 24, 2023 17:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Fanout javascript Pull requests that update Javascript code labels May 24, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/axios-retry-3.5.0 branch from 9650305 to ab8fe84 Compare May 24, 2023 17:42
@mctofu
Copy link
Contributor

mctofu commented Jun 12, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/axios-retry-3.5.0 branch from 9cca306 to 0897b6d Compare June 12, 2023 17:55
Bumps [axios-retry](https://github.com/softonic/axios-retry) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](softonic/axios-retry@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: axios-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/npm_and_yarn/axios-retry-3.5.0 branch from 0897b6d to a9d82c5 Compare June 12, 2023 18:41
@landongrindheim landongrindheim merged commit 3c469e3 into main Jun 12, 2023
9 checks passed
@landongrindheim landongrindheim deleted the dependabot/npm_and_yarn/axios-retry-3.5.0 branch June 12, 2023 18:45
@mctofu mctofu mentioned this pull request Jun 19, 2023
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 Fanout javascript Pull requests that update Javascript code
Projects
None yet
2 participants