node-slack-sdk

Slack Developer Kit for Node.js

MIT License

Downloads
33.1M
Stars
3.3K
Committers
190

Bot releases are hidden (Show)

node-slack-sdk - @slack/[email protected]

Published by filmaj 9 months ago

This patch release bumps the @slack/web-api dependency up a patch version to address an underlying security vulnerability in the axios sub-dependency.

node-slack-sdk - @slack/[email protected]

Published by filmaj 9 months ago

Bumps axios to 1.6.5 to address another security vulnerability.

node-slack-sdk - @slack/[email protected]

Published by filmaj 10 months ago

Bumps axios to 1.6.3 to address a security vulnerability.

node-slack-sdk - @slack/[email protected]

Published by filmaj 10 months ago

Bumps axios to 1.6.3 to address a security vulnerability.

node-slack-sdk - @slack/[email protected]

Published by filmaj 10 months ago

  • Adds support for style.code properties on rich text elements. See original issue #1706 and PR to resolve #1707.
node-slack-sdk - @slack/[email protected]

Published by filmaj 10 months ago

What's Changed

node-slack-sdk - @slack/[email protected]

Published by filmaj 10 months ago

What's Changed

A lot! While this is only a release candidate as we finalize the next major version of web-api, v7, you can give it a go while we put the final touches on it.

We have also prepared a migration guide for those worried about what has changed and how to migrate from v6.

For the full list of changes, please take a look at the migration guide.

To install and give it a whirl, simply:

npm i @slack/web-api@rc

Your feedback is incredibly valuable to us! If you do give this release candidate a try, first: thank you! Second, if you find any issues or have trouble using it, please let us know by filing an issue.

node-slack-sdk - @slack/[email protected]

Published by filmaj 11 months ago

What's Changed

62e4570 rtm-api: add support for custom webClient (#1696)

New Contributors

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]

node-slack-sdk - @slack/[email protected]

Published by filmaj 11 months ago

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/[email protected]...@slack/[email protected]

node-slack-sdk - @slack/[email protected]

Published by filmaj 11 months ago

What's Changed

41f771e Add new file_input block kit element - thanks @filmaj! For more information, check out the File Input Block Kit Element reference documentation. (#1689)
a8b948d typo in types package README fix - thanks @marcomow! (#1678)

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]

node-slack-sdk - @slack/[email protected]

Published by filmaj 12 months ago

What's Changed

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]

node-slack-sdk - @slack/[email protected]

Published by filmaj 12 months ago

What's Changed

a74e35b feat: upgrade axios to resolve CVE-2023-45857 (#1682)

New Contributors

node-slack-sdk - @slack/[email protected]

Published by filmaj about 1 year ago

What's Changed

85c07d9 Set minimum node version to 18 (#1666)
0ba6dc2 Add metadata to incoming webhooks parameters (#1617)

Breaking Changes

While this release is a new major version, the only "breaking change" is that we dropped support for node versions below v18 (at the time of this release, v16 and lower have reached their end of life). No APIs from this package were changed.

node-slack-sdk - @slack/[email protected]

Published by filmaj about 1 year ago

What's Changed

  • 124d8ca Add rich text types (#1643) - thank you @chrisronline !
  • 208c53f Drop use of deprecated interfaces and use new aliased one. (#1664)
  • d0b04a0 Add a README to the types package. (#1663)
  • e4a291a @slack/types Full JSdoc, deprecate WorkflowStep, Action (aliased to Actionable) and Confirm (aliased to ConfirmationDialog) and upcoming major version breaking change TODOs as comments (#1662)
  • 09ef142 Types: split single index.ts file into files based on function/category (#1656)
  • da5da33 types: Adding deprecation notices to Dialogs and Steps From Apps types (#1655)
  • 708ee5e Add author_subname property to MessageAttachment (#1621) - thank you @mztnnrt !

New Contributors

node-slack-sdk - @slack/[email protected]

Published by filmaj about 1 year ago

What's Changed

For compatibility with node v19.5 and newer (including node v20+), it is recommended to update to this version as the WebSocket API changed slightly. In certain websocket failure modes, versions of rtm-api prior to 6.1.1 using node v19.5 or newer may see Cannot read properties of null (reading 'message') failures (see #1641 for an example).

  • Update socket send errback by @cmbuckley in #1597
node-slack-sdk - @slack/[email protected]

Published by filmaj about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]

node-slack-sdk - @slack/[email protected]

Published by seratch over 1 year ago

What's Changed

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]

node-slack-sdk - @slack/[email protected]

Published by hello-ashleyintech over 1 year ago

What's Changed

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]

node-slack-sdk - @slack/[email protected]

Published by filmaj over 1 year ago

What's Changed

New Contributors

node-slack-sdk - @slack/[email protected]

Published by srajiang almost 2 years ago

What's Changed

Security

Docs

New Contributors

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]