Skip to content

chore(deps): update module github.com/slack-go/slack to v0.17.3 - autoclosed#232

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-slack-go-slack-0.x
Closed

chore(deps): update module github.com/slack-go/slack to v0.17.3 - autoclosed#232
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-slack-go-slack-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/slack-go/slack v0.15.0 -> v0.17.3 age adoption passing confidence

Release Notes

slack-go/slack (github.com/slack-go/slack)

v0.17.3

Compare Source

What's New

Fixes

  • Parse simple string based errors as part of the response by @​nlopes in https://github.com/slack-go/slack/pull/1452
    In the previous version we introduced the ability to parse specific errors (more complex ones) but Slack can still send us a string. string is now the fallback type.

Other

Full Changelog: slack-go/slack@v0.17.2...v0.17.3

v0.17.2

Compare Source

Features added

New Contributors

Full Changelog: slack-go/slack@v0.17.1...v0.17.2

v0.17.1

Compare Source

This has the potential to be a breaking change if and only if you have been building SlackResponse by hand, which you shouldn't 😬. If you are, my apologies for adding this in a minor version, I thought the likelihood of this to be very very low. See https://github.com/slack-go/slack/pull/1443 for more details.

Features added
Detailed list of all of the changes
New Contributors

Full Changelog: slack-go/slack@v0.17.0...v0.17.1

v0.17.0

Compare Source

MAJOR BREAKING CHANGES

This release has a few major breaking changes. And a couple require developers to pay a bit of attention, else their programs will break.
I am sorry this is the case but such is life sometimes.

See below for the most important, and trickier breaking changes.

Breaking changes

Features added

Fixes

Detailed list of all of the changes

New Contributors

Full Changelog: slack-go/slack@v0.16.0...v0.17.0

v0.16.0

Compare Source

[!WARNING]
This release may mean a breaking change! Read below for more although for most folks this should all be fine.

👋 Hi folks,

I've tried my best to keep this version to just non-breaking changes but there are a couple of changes that might introduce breaking changes in rare circumstances.

If you're upgrading, please pay special attention to:

If you were using only what we provide in the library, this is a non-breaking change, but if not, it may be considered a breaking change.

Next release will likely bring a few required breaking changes (hard deprecations for example).

Thank you to everyone that contributed to this release 🥳

What's Changed

New Contributors

Full Changelog: slack-go/slack@v0.15.0...v0.16.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 29, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/stretchr/testify v1.9.0 -> v1.10.0

@renovate renovate bot changed the title chore(deps): update module github.com/slack-go/slack to v0.17.3 chore(deps): update module github.com/slack-go/slack to v0.17.3 - autoclosed Aug 5, 2025
@renovate renovate bot closed this Aug 5, 2025
@renovate renovate bot deleted the renovate/github.com-slack-go-slack-0.x branch August 5, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants