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

build(deps): bump github.com/slack-go/slack from 0.6.6 to 0.12.1 #65

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps github.com/slack-go/slack from 0.6.6 to 0.12.1.

Release notes

Sourced from github.com/slack-go/slack's releases.

v0.12.1

What's Changed

Enhancements

New Contributors

Full Changelog: slack-go/slack@v0.12.0...v0.12.1

v0.12.0

Thank you for all the contributions!

What's Changed

This release contains several backward incompatible changes.

Fixes

Enhancements

New Contributors

Full Changelog: slack-go/slack@v0.11.4...v0.12.0

v0.11.4

What's Changed

Enhancements

... (truncated)

Changelog

Sourced from github.com/slack-go/slack's changelog.

v0.7.0 - October 2, 2020

full differences can be viewed using git log --oneline --decorate --color v0.6.6..v0.7.0 Thank you for many contributions!

Breaking Changes

  • Add ScheduledMessage type (#753)
  • Add description field to option block object (#783)
  • Fix wrong conditional branch (#782)
    • The behavior of the user's application may change.(The current behavior is incorrect)

Highlights

  • example: fix to start up a server (#773)
  • example: Add explanation how the message could be sent in a proper way (#787)
  • example: fix typo in error log (#779)
  • refactor: Make GetConversationsParameters.ExcludeArchived optional (#791)
  • refactor: Unify variables to "config" (#800)
  • refactor: Rename wrong file name (#810)
  • feature: Add SetUserRealName for change user's realName(#755)
  • feature: Add response metadata to slack response (#772)
  • feature: Add response metadata to slack response (#778)
  • feature: Add select block element conversations filter field (#790)
  • feature: Add Root field to MessageEvent to support thread_broadcast subtype (#793)
  • feature: Add bot_profile to messages (#794)
  • doc: Add logo to README (#813)
  • doc: Update current project status and Add changelog for v0.7.0 (#814)

#753: slack-go/slack#753 #755: slack-go/slack#755 #772: slack-go/slack#772 #773: slack-go/slack#773 #778: slack-go/slack#778 #779: slack-go/slack#779 #782: slack-go/slack#782 #783: slack-go/slack#783 #787: slack-go/slack#787 #790: slack-go/slack#790 #791: slack-go/slack#791 #793: slack-go/slack#793 #794: slack-go/slack#794 #800: slack-go/slack#800 #810: slack-go/slack#810 #813: slack-go/slack#813 #814: slack-go/slack#814

v0.6.0 - August 31, 2019

full differences can be viewed using git log --oneline --decorate --color v0.5.0..v0.6.0 thanks to everyone who has contributed since January!

Breaking Changes:

... (truncated)

Commits
  • beca00a Merge pull request #1148 from slack-go/large-files-upload-timeout
  • bddec0a refactor FileUploadV2 implementation
  • c0676fc Merge pull request #1119 from stephenwan-opal/master
  • 617bdc1 Merge pull request #989 from Yohan460/include_num_members-support
  • 58dcbfd Merge pull request #1131 from yokishava/fix/rich-text-timestamp
  • acafae8 Merge pull request #1143 from johanmcos/add-GetOtherTeamInfoContext
  • d778e9e add GetOtherTeamInfoContext method
  • f50586f Merge pull request #1097 from MattDavisRV/CustomProfileField_Update
  • 5a47d3e Merge pull request #1095 from grimmy/expose-reactions
  • c857464 Merge pull request #1140 from ameliagapin/email_url_elements
  • 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)

Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.6.6 to 0.12.1.
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](slack-go/slack@v0.6.6...v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 26, 2022
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants