chore(deps): bump p-retry from 4.6.2 to 8.0.0 in /packages/webhook#2655
chore(deps): bump p-retry from 4.6.2 to 8.0.0 in /packages/webhook#2655dependabot[bot] wants to merge 4 commits into
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2655 +/- ##
==========================================
- Coverage 89.17% 89.13% -0.04%
==========================================
Files 65 65
Lines 10339 10339
Branches 474 472 -2
==========================================
- Hits 9220 9216 -4
- Misses 1091 1095 +4
Partials 28 28
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
f7dcf92 to
e318ac6
Compare
|
@dependabot recreate |
Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 4.6.2 to 8.0.0. - [Release notes](https://github.com/sindresorhus/p-retry/releases) - [Commits](sindresorhus/p-retry@v4.6.2...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>
e318ac6 to
1cf0cea
Compare
Bumps p-retry from 4.6.2 to 8.0.0.
Release notes
Sourced from p-retry's releases.
... (truncated)
Commits
35681f68.0.09d47b60Harden retry timing and callback validationf011d2eFixTypeErrorretry handling85cdeceRequire Node.js 22616306eChange retry callback order96cce98AddretryDelaytoonFailedAttemptcontext0b1e2987.1.12aba573Fix delayed abort when signal is already aborted before delay phase6ac326bMinor tweak043395a7.1.0