Skip to content

chore(deps): bump github.com/slack-go/slack from 0.27.0 to 0.29.0 - #97

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/slack-go/slack-0.29.0
Aug 20, 2026
Merged

chore(deps): bump github.com/slack-go/slack from 0.27.0 to 0.29.0#97
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/slack-go/slack-0.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown

Bumps github.com/slack-go/slack from 0.27.0 to 0.29.0.

Release notes

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

v0.29.0

Fixed

New Contributors

Full Changelog: slack-go/slack@v0.28.0...v0.29.0

v0.28.0

Added

Fixed

Other

New Contributors

Full Changelog: slack-go/slack@v0.27.0...v0.28.0

Changelog

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

[0.29.0] - 2026-08-15

Fixed

  • slackevents: AppMentionEvent and MessageEvent now expose the Data Access API action token through a new ActionToken field, which reads action_token from the event object itself. Slack sends the token there on app_mention and message events, but both types only modelled it nested inside assistant_thread, so the token was silently dropped and bot-token calls to assistant.search.context failed with invalid_action_token. The existing AssistantThread field is unchanged (#1577, #1580).

[0.28.0] - 2026-08-15

Added

  • Block Kit: Add support for container block through ContainerBlock, with a NewContainerBlock constructor, fluent With* builders (WithTitle, WithRichTextTitle, WithSubtitle, WithIcon, WithWidth, WithCollapsible, WithHeaderDivider, WithBlockID), an AddChildBlock helper and a Validate method (#1574).
  • PostMessageWithResponse and PostMessageWithResponseContext return the full Message object from the chat.postMessage response alongside the channel and timestamp, giving access to response-only fields such as Message.ThreadTimestamp (#1572).
  • CompleteUploadExternalParameters and UploadFileParameters now take Channels, which shares a single uploaded file with up to 100 conversations in one files.completeUploadExternal request (#1579).
Commits
  • 49178c5 bump to 0.29.0
  • 58389cc fix: parse top-level action tokens (#1580)
  • fef3e74 chore: bump to 0.28.0
  • 72865e1 feat: Expose full message object from chat.postMessage responses (#1572)
  • 1bb5bb6 feat: add support for the container block (#1574)
  • 46b261d feat: add Channels to share an uploaded file with multiple conversations (#...
  • ab81038 chore(deps): bump actions/stale from 10.4.0 to 11.0.0 (#1578)
  • 03b5203 chore(deps): bump actions/setup-go from 6 to 7 (#1576)
  • 8e93d85 chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (#1573)
  • 4738e22 fix: correct typos in comments and debug strings (#1570)
  • 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 show <dependency name> 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)

Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.27.0 to 0.29.0.
- [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.27.0...v0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 20, 2026
@dependabot
dependabot Bot requested a review from porridge as a code owner August 20, 2026 07:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 20, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 20, 2026 07:24
@github-actions
github-actions Bot merged commit 2ecf912 into main Aug 20, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/github.com/slack-go/slack-0.29.0 branch August 20, 2026 08:05
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