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

Update dependency axios-retry to v4 #316

Open
wants to merge 1 commit into
base: master
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.2.5 -> ^4.0.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

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.

Copy link

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.

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