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

chore(deps): update dependency axios-retry to v4 #610

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios-retry ^3.2.4 -> ^4.3.0 age adoption passing confidence

Release Notes

softonic/axios-retry (axios-retry)

v4.3.0

Compare Source

  • added validateResponse callback to retry on custom conditions

v4.2.0

Compare Source

  • retry on 429 and handle retry-after header

v4.1.0

Compare Source

  • added onMaxRetryTimesExceeded

v4.0.0

Compare Source

  • Implementation migrated to Typescript
  • Updated all deps
  • Import from CommonJS procedure updated to const axiosRetry = require('axios-retry').default

v3.9.1

Compare Source

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

v3.9.0

Compare Source

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

v3.8.2

Compare Source

  • Expose axios-retry options in error object

v3.8.1

Compare Source

  • onRetry support for async function

v3.8.0

Compare Source

  • Don't retry cancelled requests by default

v3.7.0

Compare Source

  • Changed type definitions to support both CommonJS and ESM

v3.6.1

Compare Source

  • introduced IAxiosRetryReturn in type definition

v3.6.0

Compare Source

  • allow to eject interceptors

v3.5.1

Compare Source

  • fix exponentialDelay type definition

v3.5.0

Compare Source

  • exponentialDelay now supports delayFactor as a param

v3.4.0

Compare Source

  • Updated axios dep to 1.2.3
  • Update package-lock to version 2
  • Prevent the whole request lifecycle from being longer than timeout

v3.3.1

Compare Source

  • Security updates

v3.3.0

Compare Source

  • Added onRetry callback option

v3.2.6

Compare Source

  • Add types export to package.json

v3.2.5

Compare Source

  • handle retryCondition false return value

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from 8f9e532 to 31243a2 Compare March 19, 2024 17:41
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from 31243a2 to 92f4034 Compare May 15, 2024 20:43
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from 92f4034 to 845aa8b Compare May 20, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants