Skip to content

fix(deps): update dependency p-retry to v7#476

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/p-retry-7.x
Open

fix(deps): update dependency p-retry to v7#476
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/p-retry-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

This PR contains the following updates:

Package Change Age Confidence
p-retry 6.2.17.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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Europe/Paris, 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 the dependencies Pull requests that update a dependency file label Sep 30, 2025
@renovate renovate bot requested a review from a team as a code owner September 30, 2025 22:46
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 30, 2025
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from db3e478 to 06f7acb Compare October 9, 2025 04:40
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from 06f7acb to 3e73eb1 Compare December 10, 2025 02:13
@renovate renovate bot force-pushed the renovate/p-retry-7.x branch from 3e73eb1 to c7fd0ef Compare March 5, 2026 14:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants