Skip to content

Bump github.com/slack-go/slack from 0.19.0 to 0.20.0#164

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

Bump github.com/slack-go/slack from 0.19.0 to 0.20.0#164
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/slack-go/slack-0.20.0

Conversation

@dependabot
Copy link
Contributor

@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 dependencies go Pull requests that update Go code labels Mar 23, 2026
@snyk-io
Copy link

snyk-io bot commented Mar 23, 2026

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.

@github-actions github-actions bot merged commit de5e131 into main Mar 23, 2026
2 of 8 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/slack-go/slack-0.20.0 branch March 23, 2026 20:43
@what-the-diff
Copy link

what-the-diff bot commented Mar 23, 2026

PR Summary

  • Updated Dependency Version
    The code that enables interaction with Slack has recently been improved by its creators. This PR ensures our platform uses this new, improved version.

  • Updated Dependency Checksum
    Alongside the version update for the Slack integration, this PR also adjusts our system's internal records to match this new version, enabling seamless function and ensuring our system remains secure and consistent.

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