Skip to content

fix(deps): update dependency p-retry to v8 - #16571

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/p-retry-8.x
Open

fix(deps): update dependency p-retry to v8#16571
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/p-retry-8.x

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
p-retry 6.2.18.0.0 age confidence

Release Notes

sindresorhus/p-retry (p-retry)

v8.0.0

Compare Source

Breaking
  • Require Node.js 22 85cdece
  • Change retry callback order 616306e
    • Callback order changed from onFailedAttemptshouldConsumeRetryshouldRetry to shouldConsumeRetryonFailedAttemptshouldRetry.
    • Consumption decisions are now made before failure notifications and retry decisions.
Improvements

v7.1.1

Compare Source

  • Fix delayed abort when signal is already aborted before delay phase 2aba573

v7.1.0

Compare Source


v7.0.0

Compare Source

Breaking
  • Require Node.js 20 3bdb53a
  • onFailedAttempt and shouldRetry now receive a context object instead of a decorated error bff36bb
    • You must now must access the error as object.error instead of object.
    • The use of .attemptNumber and .retriesLeft did not change.
  • Remove the forever option (#​79) 6a89827
    • Many use-cases can use {retries: Infinity} instead for infinite retries.
Improvements


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Never, 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.

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
governance Ready Ready Preview, Comment Jul 1, 2026 10:54pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
unlock-airdrops Ignored Ignored Preview Jul 1, 2026 10:54pm
unlock-storybook Ignored Ignored Preview Jul 1, 2026 10:54pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants