chore(deps): bump p-retry from 4.6.2 to 8.0.0 - #2715
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2715 +/- ##
==========================================
- Coverage 89.21% 89.15% -0.06%
==========================================
Files 65 65
Lines 10393 10393
Branches 473 473
==========================================
- Hits 9272 9266 -6
- Misses 1089 1096 +7
+ Partials 32 31 -1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
📣 Keeping this in draft with breaking changes noted in our configuration attempts: node-slack-sdk/.github/dependabot.yml Lines 165 to 236 in aef66ac |
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>
a8a5496 to
4274b3d
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