Skip to content

chore(deps): bump @slack/socket-mode from 2.0.6 to 2.0.7#2900

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/slack/socket-mode-2.0.7
Apr 30, 2026
Merged

chore(deps): bump @slack/socket-mode from 2.0.6 to 2.0.7#2900
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/slack/socket-mode-2.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps @slack/socket-mode from 2.0.6 to 2.0.7.

Release notes

Sourced from @​slack/socket-mode's releases.

@​slack/socket-mode@​2.0.7

Patch Changes

  • 5395b0c: fix: terminate closing connections earlier if normal close responses fail

    If Slack doesn't respond to a close frame, the WebSocket connection is now force-terminated instead of waiting for a response that won't arrive. Since disconnects are expected every few hours, this avoids repeated "pong wasn't received" warnings and speeds up reconnection.

Commits
  • a7a367d chore: release (#2569)
  • 69b14c8 ci: send release announcements on publish (#2571)
  • 494703f ci: build linked packages before generating docs for releases (#2570)
  • fa9d016 chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#2568)
  • 5395b0c fix(socket-mode): terminate closing connections earlier if normal close respo...
  • 62c5a3f docs(maintainers): adding block kit types instructions (#2562)
  • 4882606 ci: skip publish step if no release is needed (#2561)
  • d5fc190 ci: publish releases using the @​slackapi github app token (#2560)
  • 2e0395b ci: update package lockfile and docs with changesets release (#2559)
  • 4a6f65f chore: update package lock file alongside release steps (#2558)
  • Additional commits viewable in compare view

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)

Bumps [@slack/socket-mode](https://github.com/slackapi/node-slack-sdk) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/socket-mode@2.0.6...@slack/socket-mode@2.0.7)

---
updated-dependencies:
- dependency-name: "@slack/socket-mode"
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 30, 2026 19:28
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 30, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 30, 2026

⚠️ No Changeset found

Latest commit: c6a10b2

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) April 30, 2026 19:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.62%. Comparing base (e23efe8) to head (c6a10b2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2900   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files          44       44           
  Lines        7858     7858           
  Branches      687      687           
=======================================
  Hits         7357     7357           
  Misses        496      496           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot merged commit 8318ca5 into main Apr 30, 2026
26 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/slack/socket-mode-2.0.7 branch April 30, 2026 19:29
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.

0 participants