Skip to content

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

Merged
elibosley merged 1 commit into
mainfrom
renovate/p-retry-7.x
Sep 12, 2025
Merged

fix(deps): update dependency p-retry to v7#1608
elibosley merged 1 commit into
mainfrom
renovate/p-retry-7.x

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

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

@coderabbitai

coderabbitai Bot commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot force-pushed the renovate/p-retry-7.x branch 2 times, most recently from eddf355 to b2d8dfc Compare August 31, 2025 10:17
@renovate renovate Bot force-pushed the renovate/p-retry-7.x branch from b2d8dfc to 39bbb9f Compare September 8, 2025 14:35
@codecov

codecov Bot commented Sep 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.45%. Comparing base (c569043) to head (e682bf5).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1608   +/-   ##
=======================================
  Coverage   58.45%   58.45%           
=======================================
  Files         636      636           
  Lines       31178    31178           
  Branches     3653     3653           
=======================================
  Hits        18224    18224           
  Misses      12917    12917           
  Partials       37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/p-retry-7.x branch from 39bbb9f to e682bf5 Compare September 10, 2025 16:51
@github-actions

Copy link
Copy Markdown
Contributor

This plugin has been deployed to Cloudflare R2 and is available for testing.
Download it at this URL:

https://preview.dl.unraid.net/unraid-api/tag/PR1608/dynamix.unraid.net.plg

@elibosley elibosley merged commit c782cf0 into main Sep 12, 2025
14 checks passed
@elibosley elibosley deleted the renovate/p-retry-7.x branch September 12, 2025 02:21
elibosley pushed a commit that referenced this pull request Sep 12, 2025
🤖 I have created a release *beep* *boop*
---


## [4.22.0](v4.21.0...v4.22.0)
(2025-09-12)


### Features

* improved update ui
([#1691](#1691))
([a59b363](a59b363))


### Bug Fixes

* **deps:** update dependency camelcase-keys to v10
([#1687](#1687))
([95faeaa](95faeaa))
* **deps:** update dependency p-retry to v7
([#1608](#1608))
([c782cf0](c782cf0))
* **deps:** update dependency uuid to v13
([#1688](#1688))
([2fef10c](2fef10c))
* **deps:** update dependency vue-sonner to v2
([#1475](#1475))
([f95ca9c](f95ca9c))
* display settings fix for languages on less than 7.2-beta.2.3
([#1696](#1696))
([03dae7c](03dae7c))
* hide reset help option when sso is being checked
([#1695](#1695))
([222ced7](222ced7))
* progressFrame white on black
([0990b89](0990b89))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant