mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix(deps): update dependency @slack/web-api to v7.6.0 (#8584)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@slack/web-api](https://slack.dev/node-slack-sdk/web-api) ([source](https://redirect.github.com/slackapi/node-slack-sdk)) | [`7.5.0` -> `7.6.0`](https://renovatebot.com/diffs/npm/@slack%2fweb-api/7.5.0/7.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@slack%2fweb-api/7.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@slack%2fweb-api/7.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@slack%2fweb-api/7.5.0/7.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@slack%2fweb-api/7.5.0/7.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>slackapi/node-slack-sdk (@​slack/web-api)</summary> ### [`v7.6.0`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%407.6.0) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.5.0...@slack/web-api@7.6.0) ### What's New We've added support for [a new Slack Connect invite automation API: `conversations.requestShared.list`](https://api.slack.com/methods/conversations.requestSharedInvite.list). Use the `list` API as well as the `approve` and `deny` APIs to automate approval and denial of Slack Connect invites into your Slack workspaces. More details about this feature are available in our [Governing Slack Connect invites docs](https://api.slack.com/automation/governing-slack-connect-invites). Also, the response types for a few APIs were extended with a few new properties. Check out [#​2071](https://redirect.github.com/slackapi/node-slack-sdk/issues/2071) for the minor details. ### Changelog [`59f200a`](https://redirect.github.com/slackapi/node-slack-sdk/commit/59f200a9) web-api(feat): add support for `conversations.requestShared.list` API ([#​2072](https://redirect.github.com/slackapi/node-slack-sdk/issues/2072)) [`01d9d2d`](https://redirect.github.com/slackapi/node-slack-sdk/commit/01d9d2df) web-api(feat): minor additions to some admin API response types ([#​2071](https://redirect.github.com/slackapi/node-slack-sdk/issues/2071)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fc8571d5cf
commit
545f5d8be6
@ -1533,8 +1533,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@slack/web-api@npm:^7.3.4":
|
||||
version: 7.5.0
|
||||
resolution: "@slack/web-api@npm:7.5.0"
|
||||
version: 7.7.0
|
||||
resolution: "@slack/web-api@npm:7.7.0"
|
||||
dependencies:
|
||||
"@slack/logger": "npm:^4.0.0"
|
||||
"@slack/types": "npm:^2.9.0"
|
||||
@ -1548,7 +1548,7 @@ __metadata:
|
||||
p-queue: "npm:^6"
|
||||
p-retry: "npm:^4"
|
||||
retry: "npm:^0.13.1"
|
||||
checksum: 10c0/067af68cb4aa823a13c328ae6db60ad22e41a97cdc2b69836176980a3075026c563f131b62f50ca9176481a0f6a4667e969fef783c63ea9cc1f206104fd20177
|
||||
checksum: 10c0/1b1703206872ff106103440397aa37031ea862448f1c84ffc9c8efc71f8edc1b1ca129a18b7d2d3f7e9b0c7760052e1739a8165e407dc7b58e6140a8000cf7ff
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user