fix(deps): update dependency p-retry to v7#1608
Merged
Merged
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
eddf355 to
b2d8dfc
Compare
b2d8dfc to
39bbb9f
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
39bbb9f to
e682bf5
Compare
Contributor
|
This plugin has been deployed to Cloudflare R2 and is available for testing. |
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.2.1->7.0.0Release Notes
sindresorhus/p-retry (p-retry)
v7.0.0Compare Source
Breaking
3bdb53aonFailedAttemptandshouldRetrynow receive acontextobject instead of a decoratederrorbff36bbobject.errorinstead ofobject..attemptNumberand.retriesLeftdid not change.foreveroption (#79)6a89827{retries: Infinity}instead for infinite retries.Improvements
retrypackage (#79)6a89827makeRetriablemethod1a81c1eConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.