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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @slack/client to the latest version 馃殌 #10990

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 13, 2019

The dependency @slack/client was updated from 3.16.0 to 4.9.0.

This version is not covered by your current version range.

If you don鈥檛 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.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2019

  • The dependency @slack/client was updated from 3.16.0 to 4.10.0.

Update to this version instead 馃殌

Release Notes for Release v4.10.0
  • Adds deprecation warnings for usage of a logging function. Use a Logger object instead. (#703) - thanks @aoberoi
Commits

The new version differs by 33 commits.

  • c640509 Merge pull request #711 from aoberoi/rel-v4.10.0
  • 5ffdd96 v4.10.0
  • a7b8682 Update web_client.md
  • 6b1af92 Merge pull request #703 from aoberoi/accept-logger-object-option
  • 0bff647 make ConsoleLogger compatible with node < 8
  • 6d54f96 Merge branch 'master' into accept-logger-object-option
  • 4d532fa remove unnecessary condition
  • 374fd1e Merge pull request #702 from aoberoi/docs-updates
  • 503e793 addressing comments from @shanedewael
  • 8066a42 tiny memory optimization
  • b2701f9 taking @shanedewael's suggestions on docs edits
  • f434f68 resolve security issue in dev dependency nyc
  • 2f576da addressing @shanedewael's comments
  • a0c0298 generate docs
  • 16e5697 updating documentation

There are 33 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 27, 2019
greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 8, 2019

  • The dependency @slack/client was updated from 3.16.0 to 4.11.0.

Update to this version instead 馃殌

Release Notes for Release v4.11.0
  • Deprecates auto-pagination. (#721) - thanks @aoberoi
  • Changes log level of failed requests from DEBUG to WARN. (#718) - thanks @aoberoi
  • Fixes bug where http_proxy and https_proxy environment variables unexpectedly interact with WebClient and
    RTMClient configuration. (#672) - thanks @aoberoi
  • Fixes tests for IncomingWebhook agent option. (#719) - thanks @aoberoi
  • Updates dependencies. (#725) - thanks @aoberoi
Commits

The new version differs by 18 commits.

  • 1d40496 Merge pull request #727 from aoberoi/rel-v4.11.0
  • 1cc1a72 v4.11.0
  • ff75c31 Merge pull request #726 from aoberoi/fix-718
  • 0c64ce5 Merge pull request #725 from aoberoi/update-deps
  • 27ef07d mocha configs
  • 75a013f changes request failures to warn level log, fixes #718
  • 284f096 update development dependencies
  • 4b67aa8 update runtime deps. only major change is p-retry, but code is
  • 62849bf update p-cancelable
  • e650d63 Merge pull request #724 from aoberoi/deprecate-auto-pagination
  • 7fb6457 deprecates auto-pagination, fixes #721
  • e62f4e5 Merge pull request #719 from aoberoi/fix-incoming-webhook-agent-test
  • af5842e Merge pull request #720 from aoberoi/proxy-testing
  • 2ef09df clean up comments
  • 4b81bfd disables automatic proxy detection, fixes #672

There are 18 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2019

  • The dependency @slack/client was updated from 3.16.0 to 4.12.0.

Update to this version instead 馃殌

Release Notes for v4.12.0
  • Adds support for scheduled messages (#743)
  • Changes p-cancelable version to ~1.0.0 to fix type errors (#743)
Commits

The new version differs by 7 commits.

  • e16a5d1 Merge pull request #744 from shanedewael/4.12.0
  • 8d8a3a5 v4.12.0
  • 91050ef Merge pull request #743 from shanedewael/add-scheduled-messages-support
  • 156ae36 Update src/methods.ts
  • abea79f Update src/WebClient.ts
  • ab87aec Change pcancelable to v1 because of types
  • 43de90e Add scheduled message support

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 29, 2019

Update to this version instead 馃殌

Release Notes for Node Slack SDK v5.0.0

This 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 releases

The 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

Commits

The new version differs by 291 commits.

  • 891307e Publish
  • 55624fd lerna generated SHAs
  • a76b3ee Merge pull request #756 from slackapi/dev-v5
  • 09d6d6f fix a typescript issue from changing from type aliases to interfaces
  • 4d3133c remove package locks from examples
  • c3e5c8b update examples for testing
  • d40c883 remove file accidentally added in merge
  • 0d1cd79 Merge branch 'master' into dev-v5
  • b6dc555 Merge pull request #755 from aoberoi/find-and-replace
  • 65788d2 Merge pull request #754 from shanedewael/local-development-tutorial
  • 81be95b its amazing what you can find with a little find and replace
  • 8c98232 Consolidate cta
  • 53861c9 Update docs/_tutorials/local_development.md
  • 74b8e77 Update docs/_tutorials/local_development.md
  • 200a430 Update docs/_tutorials/local_development.md

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 18, 2019

Update to this version instead 馃殌

Commits

The new version differs by 24 commits.

  • 0a53364 Publish
  • 53c26f1 Merge pull request #777 from aoberoi/lerna-remove-versions-on-private-packages
  • e9062be remove versions on private packages to prevent automatic versions and tags on those packages
  • ce7daeb Merge pull request #774 from aoberoi/issue-773
  • 5ea5f14 Merge pull request #776 from aoberoi/issue-772
  • 68845d5 adds a README for @slack/client
  • e754103 Merge pull request #771 from aoberoi/issue-765
  • ce59849 fixes broken links to local development tutorial
  • d035bad fixes import error in @slack/webhook README
  • f697bc6 Merge pull request #768 from the6thm0nth/fix-typo
  • fdb151c fix typo: web-api -> rtm-api on README.md
  • 961f9d8 Merge pull request #763 from slackapi/fix-broken-links
  • 3a32c51 add missing extends WebAPICallOptions to some arguments interfaces
  • 19db04b Fix links on README
  • e178328 Merge pull request #764 from slackapi/fix_image_paths

There are 24 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 26, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 26, 2019
@paglias paglias closed this Oct 19, 2019
@paglias paglias deleted the greenkeeper/@slack/client-4.9.0 branch October 19, 2019 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant