Skip to content

chore(deps): bump github.com/slack-go/slack from 0.19.0 to 0.20.0#73

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/slack-go/slack-0.20.0
Mar 23, 2026
Merged

chore(deps): bump github.com/slack-go/slack from 0.19.0 to 0.20.0#73
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/slack-go/slack-0.20.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps github.com/slack-go/slack from 0.19.0 to 0.20.0.

Release notes

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

v0.20.0

[!WARNING] trigger_id and workflow_id are NOT in any documentation or in any of the official libraries, so exercise caution if you use these.

Added

  • workflow_id and trigger_id in Message — It seems that some types of messages, e.g: bot_message, can carry trigger_id and workflow_id. WorkflowID was added by @​clayallsopp in slack-go/slack#1537
  • RichTextQuote.Border field — optional border toggle (matches the docs now)
  • RichTextPreformatted.Language field — enables syntax highlighting for preformatted blocks

Fixed

  • Remove embedding of RichTextSectionRichTextQuote and RichTextPreformatted are now flattened as they should have always been. This is a breaking change for anyone using these structs directly.

New Contributors

Full Changelog: slack-go/slack@v0.19.0...v0.20.0

Changelog

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

[0.20.0] - 2026-03-21

[!WARNING] trigger_id and workflow_id are NOT in any documentation or in any of the official libraries, so exercise caution if you use these.

Added

  • workflow_id and trigger_id in Message — It seems that some types of messages, e.g: bot_message, can carry trigger_id and workflow_id.
  • RichTextQuote.Border field — optional border toggle (matches the docs now)
  • RichTextPreformatted.Language field — enables syntax highlighting for preformatted blocks

Fixed

  • Remove embedding of RichTextSectionRichTextQuote and RichTextPreformatted are now flattened as they should have always been. This is a breaking change for anyone using these structs directly.
Commits
  • 449e341 chore: v0.20.0
  • 442f330 chore: update CHANGELOG
  • 0b4eb25 feat!: flatten RichTextPreformatted to remove RichTextSection embedding
  • 46d7b49 feat!: add Border to RichTextQuote and Language to RichTextPreformatted
  • c93b916 Revise warning for trigger_id and workflow_id
  • 561f12f feat: add TriggerID to Message
  • 8e62a1a Add WorkflowID to message (#1537)
  • 891d7e5 chore: add golangci-lint to mise
  • 8917d11 docs: update README with links and remove old warning
  • See full diff 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.19.0 to 0.20.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.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
  dependency-version: 0.20.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 Mar 23, 2026
@dependabot dependabot bot requested a review from porridge as a code owner March 23, 2026 07:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 23, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 23, 2026 07:25
@github-actions github-actions bot merged commit 0008d14 into main Mar 23, 2026
3 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/slack-go/slack-0.20.0 branch March 23, 2026 07:27
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