mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
feat(deps): bump github.com/slack-go/slack from 0.11.3 to 0.11.4 (#3536)
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.11.3 to 0.11.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/slack-go/slack/releases">github.com/slack-go/slack's releases</a>.</em></p> <blockquote> <h2>v0.11.4</h2> <h2>What's Changed</h2> <h3>Enhancements</h3> <ul> <li>sharedLinks struct should be exported by <a href="https://github.com/pmenglund"><code>@pmenglund</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1080">slack-go/slack#1080</a></li> <li>Support slack events about file by <a href="https://github.com/andyhaskell"><code>@andyhaskell</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1115">slack-go/slack#1115</a></li> <li>Add support for status_emoji_display_info by <a href="https://github.com/paultyng"><code>@paultyng</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1120">slack-go/slack#1120</a></li> </ul> <h3>Fixes</h3> <ul> <li>fix: remove omitempty from replace_original and delete_orginal by <a href="https://github.com/yokishava"><code>@yokishava</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1122">slack-go/slack#1122</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pmenglund"><code>@pmenglund</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1080">slack-go/slack#1080</a></li> <li><a href="https://github.com/andyhaskell"><code>@andyhaskell</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1115">slack-go/slack#1115</a></li> <li><a href="https://github.com/paultyng"><code>@paultyng</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1120">slack-go/slack#1120</a></li> <li><a href="https://github.com/yokishava"><code>@yokishava</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1122">slack-go/slack#1122</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/slack-go/slack/compare/v0.11.3...v0.11.4">https://github.com/slack-go/slack/compare/v0.11.3...v0.11.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c99b47be75
"><code>c99b47b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1122">#1122</a> from yokishava/fix/replace-original-omitemtpy</li> <li><a href="df7caafe40
"><code>df7caaf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1120">#1120</a> from paultyng/status_emoji_display_info</li> <li><a href="f1c8f0aea4
"><code>f1c8f0a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1115">#1115</a> from diffeo/diffeo/deserialize-file-events</li> <li><a href="e745a45f9f
"><code>e745a45</code></a> fix: remove omitempty from replace_original and delete_orginal of WebhookMessage</li> <li><a href="048adff3fa
"><code>048adff</code></a> Add support for status_emoji_display_info</li> <li><a href="8bc6dae800
"><code>8bc6dae</code></a> add deserialization for file unshared event</li> <li><a href="413153e68f
"><code>413153e</code></a> add deserializations for file change, shared, deleted events</li> <li><a href="78e593a0c4
"><code>78e593a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1080">#1080</a> from pmenglund/sharedLinks</li> <li>See full diff in <a href="https://github.com/slack-go/slack/compare/v0.11.3...v0.11.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd4d497c99
commit
77b5cc3430
2
go.mod
2
go.mod
@ -30,7 +30,7 @@ require (
|
||||
github.com/muesli/mango-cobra v1.2.0
|
||||
github.com/muesli/roff v0.1.0
|
||||
github.com/muesli/termenv v0.13.0
|
||||
github.com/slack-go/slack v0.11.3
|
||||
github.com/slack-go/slack v0.11.4
|
||||
github.com/spf13/cobra v1.6.1
|
||||
github.com/stretchr/testify v1.8.1
|
||||
github.com/ulikunitz/xz v0.5.10
|
||||
|
4
go.sum
4
go.sum
@ -1437,8 +1437,8 @@ github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrf
|
||||
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
|
||||
github.com/sirupsen/logrus v1.8.1 h1:dJKuHgqk1NNQlqoA6BTlM1Wf9DOH3NBjQyu0h9+AZZE=
|
||||
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
|
||||
github.com/slack-go/slack v0.11.3 h1:GN7revxEMax4amCc3El9a+9SGnjmBvSUobs0QnO6ZO8=
|
||||
github.com/slack-go/slack v0.11.3/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw=
|
||||
github.com/slack-go/slack v0.11.4 h1:ojSa7KlPm3PqY2AomX4VTxEsK5eci5JaxCjlzGV5zoM=
|
||||
github.com/slack-go/slack v0.11.4/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw=
|
||||
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
|
||||
github.com/smartystreets/assertions v1.2.0 h1:42S6lae5dvLc7BrLu/0ugRtcFVjoJNMC/N3yZFZkDFs=
|
||||
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
|
||||
|
Loading…
x
Reference in New Issue
Block a user