Skip to content

chore(deps): bump @types/retry from 0.12.0 to 0.12.5#2536

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/retry-0.12.5
Open

chore(deps): bump @types/retry from 0.12.0 to 0.12.5#2536
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/retry-0.12.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps @types/retry from 0.12.0 to 0.12.5.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 5, 2026 19:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 5, 2026

⚠️ No Changeset found

Latest commit: 84dfbe9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot enabled auto-merge (squash) March 5, 2026 19:39
@codecov
Copy link

codecov bot commented Mar 5, 2026

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@zimeg
Copy link
Member

zimeg commented Mar 11, 2026

@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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/types/retry-0.12.5 branch from f16b520 to 84dfbe9 Compare March 11, 2026 06:49
@zimeg
Copy link
Member

zimeg commented Mar 11, 2026

🔍 Ahha, it's a build error:

Error: src/retry-policies.ts(6,39): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
npm error Lifecycle script `build` failed with error:
npm error code 2
npm error path /home/runner/work/node-slack-sdk/node-slack-sdk/packages/web-api
npm error workspace @slack/web-api@7.14.1
npm error location /home/runner/work/node-slack-sdk/node-slack-sdk/packages/web-api
npm error command failed
npm error command sh -c npm run build:clean && tsc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant