-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @slack/web-api to v7 #271
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/slack-web-api-7.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
MAJOR
labels
Jan 16, 2024
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
January 26, 2024 05:18
9d92f60
to
7be1cf6
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
February 24, 2024 01:00
7be1cf6
to
488ffe5
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
2 times, most recently
from
March 20, 2024 22:19
ff344be
to
619e224
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
3 times, most recently
from
April 29, 2024 21:22
6e4f99a
to
877d371
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
May 24, 2024 18:34
877d371
to
58557aa
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
2 times, most recently
from
June 5, 2024 23:11
081864a
to
07bf950
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
July 11, 2024 19:07
07bf950
to
0e65661
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
July 18, 2024 20:43
0e65661
to
4101adf
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
2 times, most recently
from
July 28, 2024 22:30
45cfc2c
to
9a71c0d
Compare
renovate
bot
changed the title
fix(deps): update dependency @slack/web-api to v7
fix(deps): update dependency @slack/web-api to v7 - autoclosed
Aug 15, 2024
renovate
bot
changed the title
fix(deps): update dependency @slack/web-api to v7 - autoclosed
fix(deps): update dependency @slack/web-api to v7
Aug 16, 2024
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
2 times, most recently
from
August 20, 2024 20:03
a6e0084
to
ca40cd9
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
September 3, 2024 09:48
ca40cd9
to
33ab80a
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
September 16, 2024 19:34
33ab80a
to
854e149
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
3 times, most recently
from
October 3, 2024 17:00
723033f
to
9d6fc57
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
October 10, 2024 17:12
9d6fc57
to
2a3e11d
Compare
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
October 22, 2024 19:16
2a3e11d
to
690616a
Compare
renovate
bot
changed the title
fix(deps): update dependency @slack/web-api to v7
fix(deps): update dependency @slack/web-api to v7 - autoclosed
Dec 8, 2024
renovate
bot
changed the title
fix(deps): update dependency @slack/web-api to v7 - autoclosed
fix(deps): update dependency @slack/web-api to v7
Dec 9, 2024
renovate
bot
force-pushed
the
renovate/slack-web-api-7.x
branch
from
December 9, 2024 03:40
b928a09
to
690616a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.5.1
->^7.0.0
Release Notes
slackapi/node-slack-sdk (@slack/web-api)
v7.8.0
Compare Source
What's Changed
is_send_allowed
optional parameter toassistant.threads.setStatus
method" in https://github.com/slackapi/node-slack-sdk/pull/2080 - thanks @misscoded!is_send_allowed
optional parameter toassistant.threads.setStatus
method in https://github.com/slackapi/node-slack-sdk/pull/2079 - thanks @misscoded!Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/cli-hooks](https://redirect.github.com/slack/cli-hooks)[@​1](https://redirect.github.com/1).1.2...[@​slack/web-api](https://redirect.github.com/slack/web-api)[@​7](https://redirect.github.com/7).8.0
v7.7.0
Compare Source
What's New
Thanks to the hard work of @mtjandra, the web-api client now exposes Axios interceptors and adapters! Check out the documentation about this new feature for more details. Thanks so much for your contribution, @mtjandra ❤️
Changelog
8ba3a43
feat(web-api): add request interceptor and HTTP adapter config to WebClient (#2076), resolves #2073v7.6.0
Compare Source
What's New
We've added support for a new Slack Connect invite automation API:
conversations.requestShared.list
. Use thelist
API as well as theapprove
anddeny
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.Also, the response types for a few APIs were extended with a few new properties. Check out #2071 for the minor details.
Changelog
59f200a
web-api(feat): add support forconversations.requestShared.list
API (#2072)01d9d2d
web-api(feat): minor additions to some admin API response types (#2071)v7.5.0
Compare Source
What's Changed
We've released support for AI Assistants & Agents via
@slack/web-api
:Full Changelog
571bc3a
feat (web-api / types): Add support for assistant.threads.* API (#2033)v7.4.0
Compare Source
What's Changed
We've released two new APIs for use via
@slack/web-api
:Full Changelog
a3a06ec
web-api(feat): add support forconversations.requestShared
approve
,deny
APIs (#1843)v7.3.4
Compare Source
What's Changed
This patch release bumps the minimum version of axios to 1.7.4 to address a CVE - see Axios 1.7.4 release notes for more information.
Changelog
855549b
fix: bump axios to 1.7.4 to address CVE (#1875) - fixes #1874v7.3.3
Compare Source
v7.3.2
Compare Source
What's Changed
20491c8
fix (web-api): tweak type ofchat.postMessage
'sreply_broadcast
property to be wider, fixes #1859 (#1860)a055e66
fix: add deprecatedchannels
property for upload file v2 method, fixes #1846 (#1848)v7.3.1
Compare Source
This release fixes a problem between web-api 7.3.0 and projects consuming it that used versions of TypeScript older than 5.0. Moving forward, web-api should guarantee compatibility with at least TypeScript 4.7.2 or newer; if this changes, that will likely warrant a major new semver release.
What's Changed
b284994
web-api(fix): revert use ofexport type *
to maintain backwards compatibility with TS 4.7 (#1841)v7.3.0
Compare Source
What's New
We've added two new APIs:
teams.externalTeams.disconnect
conversations.externalInvitePermissions.set
What's Changed
a18c1ea
feat (web-api): add support forteams.externalTeams.disconnect
API (#1837)4ef80b7
web-api: add newconversations.externalInvitePermissions.set
API (#1834)9e20ca3
web-api: updatefiles.info
,files.list
files.remote.list
andteam.externalTeams.list
response types (#1833)fc87d51
chore: tweak lint config to allow foreslint --fix
to fix import order (#1827)v7.2.0
Compare Source
What's Changed
4df9fb8
feat(web-api): add new Slack Connect APIsteam.externalTeams.list
andusers.discoverableContacts.lookup
(#1826)f3acb2f
feat(web-api): Update response types to latest automatically generated (#1824)20f026b
feat(web-api): user id map in MigrationExchangeResponse as map (#1821)v7.1.0
Compare Source
What's Changed
The new feature available in this release is access to new Canvas APIs - programmatically manipulate your Canvases to your heart's content!
Additionally:
web-api
, if you were using an API method that required no arguments (e.g.api.test
), you still had to pass it an empty object ({}
). Thanks to @davidlj95's work in #1809, that is no longer a requirement!attachOriginalToWebAPIRequestError
tofalse
to ensure API responses are not logged. By default, this option will be set tofalse
. Many thanks to @Parama92 for their work in this area!a2c0fe5
web-api: public canvas APIs (#1813)9f2935f
feat: allow using WebClient APIs without argument (#1809) - fixes #1769; thank you @davidlj95 for your contribution! ❤️b98ef1e
feat: providing a way to disable message content being logged (#1786) - fixes #1751; thank you @Parama92 for your contribution! ❤️v7.0.4
: @slack/[email protected]Compare Source
What's Changed
We released a fix for the
oauth.v2.exchange
method argument type; previously it did not require atoken
, which was incorrect. It now requires atoken
parameter, which matches the expectations of this API method.Full Changelog
ae755dc
web-api(fix):oauth.v2.exchange
method requires atoken
parameter (#1779) - thanks for reporting @iggyray!v7.0.3
Compare Source
What's Changed
We've deprecated the
files.upload
method. Check out our announcement on the topic here. Instead, use theuploadV2
method provided by the client.Full Changelog
ae9ace8
web-api(fix): fix node-retry types (#1772) - thanks @cotsupa!fec4895
web-api(docs): Add deprecation JSdoc tofiles.upload
method (#1773)8bff32f
web-api(fix): Fix typo in error throwing for rate limit exceeded (#1755) - thanks @WhiteKiwi!v7.0.2
Compare Source
What's Changed
Nothing major or even minor in this release! Just a few patches:
Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/cli-hooks](https://redirect.github.com/slack/cli-hooks)[@​1](https://redirect.github.com/1).0.0...[@​slack/web-api](https://redirect.github.com/slack/web-api)[@​7](https://redirect.github.com/7).0.2
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)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.