Skip to content
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 #41

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@slack/web-api (source) 6.9.0 -> 7.0.2 age adoption passing confidence

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 to import in the 6.x versions of web-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:

  1. The minimum supported (and thus tested) version of node.js is now v18. While older versions of node should still work, we no longer guarantee this, especially now that versions of node.js older than 18 are end-of-life'd.
  2. If you use this library in a TypeScript project, many of the HTTP API methods that this library exposes now have stricter, and more correct / accurate, argument types and constraints modeled.

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 using fileUploadV2 (#​1723 fixes #​1644)
d53ef02 @slack/web-api argument type safety (#​1673)
4a8eeac Remove warning about lack of fallback text from chat.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:

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

  • Adds support for 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Change in project dependencies. label Jan 16, 2024
@renovate renovate bot assigned rainx Jan 16, 2024
@renovate renovate bot requested a review from rainx January 16, 2024 23:26
@renovate renovate bot force-pushed the renovate/slack-web-api-7.x branch from f5f2332 to 7537cfd Compare January 19, 2024 15:16
@renovate renovate bot force-pushed the renovate/slack-web-api-7.x branch from 7537cfd to 6e52be1 Compare February 12, 2024 17:09
Copy link

There hasn't been any activity on this pull request recently, and in order to prioritize active work, it has been marked as stale.
This PR will be closed and locked in 7 days if no further activity occurs.
Thank you for your contributions!

@github-actions github-actions bot added the stale No activity for quite some time. label Mar 14, 2024
@github-actions github-actions bot closed this Mar 22, 2024
Copy link
Contributor Author

renovate bot commented Mar 22, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/slack-web-api-7.x branch March 22, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Change in project dependencies. stale No activity for quite some time.
Development

Successfully merging this pull request may close these issues.

1 participant