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

ci(deps): bump axios-retry from 3.5.1 to 3.9.0 #486

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps axios-retry from 3.5.1 to 3.9.0.

Changelog

Sourced from axios-retry's changelog.

[3.9.0] - 2023-11-14

  • Export of type definitions, depending on whether it is ES Module or CommonJS

[3.8.2] - 2023-11-14

  • Expose axios-retry options in error object

[3.8.1] - 2023-10-26

  • onRetry support for async function

[3.8.0] - 2023-09-21

  • Don't retry cancelled requests by default

[3.7.0] - 2023-08-28

  • Changed type definitions to support both CommonJS and ESM

[3.6.1] - 2023-08-25

  • introduced IAxiosRetryReturn in type definition

[3.6.0] - 2023-07-28

  • allow to eject interceptors
Commits
  • 7f35f13 New version: 3.9.0
  • 8681aca Merge pull request #250 from yutak23/feature/condetion-export-for-type
  • c3de348 feat: update CHANGELOG
  • ec747a2 New version: 3.8.2
  • ed8f76d Merge pull request #248 from alexandre-abrioux/config-options
  • f380966 fix: revert unneed changes
  • 9178b11 feat: switch to esm package
  • 55615c9 feat: expose axios-retry config in errors
  • b13f1b5 New version: 3.8.1
  • 7159615 feat: update changelog
  • 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 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)

Bumps [axios-retry](https://github.com/softonic/axios-retry) from 3.5.1 to 3.9.0.
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](softonic/axios-retry@v3.5.1...v3.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

Superseded by #489.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/axios-retry-3.9.0 branch November 17, 2023 03:38
@ryu-sato ryu-sato added npm Pull requests that update Javascript code and removed javascript labels May 4, 2024
Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot[bot]

@ryu-sato ryu-sato added type/dependencies Improvements or additions to documentation and removed dependencies labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Pull requests that update Javascript code type/dependencies Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

1 participant