Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @slack/socket-mode from 1.3.5 to 2.0.0 #2108

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps @slack/socket-mode from 1.3.5 to 2.0.0.

Release notes

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

@​slack/socket-mode@​2.0.0

What's Changed

New major version! We have dropped the ancient, finite-state-machine-based implementation and ported the rock solid python-slack-sdk socket-mode implementation to node.

We also removed a couple of events and properties that are no longer relevant in the new implementation. Check out our socket mode 1.x -> 2.0 migration guide to get all the details and ease your upgrading path.

Full Changelog

476e6a9e socket-mode: Rewrite to Python(ish) Implementation (#1781) 3ebb6cef socket-mode: do not throw exception when calling disconnect() and already disconnected; do not raise slack_event in case of type:disconnect messages (#1762) 6ab1e68b socket-mode: add more debug logging to low level websocket event handlers (#1757) 46b500db socket-mode: fix bug when apps.connections.open returns an error and won't retry (#1735) a6f2b283 socket-mode: prep for major release, start now completes only once Connected state is emitted (#1732)

Commits
  • 6840250 Publish @slack/socket-mode@2.0.0 (#1785)
  • 476e6a9 socket-mode: Rewrite to Python(ish) Implementation (#1781)
  • b653d85 Bump @slack/web-api to 7.0.4 (#1780)
  • ae755dc web-api(fix): oauth.v2.exchange method requires a token parameter (#1779)
  • 3ebb6ce socket-mode: do not throw exception when calling disconnect() and already dis...
  • 3ed5a59 Bump @slack/web-api to 7.0.3 (#1776)
  • ae9ace8 web-api(fix): fix node-retry types (#1772)
  • d315368 ci: npm link dependent @slack packages when running CI for oauth package (#...
  • fec4895 web-api: Add deprecation JSdoc to files.upload method (#1773)
  • 2649398 rtm-api(chore): release @​slack/rtm-api@​7.0.0 (#1767)
  • 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 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)

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

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

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 May 6, 2024
@filmaj
Copy link
Contributor

filmaj commented May 6, 2024

@dependabot ignore this major version

@dependabot dependabot bot closed this May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

OK, I won't notify you about version 2.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/slack/socket-mode-2.0.0 branch May 6, 2024 15:40
@filmaj
Copy link
Contributor

filmaj commented May 6, 2024

FYI socket-mode 2.0 will enter in bolt 4.0 - there is already a branch with a work-in-progress release candidate for 4.0 that includes socket-mode 2.0 (under branch socket-mode-stress-test).

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.

None yet

1 participant