ShotaKitazawa / minecraft-bot

Minecraft Notification Bot & Prometheus exporter
Apache License 2.0
9 stars 1 forks source link

Bump github.com/slack-go/slack from 0.9.5 to 0.10.0 #70

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/slack-go/slack from 0.9.5 to 0.10.0.

Release notes

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

v0.10.0

Thank you for all the contributions! This release has a breaking change(#999). Please make sure to confirm changes before upgrading.

What's Changed

Enhancements/Cleanup

Fixes

Examples

Misc

New Contributors

Full Changelog: https://github.com/slack-go/slack/compare/v0.9.5...v0.10.0

Commits
  • 792f7ed Merge pull request #999 from toshok/message-timestamp-is-string
  • b40bd98 add a comment for why MessageTimeStamp is a string, not json.Number
  • c415915 add a new test with the payload from link_shared docs re: unfurls in the mess...
  • ac91448 sometimes the message_ts isn't a json.Number
  • 979adb8 Merge pull request #995 from slack-go/fix/issues992
  • 227a96c fix: don't add API token as a query string in users.setPhoto method
  • 1f5f0ca Merge pull request #993 from slack-go/update-issue-template
  • f63ca08 Update bug report template
  • e42e350 Merge pull request #991 from slack-go/bt-rich_text
  • 8363f50 Merge pull request #976 from karl-johan-grahn/bug_974
  • 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)