Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


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 is behind base branch, 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
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from b01448c to 3f4f23a Compare September 1, 2025 05:31
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch 14 times, most recently from b260072 to db32ab0 Compare September 29, 2025 09:59
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from db32ab0 to d4f09a3 Compare September 30, 2025 18:15
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from d4f09a3 to 0f3bc85 Compare October 2, 2025 16:49
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