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.0.9 to 2.9.4 in /server #31

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2024

Bumps slackclient from 1.0.9 to 2.9.4.

Release notes

Sourced from slackclient's releases.

slackclient version 2.9.4

Mainly for the deprecation notice in the PyPI package page: https://pypi.org/project/slackclient/

Here is the list of issues for the release.

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.

... (truncated)

Changelog

Sourced from slackclient's changelog.

============================================== Changelog

v3.0.0 (2020-11-09)

This is the first stable version of slack_sdk <https://pypi.org/project/slack-sdk/>_ v3. The remarkable updates in this major version are:

  • Newly added OAuth flow support
  • Better Async/sync separation for WebClient and WebhookClient
  • Renamed packages (from slack to slack_sdk) with deprecation warnings

Refer to v3.0.0 milestone <https://github.com/slackapi/python-slack-sdk/milestone/10?closed=1>_ and the website <https://slack.dev/python-slack-sdk/>_ for details. If you're a slackclient user, the migration guide for slackclient v2.x users is available at https://slack.dev/python-slack-sdk/v3-migration/

v2.9.3 (2020-10-20)

Refer to v2.9.3 milestone <https://github.com/slackapi/python-slackclient/milestone/20?closed=1>_ 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

v2.9.2 (2020-10-09)

Refer to v2.9.2 milestone <https://github.com/slackapi/python-slackclient/milestone/19?closed=1>_ 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

v2.9.1 (2020-09-23)

Refer to v2.9.1 milestone <https://github.com/slackapi/python-slackclient/milestone/18?closed=1>_ 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

v2.9.0 (2020-09-17)

... (truncated)

Commits
  • 20154f3 version 2.9.4
  • 1a7115f Update setup.py and apply black formatter
  • c464e37 Fix the base branch to v2
  • 4b8c1bb Add CI build settings
  • ae7e39e Apply the latest black formatter
  • 6636b39 Update readme
  • 31e189b Put deprecation notice and heightened focus on migration to latest version of...
  • 7d32abb Fix #903 by parsing elements in ActionsBlock
  • 4e45242 version 2.9.3
  • 0acd1fd Move a sample from integration tests to samples
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 21, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/server/slackclient-2.9.4 branch from 960d7d3 to 5b44613 Compare May 21, 2024 12:25
updated-dependencies:
- dependency-name: slackclient
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/server/slackclient-2.9.4 branch from 5b44613 to 86e1523 Compare May 21, 2024 12:28
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants