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

Bump slackclient from 2.7.2 to 2.7.3 #28

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2020

Bumps slackclient from 2.7.2 to 2.7.3.

Release notes

Sourced from slackclient's releases.

v2.7.3

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

Updates

  1. [WebClient] #754 Fix #729 Add admin.conversations.restrictAccess.*, conversations.mark API - Thanks @ruberVulpes @kian2attari
  2. [WebClient] #758 Fix #757 Add admin.usergroups.addTeams, calls.participants.remove API - Thanks @seratch
  3. [WebClient] #727 Fix #645 Unclosed client session - Thanks @NoAnyLove @jourdanrodrigues
  4. [WebClient] #745 Fix #744 a validation logic bug in DatePickerElement - Thanks @dzudi941
  5. [WebClient] #752 Fix #733 Better error handling when getting TimeoutError in RTMClient#start() - Thanks @liorblob @seratch
  6. [WebClient] #751 Fix #718 by handling unexpected response body format - Thanks @jeffbuswell @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"

Commits
  • 55ca356 version 2.7.3
  • f5f8f8c Add admin.usergroups.addTeams, calls.participants.remove API #757 (#758)
  • 1f252e0 Issue-729 admin conversations restrict access API (#754)
  • 47876ab Fix #733 Better error handling when getting TimeoutError in RTMClient#start()...
  • 93a4731 Fix #718 by handling unexpected response body format (#751)
  • c1c419f Update an outdated part in the top page
  • 7a04560 Update README
  • 3af705b Merge pull request #748 from slackapi/main
  • 8e7fc10 Merge pull request #749 from seratch/issue-746-rtm-docs
  • b7188d4 Fix #746 by updating the RTM document page and README
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2020
@github-actions github-actions bot merged commit 28c7246 into master Jul 21, 2020
@dependabot dependabot bot deleted the dependabot/pip/slackclient-2.7.3 branch July 21, 2020 09:32
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