Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2025

This PR contains the following updates:

Package Change Age Confidence
p-retry 6.2.1 -> 7.0.0 age confidence

Release Notes

sindresorhus/p-retry (p-retry)

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: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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.

Copy link

vercel bot commented Sep 2, 2025

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

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
unlock-airdrops Ignored Ignored Preview Sep 13, 2025 1:27am
unlock-storybook Ignored Ignored Preview Sep 13, 2025 1:27am

@cla-bot cla-bot bot added the cla-signed label Sep 2, 2025
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch 5 times, most recently from e46a2f9 to 0911f6b Compare September 10, 2025 18:34
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from 0911f6b to 3f15fd5 Compare September 13, 2025 00:26
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