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 #558

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios-retry ^3.3.1 -> ^4.5.0 age adoption passing confidence

Release Notes

softonic/axios-retry (axios-retry)

v4.5.0

Compare Source

  • added linearDelay function

v4.4.2

Compare Source

  • fix: last request time not updated correctly

v4.4.1

Compare Source

  • fix: clear abort listener

v4.4.0

Compare Source

  • honor client abort signal

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

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 25, 2023
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from 3f4437d to 0cd103e Compare March 19, 2024 16:13
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch 2 times, most recently from 93ef576 to 2ce7274 Compare May 20, 2024 18:20
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from 2ce7274 to aaa9893 Compare June 4, 2024 14:42
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from aaa9893 to 1326295 Compare June 21, 2024 14:27
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from 1326295 to 1c29cee Compare July 22, 2024 07:11
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from 1c29cee to 96fa1a2 Compare August 2, 2024 10:10
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch 2 times, most recently from 88e87cc to ca3117e Compare September 9, 2024 08:34
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from ca3117e to 09bdd6c Compare October 13, 2024 17:05
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.

0 participants