abahmed / kwatch

:eyes: monitor & detect crashes in your Kubernetes(K8s) cluster instantly
https://kwatch.dev
MIT License
959 stars 75 forks source link

Bump github.com/slack-go/slack from 0.13.0 to 0.13.1 #328

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/slack-go/slack from 0.13.0 to 0.13.1.

Release notes

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

v0.13.1

What's Changed

v0.13.1 is now available. It contains no breaking changes but does expose some new fields previously unavailable.

Enhancements

Bug Fixes

Chores / Code Cleanup

Documentation Updates

New Contributors

Full Changelog: https://github.com/slack-go/slack/compare/v0.13.0...v0.13.1

Commits
  • 1dfd1df docs: Adding an example for ConversationHistory (#1302)
  • 7ddfd02 docs: Adding an example for AddRemoteFile and DeleteFile (#1303)
  • ecfe504 docs: Add an example demonstrating correct usage of GetUsersPaginated (#1201)
  • 0a5c9e1 docs: Updating Inline Docs and API References (#1299)
  • cab4284 ci: Adding Go Test Coverage for 1.21 and 1.22 (#1298)
  • 5094cdf chore: Adding Deprecation Notice for files.upload (#1300)
  • ef53c0c chore: make channel optional on UploadFileV2 (#1293)
  • bc70fad Add isReadOnly property to Conversation struct (#1232)
  • f7cac82 chore: slice replace loop (#1211)
  • 006a688 Merge pull request #1208 from lheiskan/issue-1207
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)