security-slacker
security-slacker copied to clipboard
chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1
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
- Added
UnfurlLinksandUnfurlMediatoWebhookMessageby@lheiskanin slack-go/slack#1208- Added
isReadOnlyproperty toConversationstruct by@GGonryunin slack-go/slack#1232Bug Fixes
- Fixed
UploadFileV2when using text content by@calebmckayin slack-go/slack#1291- Made
Channeloptional onUploadFileV2by@0xdeafcafein slack-go/slack#1293Chores / Code Cleanup
- Replace a Loop with Slice by
@testwillin slack-go/slack#1211- Added Deprecation Notice for
files.uploadby@lorenzoaielloin slack-go/slack#1300- Added Go Test Coverage for 1.21 and 1.22 by
@lorenzoaielloin slack-go/slack#1298Documentation Updates
- Updated Inline Docs and API References by
@lorenzoaielloin slack-go/slack#1299- Added an example for
Paginationby@adamrothmanin slack-go/slack#1201- Added an example for
ConversationHistoryby@lorenzoaielloin slack-go/slack#1302- Added an example for
AddRemoteFileandDeleteFileby@lorenzoaielloin slack-go/slack#1303New Contributors
@calebmckaymade their first contribution in slack-go/slack#1291@lheiskanmade their first contribution in slack-go/slack#1208@GGonryunmade their first contribution in slack-go/slack#1232@0xdeafcafemade their first contribution in slack-go/slack#1293@lorenzoaiellomade their first contribution in slack-go/slack#1300@adamrothmanmade their first contribution in slack-go/slack#1201Full Changelog: https://github.com/slack-go/slack/compare/v0.13.0...v0.13.1
Commits
1dfd1dfdocs: Adding an example for ConversationHistory (#1302)7ddfd02docs: Adding an example for AddRemoteFile and DeleteFile (#1303)ecfe504docs: Add an example demonstrating correct usage of GetUsersPaginated (#1201)0a5c9e1docs: Updating Inline Docs and API References (#1299)cab4284ci: Adding Go Test Coverage for 1.21 and 1.22 (#1298)5094cdfchore: Adding Deprecation Notice for files.upload (#1300)ef53c0cchore: make channel optional onUploadFileV2(#1293)bc70fadAdd isReadOnly property to Conversation struct (#1232)f7cac82chore: slice replace loop (#1211)006a688Merge pull request #1208 from lheiskan/issue-1207- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)