Skip to content

[Snyk] Upgrade p-retry from 6.2.1 to 7.0.0#44

Merged
Dargon789 merged 1 commit intomasterfrom
snyk-upgrade-962ebd1d2715714e0f77d79dc95c7282
Nov 3, 2025
Merged

[Snyk] Upgrade p-retry from 6.2.1 to 7.0.0#44
Dargon789 merged 1 commit intomasterfrom
snyk-upgrade-962ebd1d2715714e0f77d79dc95c7282

Conversation

@Dargon789
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade p-retry from 6.2.1 to 7.0.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: p-retry
  • 7.0.0 - 2025-08-21

    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...v7.0.0

  • 7.0.0-0 - 2025-05-06

    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...v7.0.0-0

  • 6.2.1 - 2024-11-15
    • Fix onFailedAttempt and shouldRetry options being undefined (#82) b400af6

    v6.2.0...v6.2.1

from p-retry GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Loading
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.

2 participants