fix(deps): update dependency @slack/web-api to v7 #41
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.9.0
->7.0.2
Release Notes
slackapi/node-slack-sdk (@slack/web-api)
v7.0.2
Compare Source
Bumps axios to 1.6.3 to address a security vulnerability.
v7.0.1
Compare Source
What's Changed
Only relevant to consumers in TypeScript projects: we mistakenly removed the types for method arguments as exports in the 7.0.0 major release (e.g.
ViewsPushArguments
, etc. - any of the types listed in this file). These were available for consumers toimport
in the 6.x versions ofweb-api
. Woops! This release simply adds these back in.Full Changelog
d5c17d8
web-api: re-export method argument types (#1729)v7.0.0
Compare Source
What's Changed
There are two big (potentially) breaking changes library users should be aware of:
But do not fear! We have written a migration guide for v6 -> v7 users which painstakingly list out the changes per-method, which should provide you with an easy upgrade process.
As usual, if you have trouble with this library, feel free to file an issue! We are here to help 🫂 😄
Much love,
The Slack DevRel Engineering team
Changelog
e29f6a1
Add support for overriding token when usingfileUploadV2
(#1723 fixes #1644)d53ef02
@slack/web-api
argument type safety (#1673)4a8eeac
Remove warning about lack of fallback text fromchat.update
invocations (#1674)6e8a31e
Bump minimum node version to v18 (#1667)v6.12.0
Compare Source
What's Changed
The following methods were added to the web client to support
functions.*
methods:functions.completeError
functions.completeSuccess
Full Changelog
4f39371
Add support for functions.* (complete) methods in #1702 - Thanks @misscoded!v6.11.2
Compare Source
Bumps axios to 1.6.5 to address another security vulnerability.
v6.11.1
Compare Source
Bumps axios to 1.6.3 to address a security vulnerability.
v6.11.0
Compare Source
style.code
properties on rich text elements. See original issue #1706 and PR to resolve #1707.v6.10.0
Compare Source
What's Changed
66eb303
Add support for apps.manifest.* endpoints - thanks @misscoded! (#1690)6e07903
Add new args to admin.users.list and update web API response types - thanks @seratch! (#1688)Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).9.1...[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).10.0
v6.9.1
Compare Source
What's Changed
Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).9.0...[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).9.1
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.
This PR has been generated by Mend Renovate. View repository job log here.