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.11.2 to 0.11.3 #95

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/slack-go/slack from 0.11.2 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: https://github.com/slack-go/slack/compare/v0.11.2...v0.11.3

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)