From ecb73c9a3c57ba202a83baf108e43e118ee50baa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 19:00:20 +0000 Subject: [PATCH] Update dependency @slack/web-api to v7.6.0 (#2824) 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/X-oss-byte/Nextjs). --- .github/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pnpm-lock.yaml b/.github/pnpm-lock.yaml index 1c4db216f6..118261f699 100644 --- a/.github/pnpm-lock.yaml +++ b/.github/pnpm-lock.yaml @@ -129,7 +129,7 @@ importers: version: 6.0.0 '@slack/web-api': specifier: ^7.0.0 - version: 7.5.0 + version: 7.6.0 devDependencies: '@vercel/ncc': specifier: 0.38.2 @@ -286,8 +286,8 @@ packages: resolution: {integrity: sha512-n0EGm7ENQRxlXbgKSrQZL69grzg1gHLAVd+GlRVQJ1NSORo0FrApR7wql/gaKdu2n4TO83Sq/AmeUOqD60aXUA==} engines: {node: '>= 12.13.0', npm: '>= 6.12.0'} - '@slack/web-api@7.5.0': - resolution: {integrity: sha512-e1aRwbdnTVz0uQownF8UoyrQFdSs3uXtkPYWCpcb3fW3KuTEGvmEtVzAvj9gqNSlgpWj0o6is7AdptQCELd/rQ==} + '@slack/web-api@7.6.0': + resolution: {integrity: sha512-1u9JnP12RPk8ChF8RXKKoVtlox9HlZXhf+6lvvRORKxRd4+8ZQ41KskhPO6WiD0Q+wE6k/M6U627BXzVzBcVNA==} engines: {node: '>= 18', npm: '>= 8.6.0'} '@types/debug@4.1.12': @@ -1039,7 +1039,7 @@ snapshots: '@slack/types@2.14.0': {} - '@slack/web-api@7.5.0': + '@slack/web-api@7.6.0': dependencies: '@slack/logger': 4.0.0 '@slack/types': 2.14.0