Skip to content

Bump @slack/client from 4.12.0 to 5.0.2 #24

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 8, 2021

Bumps @slack/client from 4.12.0 to 5.0.2.

Release notes

Sourced from @​slack/client's releases.

@​slack/client@​5.0.2

@​slack/client@​5.0.1

@​slack/client@​5.0.0

This release is meant to help users migrate to the smaller, lighter, independent packages. If you'd just like to test the compatibility of your app with the latest breaking changes, you can simply update the from a previous version of this package to this version. If everything works, you're ready to change your code to depend on the independent packages instead.

For each of the follow classes, these packages should be used directly.

Class name Command to install
WebClient npm install @slack/web-api
RTMClient npm install @slack/rtm-api
IncomingWebhook npm install @slack/webhook

See the migration guide for more details.

Commits
  • 35b40af Publish
  • f18a3ba Merge pull request #840 from clavin/increase-test-timeout-scalars
  • a7f44c7 Incrase test timeout multipliers
  • 8d56368 Merge pull request #839 from aoberoi/feat-remote-files
  • 162b489 synchronize arguments and requiredness with public API docs
  • 76a7aee jk the method is cursor pagination enabled
  • cc2ef48 apply traditional paging interface instead of repeating arguments
  • 0295088 simplify type definitions to make them generatable in the future
  • 135b0b9 adds support for the Remote Files API
  • bf4f18d Merge pull request #832 from seratch/response_metadata.messages
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by clavin, a new releaser for @​slack/client since your current version.


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 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 Jun 8, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/client-5.0.2 branch from 27e27c5 to 4778245 Compare August 2, 2021 09:18
Bumps [@slack/client](https://github.com/slackapi/node-slack-sdk) from 4.12.0 to 5.0.2.
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/v4.12.0...@slack/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/client-5.0.2 branch from 4778245 to 23202e1 Compare June 9, 2022 11:48
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