Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2025

This PR contains the following updates:

Package Change Age Confidence
p-retry 6.2.0 -> 7.1.1 age confidence

Release Notes

sindresorhus/p-retry (p-retry)

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

v6.2.1

Compare Source

  • Fix onFailedAttempt and shouldRetry options being undefined (#​82) b400af6

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 force-pushed the renovate/p-retry-7.x branch from 711483a to b677db1 Compare September 25, 2025 19:47
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from b677db1 to ba76cab Compare October 9, 2025 04:36
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from ba76cab to a1dc590 Compare November 11, 2025 01:11
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from a1dc590 to 3a11e40 Compare November 18, 2025 11:43
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from 3a11e40 to c5c0e2b Compare December 10, 2025 02:39
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.

1 participant