Skip to content

Conversation

@elastic-renovate-prod
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
p-retry dependencies major ^4.2.0 -> ^7.1.0

Release Notes

sindresorhus/p-retry (p-retry)

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

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.0

Compare Source

Breaking
Fixes
  • Correctly remove abort handler when done 95a3a4a

v5.1.2

Compare Source

v5.1.1

Compare Source

  • Lock the @types/retry dependency 13f6350

v5.1.0

Compare Source

v5.0.0

Compare Source

Breaking

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 has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:all-open Backport to all branches that could still receive a release blocked effort:low release_note:skip Skip the PR/issue when compiling release notes labels Nov 5, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested review from a team November 5, 2025 22:22
@elasticmachine
Copy link
Contributor

elasticmachine commented Nov 5, 2025

💔 Build Failed

Failed CI Steps

History

@shahzad31 shahzad31 closed this Nov 6, 2025
@shahzad31 shahzad31 deleted the renovate/main-p-retry-esm-required branch November 6, 2025 08:49
@elastic-renovate-prod
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release blocked effort:low release_note:skip Skip the PR/issue when compiling release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants