-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update @slack/client to the latest version 🚀 #3
base: master
Are you sure you want to change the base?
Conversation
Version 4.0.1 just got published.Update to this version instead 🚀 Release Notesv4.0.1
CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Version 4.1.0 just got published.Update to this version instead 🚀 Release Notesv4.1.0
CommitsThe new version differs by 41 commits.
There are 41 commits in total. See the full diff |
Version 4.2.0 just got published.Update to this version instead 🚀 Release Notesv4.2.0
CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Version 4.2.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 4.2.2 just got published. |
Version 4.3.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Version 4.3.1 just got published.Update to this version instead 🚀 Release Notesv4.3.1CommitsThe new version differs by 7 commits.
See the full diff |
Version 4.4.0 just got published.Update to this version instead 🚀 Release NotesRelease v4.4.0New Features
Bug fixes and more
CommitsThe new version differs by 56 commits.
There are 56 commits in total. See the full diff |
Version 4.5.0 just got published.Update to this version instead 🚀 Release Notesv4.5.0New Features
Bug Fixes
OtherCommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Version 4.6.0 just got published.Update to this version instead 🚀 Release Notesv4.6.0New Features
CommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v4.7.0New Features
Bug fixes
Documentation improvements
CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v4.8.0New Features
Documentation improvements
CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 60 commits.
There are 60 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for Release v4.10.0CommitsThe new version differs by 33 commits.
There are 33 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for Release v4.11.0
CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v4.12.0CommitsThe new version differs by 7 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for Node Slack SDK v5.0.0This meta-release marks the beginning of a new organizational structure for the code related to each of Slack's official Node.js packages. Major version releasesThe following packages have changes listed in their release notes: See the migration guide for information about how to update your app from a previous version. No new release
CommitsThe new version differs by 291 commits.
There are 250 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
|
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 4.0.0 of @slack/client was just published.
The version 4.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of @slack/client.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v4.0.0Breaking Changes If you are upgrading from a previous version, follow our comprehensive
Migration Guide to learn how to transport
your app into the new, shiny, future!
WebClient
apiCall(method, options)
public API for making generic Web API calls.RTMClient
General
Commits
The new version differs by 65 commits.
ce06b1e
Merge pull request #473 from slackapi/dev-v4
cbd9d21
Merge branch 'master' into dev-v4
8fac7d5
v4.0.0
b4f4f8b
generate documentation
fa70a8d
IncomingWebhook implementation
d621134
remove examples dir, export declaration files
81d9b04
updates readme and guides for new API
8db2e2c
updates documentation generation instructions
fdf7b51
update finity, remove superfluous comments from jsdoc
45cf343
basic doc generation is working
8e4ae7e
Merge branch 'dev-v4' into ts2jsdoc
4ae19d5
adds TLSOptions, new RTMClient events for parity
cae00fa
POC
abe015b
adds migration guide content for WebClient
b8b4c63
code organization and pulling out comments to build the migration guide
There are 65 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴