Skip to content

Update dependency axios-retry to v4#316

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/axios-retry-4.x
Open

Update dependency axios-retry to v4#316
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/axios-retry-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 25, 2023

This PR contains the following updates:

Package Change Age Confidence
axios-retry ^3.2.5^4.0.0 age 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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday,every weekend"
  • 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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.33%. Comparing base (f1c52f5) to head (e48f3e6).
Report is 35 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
+ Coverage   75.22%   75.33%   +0.11%     
==========================================
  Files          45       45              
  Lines        6342     6342              
  Branches      198      200       +2     
==========================================
+ Hits         4771     4778       +7     
+ Misses       1568     1562       -6     
+ Partials        3        2       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from e48f3e6 to 42e9f64 Compare August 10, 2025 14:44
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from 42e9f64 to 9ec254c Compare September 25, 2025 14:36
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from 9ec254c to dc68fb9 Compare October 21, 2025 16:05
@renovate renovate bot force-pushed the renovate/axios-retry-4.x branch from dc68fb9 to badfaec Compare February 12, 2026 15:53
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.

0 participants