Skip to content

Comments

chore(deps): update @slack/socket-mode requirement from ^2.0.3 to ^2.0.4#2470

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/slack/socket-mode-tw-2.0.4
Mar 27, 2025
Merged

chore(deps): update @slack/socket-mode requirement from ^2.0.3 to ^2.0.4#2470
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/slack/socket-mode-tw-2.0.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2025

Updates the requirements on @slack/socket-mode to permit the latest version.

Release notes

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

@​slack/socket-mode@​2.0.4

What's Changed

This release includes an update of @slack/web-api to bump internal dependencies to supported versions.

Maintenance 🧰

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@​slack/socket-mode@​2.0.3...@​slack/socket-mode@​2.0.4 Milestone: https://github.com/slackapi/node-slack-sdk/milestone/133

Commits
  • 39b8992 chore(socket-mode): release @​slack/socket-mode@​2.0.4 (#2211)
  • 281c28b chore(socket-mode): bump @​slack/web-api from 7.8.0 to 7.9.1 (#2195)
  • 3eb4184 chore(rtm-api): release @​slack/rtm-api@​7.0.3 (#2210)
  • 50d556d chore(rtm-api): bump @​slack/web-api from 7.8.0 to 7.9.1 (#2194)
  • 11f7632 chore(oauth): release @​slack/oauth@​3.0.3 (#2209)
  • e531bdc chore(oauth): bump @​slack/web-api from 7.8.0 to 7.9.1 (#2193)
  • ee8ada3 chore(web-api): release @​slack/web-api@​7.9.1 (#2206)
  • e8e7b27 chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /packages/oauth (#2162)
  • dfe6c0e chore(deps-dev): bump sinon from 19.0.5 to 20.0.0 in /packages/oauth in the d...
  • 5fe0b80 chore(deps-dev): bump sinon from 19.0.5 to 20.0.0 in /packages/socket-mode in...
  • Additional commits viewable in compare view

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @zimeg.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 27, 2025
@codecov
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.59%. Comparing base (daf6b5d) to head (fcdbd53).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2470   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files          36       36           
  Lines        7472     7472           
  Branches      653      653           
=======================================
  Hits         6919     6919           
  Misses        545      545           
  Partials        8        8           

☔ 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.

@zimeg
Copy link
Member

zimeg commented Mar 27, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/socket-mode-tw-2.0.4 branch from 6a4fca4 to fcdbd53 Compare March 27, 2025 22:27
Copy link
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Comment on lines +47 to 49
"@slack/socket-mode": "^2.0.4",
"@slack/types": "^2.13.0",
"@slack/web-api": "^7.8.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 I was wondering how @slack/[email protected] was installing when @slack/web-api@^7.8.0 is used here (since it has a minimum version 7.9.1) but it the latest @slack/[email protected] is in the "allowed" range and appears in the project's package-lock.json file!

@dependabot dependabot bot merged commit 07b4d96 into main Mar 27, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/slack/socket-mode-tw-2.0.4 branch March 27, 2025 22:41
@zimeg zimeg added this to the 4.2.2 milestone Mar 27, 2025
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 semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant