Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Bump slackclient from 2.6.2 to 2.7.0 #12

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps slackclient from 2.6.2 to 2.7.0.

Release notes

Sourced from slackclient's releases.

v2.7.0

Refer to v2.7.0 milestone to know the complete list of the issues resolved by this release.

New Features

  1. [WebhookClient] #707 #270 #531 Add WebhookClient for Incoming Webhooks & response_url - Thanks @seratch @chubz @Ambro17

Updates

  1. [WebClient] #704 #695 Add calls_* methods to WebClient and CallBlock in Block Kit classes - Thanks @seratch
  2. [WebClient] #710 #536 Allow Tokens to be specified per request - Thanks @seratch
  3. [WebClient] #709 #708 Add default_to_current_conversation in conversations_select elements - Thanks @seratch
Changelog

Sourced from slackclient's changelog.

<title>Changelog &mdash; Slack Developer Kit for Python</title>

<!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-KFZ5MK7'); </script> <!-- End Google Tag Manager -->

<link href="https://a.slack-edge.com/4f227/style/rollup-slack_kit_legacy_adapters.css" rel="stylesheet" type="text/css" /> <link href="https://a.slack-edge.com/3e02c0/style/rollup-api_site.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="./_static/default.css" type="text/css" /> <link rel="stylesheet" href="./_static/pygments.css" type="text/css" /> <link rel="stylesheet"

... (truncated)
Commits
  • a866aad version 2.7.0
  • 8639a29 Tweak ./docs.sh to always run a clean build
  • 2f657ea Merge pull request #707 from seratch/webhook
  • b8725ce Add attachments support
  • 0266424 Add send method with kwargs, auto attachments conversion, more logging
  • 20933f2 Fix comments and remove unnecessary logic
  • c7d0be8 Fix #270 by adding a new module for incoming webhook and response_url
  • 86f77bc Merge pull request #704 from seratch/calls-api
  • 43ceaaa Merge pull request #709 from seratch/issue-708
  • 5971d0d Merge pull request #710 from seratch/issue-536
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 3, 2020
@github-actions github-actions bot merged commit 8f0f1ca into master Jun 3, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/slackclient-2.7.0 branch June 3, 2020 09:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants