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

Bump slackclient from 1.1.2 to 2.9.3 in /requirements #2

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps slackclient from 1.1.2 to 2.9.3.

Release notes

Sourced from slackclient's releases.

version 2.9.3

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

Updates

  1. [Block Kit] #851 #852 Set default_type for HeaderBlock text - Thanks @​fwump38
  2. [Block Kit] #853 #854 Enable to use input blocks in Home tab views - Thanks @​fwump38
  3. [RTMClient] #857 #846 RTMClient does not pass timeout value to WebClient - Thanks @​Luden @​seratch

version 2.9.2

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

Updates

  1. [Block Kit] #841 Dispatch Action in Input blocks - Thanks @​seratch
  2. [WebClient] #838 Add apps.event.authorizations.list and other APIs - Thanks @​seratch
  3. [WebClient][WebhookClient] #829 Improve error body parser to handle no charset responses - Thanks @​adamchainz @​seratch
  4. [Block Kit] #824 Correct text field validation in Header blocks - Thanks @​seratch

version 2.9.1

This is a hotfix release for the issue with proxy option in WebClient, WebhookClient constructors.

If your app is affected by this issue, please consider taking either of the following actions:

  1. Upgrade to this version (2.9.1) (no code change required in this case)
  2. If there is a reason to avoid upgrading at this moment, switch to the standard HTTPS_PROXY environment variable and stop using the proxy option. The env variable should work regardless of the slackclient versions.

We're sorry for causing trouble and inconvenience.

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

Updates

  1. [WebClient][WebhookClient] #820 #821 #822 The proxy option in WebClient/WebhookClient no longer works - Thanks @​seratch

version 2.9.0

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

Updates

  1. [WebClient] #811 Add workflows.* API support - Thanks @​misscoded
  2. [WebClient] #810 #809 Only set default filename in files_upload if file is an instance of str - Thanks @​csaska

version 2.8.2

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

Updates

  1. [WebClient] #795 #794 Add admin.conversations.* API methods in WebClient/AsyncWebClient - Thanks @​ruberVulpes
  2. [WebClient] #796 Fix a link to the Static options documentation - Thanks @​Jamim

... (truncated)

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
  • 4e45242 version 2.9.3
  • 0acd1fd Move a sample from integration tests to samples
  • f8ccc04 Fix #846 RTMClient does not pass timeout value to WebClient
  • 580a5ab Removed unnecessary test
  • 0d25aea Removed JsonValidator to allow App Home to use Input Blocks
  • 0495601 Set default_type for HeaderBlock text
  • aa2e9b2 version 2.9.2
  • f96e64d Add Dispatch Action in Block Kit #841
  • c959e45 Fix #838 by adding three missing endpoints
  • 99ad72d Fix tests
  • 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 Mar 17, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 28, 2022

Looks like slackclient is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Feb 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/slackclient-2.9.3 branch February 28, 2022 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants