Skip to content

Bump github.com/slack-go/slack from 0.18.0 to 0.19.0#81

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/slack-go/slack-0.19.0
Mar 9, 2026
Merged

Bump github.com/slack-go/slack from 0.18.0 to 0.19.0#81
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/slack-go/slack-0.19.0

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v0.19.0

Added

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

Changelog

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

[0.19.0] - 2026-03-04

Added

  • Optional HTTP retry for Web API — Retries are off by default. Enable with OptionRetry(n) for 429-only retries or OptionRetryConfig(cfg) for full control including 5xx and connection errors with exponential backoff. (#1532)
  • task_card and plan agent blocks — New block types for task cards and plan agent blocks. (#1536)

Changed

  • CI: bumped actions/stale from 10.1.1 to 10.2.0. (#1534)
  • Use golangci-lint in Makefile. (#1533)
Commits
  • eaddf77 chore: v0.19.0
  • 777ee2f feat: add optional HTTP retry for Web API (429, 5xx, connection errors) (#1532)
  • 9c057b3 feat: add support for task_card and plan agent blocks (#1536)
  • be04e65 chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#1534)
  • a5a5f46 chore: use golangci-lint in Makefile (#1533)
  • 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.18.0 to 0.19.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.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
  dependency-version: 0.19.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 9, 2026
@github-actions github-actions bot merged commit b25b95c into master Mar 9, 2026
2 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/slack-go/slack-0.19.0 branch March 9, 2026 06: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