Skip to content

Bump github.com/slack-go/slack from 0.27.0 to 0.29.0 - #205

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

Bump github.com/slack-go/slack from 0.27.0 to 0.29.0#205
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 24, 2026

Copy link
Copy Markdown
Contributor

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 dependabot Bot added dependencies dependencies go Pull requests that update Go code labels Aug 24, 2026
@snyk-io

snyk-io Bot commented Aug 24, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
🔚 Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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 force-pushed the dependabot/go_modules/github.com/slack-go/slack-0.29.0 branch from 431632f to a72bf48 Compare August 24, 2026 20:47
@github-actions
github-actions Bot merged commit 2bfb82e into main Aug 24, 2026
2 of 8 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/github.com/slack-go/slack-0.29.0 branch August 24, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants