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/client to v4.8.0 #7

Merged
merged 1 commit into from Nov 23, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2018

This PR contains the following updates:

Package Type Update Change References
@​slack/client dependencies minor 4.4.0 -> 4.8.0 source

Release Notes

slackapi/node-slack-sdk

v4.8.0

Compare Source

New Features

  • The IncomingWebhook constructor now has an agent option. It works exactly like the agent option from WebClient. It's very useful for setting a proxy for requests using packages like https-proxy-agent or tunnel. Thanks @​romanbalayan (#​640)

Documentation improvements

  • Fixes the TypeScript lib configuration instructions for versions 3.1 and above. Thanks @​melisdogan (#​650).

v4.7.0

Compare Source

New Features

  • You can now specify HTTP headers you'd like to include on all requests from WebClient. Just pass a headers option to the constructor. Thanks @​ethan0920 (#​629).

Bug fixes

  • Fixes a bug when specifying the agent option on WebClient using an agent from https-proxy-agent. Thanks @​aoberoi (#​645).

Documentation improvements

v4.6.0

Compare Source

New Features

v4.5.0

Compare Source

New Features

  • RTMClient.start() now returns a Promise that resolves with the data emitted with the authenticated event - thanks @​clavin (#​611)
  • Adds the state property to the type definition of Dialog - thanks @​DominikPalo (#​619)

Bug Fixes

  • Fixes an issue where RTMClient did not emit the "disconnected" event when it fails to connect - thanks @​clavin (#​610)

Other


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

@renovate renovate bot force-pushed the renovate/slack-client-4.x branch from 162eec2 to f8cd618 Compare August 30, 2018 17:51
@renovate renovate bot changed the title fix(deps): update dependency @slack/client to v4.5.0 fix(deps): update dependency @slack/client to v4.6.0 Aug 30, 2018
@renovate renovate bot force-pushed the renovate/slack-client-4.x branch from f8cd618 to a69faaf Compare October 2, 2018 01:55
@renovate renovate bot changed the title fix(deps): update dependency @slack/client to v4.6.0 fix(deps): update dependency @slack/client to v4.7.0 Oct 2, 2018
@renovate renovate bot force-pushed the renovate/slack-client-4.x branch from a69faaf to 90025b3 Compare October 3, 2018 19:59
@renovate renovate bot changed the title fix(deps): update dependency @slack/client to v4.7.0 fix(deps): update dependency @slack/client to v4.8.0 Oct 3, 2018
@renovate renovate bot force-pushed the renovate/slack-client-4.x branch from 90025b3 to 0cbb5ab Compare November 23, 2018 15:14
@christophehurpeau christophehurpeau merged commit 6353e3f into master Nov 23, 2018
@christophehurpeau christophehurpeau deleted the renovate/slack-client-4.x branch November 23, 2018 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants