Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps axios-retry from 3.2.5 to 3.3.0.

Changelog

Sourced from axios-retry's changelog.

[3.3.0] - 2022-06-28

  • Added onRetry callback option

[3.2.6] - 2022-06-28

  • Add types export to package.json
Commits
  • 9adaa6f New version: 3.3.0
  • 9e1d69d Merge pull request #202 from marcosmoslares/feature/on-retry-hook-fix
  • 0d4bd0b Update CHANGELOG.md
  • 4f9e5da New version: 3.2.6
  • 6e6b45a Merge pull request #203 from SebDuf/master
  • a0eb25d fix: Add types to export object to allow TypeScript 4.7 to properly resolve t...
  • e7350b8 Restored original package-lock.json
  • 171df74 Fixed jasmine/prefer-jasmine-matcher warnings in spec
  • 417f9f9 Fixed prettier errors
  • ccd8373 Added onRetry hook/callback to get notified when a retry happens for trace
  • 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)

Bumps [axios-retry](https://github.com/softonic/axios-retry) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/softonic/axios-retry/releases)
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](softonic/axios-retry@v3.2.5...v3.3.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 added the dependencies Pull requests that update a dependency file label Jun 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2022

Superseded by #23.

@dependabot dependabot bot closed this Jun 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/axios-retry-3.3.0 branch June 30, 2022 04:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant