chore(deps): bump @types/retry from 0.12.0 to 0.12.5 - #2536
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2536 +/- ##
==========================================
- Coverage 89.13% 89.12% -0.01%
==========================================
Files 65 65
Lines 10339 10339
Branches 471 470 -1
==========================================
- Hits 9216 9215 -1
Misses 1094 1094
- Partials 29 30 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
@dependabot recreate |
f16b520 to
84dfbe9
Compare
|
🔍 Ahha, it's a build error: |
84dfbe9 to
8dc3960
Compare
Pull request was converted to draft
|
@dependabot recreate |
Bumps [@types/retry](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/retry) from 0.12.0 to 0.12.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/retry) --- updated-dependencies: - dependency-name: "@types/retry" dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
8dc3960 to
11d0076
Compare
…bump @types/retry@0.12.5 changed OperationOptions from an object interface into a union type (WrapOptions | number[]), which an interface cannot extend (TS2312). Extend the new WrapOptions interface instead — it has the same fields, so RetryOptions is structurally unchanged for consumers. Also sync the lockfile so the web-api workspace pins 0.12.5 to match package.json. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Bumps @types/retry from 0.12.0 to 0.12.5.
Commits