Skip to content

chore(deps): bump p-retry from 7.1.1 to 8.0.0 - #296

Merged
canesin merged 1 commit into
devfrom
dependabot/npm_and_yarn/p-retry-8.0.0
Apr 10, 2026
Merged

chore(deps): bump p-retry from 7.1.1 to 8.0.0#296
canesin merged 1 commit into
devfrom
dependabot/npm_and_yarn/p-retry-8.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Copy link
Copy Markdown
Contributor

Bumps p-retry from 7.1.1 to 8.0.0.

Release notes

Sourced from p-retry's releases.

v8.0.0

Breaking

  • Require Node.js 22 85cdece
  • Change retry callback order 616306e
    • Callback order changed from onFailedAttemptshouldConsumeRetryshouldRetry to shouldConsumeRetryonFailedAttemptshouldRetry.
    • Consumption decisions are now made before failure notifications and retry decisions.

Improvements

  • Add retryDelay to onFailedAttempt context (#66) 96cce98
  • Fix TypeError retry handling f011d2e
  • Harden retry timing and callback validation 9d47b60

sindresorhus/p-retry@v7.1.1...v8.0.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 31, 2026
@canesin

canesin commented Apr 10, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 7.1.1 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/p-retry/releases)
- [Commits](sindresorhus/p-retry@v7.1.1...v8.0.0)

---
updated-dependencies:
- dependency-name: p-retry
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/p-retry-8.0.0 branch from 5cdd2af to 141583e Compare April 10, 2026 06:20
@canesin
canesin merged commit a8d3260 into dev Apr 10, 2026
5 checks passed
@canesin
canesin deleted the dependabot/npm_and_yarn/p-retry-8.0.0 branch April 10, 2026 06:30
canesin pushed a commit that referenced this pull request Apr 11, 2026
Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 7.1.1 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/p-retry/releases)
- [Commits](sindresorhus/p-retry@v7.1.1...v8.0.0)

---
updated-dependencies:
- dependency-name: p-retry
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant