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.11.3 #50

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

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

Release notes

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

v0.11.3

What's Changed

Enhancements/Refactoring

Bugfixes

Docs

Misc

New Contributors

Full Changelog: slack-go/slack@v0.11.2...v0.11.3

v0.11.2

Thank you for all the contributions!

What's Changed

Enhancements

Fixes

New Contributors

Full Changelog: slack-go/slack@v0.11.1...v0.11.2

v0.11.1

Thank you for all the contributions!

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
  • 6f5eda2 Merge pull request #1094 from lnxjedi/fix-timeout
  • d197559 Merge pull request #1106 from rusq/patch-1
  • ba4dcc3 Merge pull request #1109 from kevin-faliam/fix_UploadFileContext
  • 6e76f47 fix: UploadFileContext not calling api.AuthTestContext
  • e47ef98 add JSONTime test
  • 0b2c5fa Handle null JSONTime Unmarshal
  • 870ec8a Merge pull request #1096 from hrkskov/feat/metadata_events
  • 4e3dfc2 Merge pull request #1100 from slack-go/ci-miscs
  • 83bcc58 Update workflow for testing
  • a5a199f Merge pull request #1099 from slack-go/fix/linter-errors
  • 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.11.3.
- [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.11.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2022

Superseded by #58.

@dependabot dependabot bot closed this Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/slack-go/slack-0.11.3 branch November 7, 2022 10:00
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.

0 participants