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 slack-ruby-client from 0.14.2 to 0.17.0 #138

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

Conversation

dependabot-preview[bot]
Copy link

Bumps slack-ruby-client from 0.14.2 to 0.17.0.

Changelog

Sourced from slack-ruby-client's changelog.

0.17.0 (2021/03/07)

  • #370: Removed deprecated im_, mpim_, channels_, and groups_ methods - @dblock.
  • #368: Removed admin_conversations_whitelist and admin_conversations_disconnectShared - @dblock.
  • #359: Handle non-JSON 500 errors - @agrobbin.
  • #360: Remove faye-websocket from the concurrency detection error message - @dblock.
  • #369: Support rack requests in Slack::Events::Request - @wedgex.

0.16.0 (2021/01/24)

  • #350: Handle server errors such as timeouts & non-JSON responses - @ojab.
  • #354: Rewind body after checking request signature - @sunny.
  • #355, #357: Removed celluloid-io and faye-websocket support - @wasabigeek.
  • #356: Added admin_apps_clearResolution, admin_conversations_getCustomRetention, admin_conversations_removeCustomRetention, admin_conversations_setCustomRetention, admin_users_session_list and auth_teams_list endpoints - @dblock.
  • #348: Added admin_conversations_archive, admin_conversations_convertToPrivate, admin_conversations_create, admin_conversations_delete, admin_conversations_disconnectShared, admin_conversations_getConversationPrefs, admin_conversations_getTeams, admin_conversations_invite, admin_conversations_rename, admin_conversations_search, admin_conversations_setConversationPrefs, admin_conversations_unarchive, admin_conversations_ekm_listOriginalConnectedChannelInfo, admin_users_session_invalidate, apps_event_authorizations_list, conversations_mark, workflows_stepCompleted, workflows_stepFailed and workflows_updateStep endpoints - @wasabigeek.

0.15.1 (2020/9/3)

  • #336: Fix: handle nil events - @pyama86.
  • #339: Fix: channel_not_found resolving channel IDs with 100+ channels - @dblock.
  • #340: Added adapter configuration setting to change the Faraday HTTP adapter - @watsonjon.

0.15.0 (2020/7/26)

  • #322: Cache Faraday::Connection for persistent adapters - @drbrain.
  • #324: Require Faraday >= 1.0 - @dblock.
  • #324: Upgrade slack-ruby-danger, rubocop, rubocop-rspec and rubocop-performance - @dblock.
  • #327, #326: Added admin_conversations_whitelist, admin_usergroups, calls and calls_participants endpoints - @wasabigeek.
  • #329: Log when methods are deprecated - @wasabigeek.
  • #325: Remove activesupport dependency - @ianks.
  • #331: Use conversations_list instead of deprecated channels_list. Added admin_conversations_restrictAccess_addGroup, admin_conversations_restrictAccess_listGroups and admin_conversations_restrictAccess_removeGroup endpoints - @wasabigeek.

0.14.6 (2020/3/28)

  • #305: Added admin_inviteRequests_approve, admin_inviteRequests_deny, admin_inviteRequests_list, admin_inviteRequests_approved_list, admin_inviteRequests_denied_list, admin_teams_create, admin_teams_list, admin_teams_admins_list, admin_teams_owners_list, admin_teams_settings, admin_teams_settings_setIcon, admin_teams_settings_setName, admin_teams_settings_setDescription, admin_users_assign, admin_users_invite, admin_users_remove, admin_users_setAdmin, admin_users_setOwner and admin_users_setRegular endpoints - @manuelmeurer.
  • #311: Made Web API response_metadata more accessible in errors - @jmanian.
  • #312: Added specific error classes for Web API - @jmanian.
  • #313: Added admin_teams_settings_info, admin_users_list, admin_users_setExpiration, admin_apps_approved_list, admin_apps_restricted_list, admin_conversations_setTeams, admin_emoji_add, admin_emoji_addAlias, admin_emoji_list, admin_emoji_remove and admin_emoji_rename endpoints - @dblock.

0.14.5 (2019/12/23)

  • #293: Rubocop auto-correct and comprehensive todo - @jcraigk.
  • #297: Various Rubocop fixes - @jcraigk.
  • #298: Added admin_apps, admin_app_requests and views endpoints - @jmanian.
  • #303: Added oauth_v2_access and views_publish endpoints - @jwright.
  • #309: Stop ping on inactive_account and invalid_auth - @dblock.

0.14.4 (2019/7/28)

... (truncated)

Commits
  • 068cb7e Preparing for release, 0.17.0.
  • 5af7c6d Merge pull request #370 from dblock/remove-deprecated-methods
  • 64810fd Removed deprecated methods from specs.
  • 435767e Replace deprecated methods in README.
  • 624b34e rake slack:api:update
  • 36ef935 Remove methods deprecated and turned off February 2021.
  • c08c95f Merge pull request #369 from wedgex/support-rack-requests
  • 6b27461 Update changelog
  • f5b4dfd Support rack requests in Slack::Events::Request
  • 1158c92 Merge pull request #368 from dblock/update-slack-api
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants