-
Notifications
You must be signed in to change notification settings - Fork 883
Commit 64d62f8
authored
Update dependency @slack/client to v5 (#1974)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[@slack/client](https://slack.dev/node-slack-sdk/tutorials/migrating-to-v5)
([source](https://redirect.github.com/slackapi/node-slack-sdk)) |
dependencies | major | [`^4.3.1` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/@slack%2fclient/4.12.0/5.0.2)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>slackapi/node-slack-sdk (@​slack/client)</summary>
###
[`v5.0.2`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/client%405.0.2)
[Compare
Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected])
- Fix incorrect homepage for legacy wrapper
([#​793](https://redirect.github.com/slackapi/node-slack-sdk/issues/793))
- thanks
[@​felixrieseberg](https://redirect.github.com/felixrieseberg).
###
[`v5.0.1`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/client%405.0.1)
[Compare
Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected])
- Adds a README to the package distribution
([#​776](https://redirect.github.com/slackapi/node-slack-sdk/issues/776))
- thanks [@​aoberoi](https://redirect.github.com/aoberoi).
###
[`v5.0.0`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/client%405.0.0)
[Compare
Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/v4.12.0...@slack/[email protected])
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](https://slack.dev/node-slack-sdk/tutorials/migrating-to-v5) for
more details.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent 4889f68 commit 64d62f8Copy full SHA for 64d62f8
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- aws-js-sqs-slack
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedaws-js-sqs-slack/package.json
Copy file name to clipboardExpand all lines: aws-js-sqs-slack/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
|
0 commit comments