Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 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 - 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 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file help wanted Extra attention is needed labels Aug 21, 2025
Copy link

socket-security bot commented Aug 21, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedp-retry@​7.0.010010010086100

View full report

@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from b01448c to 3f4f23a Compare September 1, 2025 05:31
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 help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants