From 545f5d8be673834b54cf3efadcecffa5bcee16db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 23:24:45 +0000 Subject: [PATCH] fix(deps): update dependency @slack/web-api to v7.6.0 (#8584) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
slackapi/node-slack-sdk (@​slack/web-api) ### [`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))
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 68f75aa56c..1bd2e396f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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