mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
fix(deps): bump github.com/slack-go/slack from 0.11.2 to 0.11.3 (#3369)
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.11.2 to 0.11.3. <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.3</h2> <h2>What's Changed</h2> <h3>Enhancements/Refactoring</h3> <ul> <li>Add metadata related event types by <a href="https://github.com/hrkskov"><code>@hrkskov</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1096">slack-go/slack#1096</a></li> <li>fix: UploadFileContext not calling api.AuthTestContext by <a href="https://github.com/kevin-faliam"><code>@kevin-faliam</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1109">slack-go/slack#1109</a></li> </ul> <h3>Bugfixes</h3> <ul> <li>Handle null value in JSONTime by <a href="https://github.com/rusq"><code>@rusq</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1106">slack-go/slack#1106</a></li> <li>Honor deadman timer, fixes <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1093">#1093</a> by <a href="https://github.com/parsley42"><code>@parsley42</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1094">slack-go/slack#1094</a></li> </ul> <h3>Docs</h3> <ul> <li>fix some simple typos by <a href="https://github.com/lpmi-13"><code>@lpmi-13</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1098">slack-go/slack#1098</a></li> <li>Fix GoDoc grammers by <a href="https://github.com/kanata2"><code>@kanata2</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1099">slack-go/slack#1099</a></li> </ul> <h3>Misc</h3> <ul> <li>Update workflow for testing by <a href="https://github.com/kanata2"><code>@kanata2</code></a> in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1100">slack-go/slack#1100</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lpmi-13"><code>@lpmi-13</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1098">slack-go/slack#1098</a></li> <li><a href="https://github.com/hrkskov"><code>@hrkskov</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1096">slack-go/slack#1096</a></li> <li><a href="https://github.com/kevin-faliam"><code>@kevin-faliam</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/slack-go/slack/pull/1109">slack-go/slack#1109</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/slack-go/slack/compare/v0.11.2...v0.11.3">https://github.com/slack-go/slack/compare/v0.11.2...v0.11.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="6f5eda2a6c
"><code>6f5eda2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1094">#1094</a> from lnxjedi/fix-timeout</li> <li><a href="d197559760
"><code>d197559</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1106">#1106</a> from rusq/patch-1</li> <li><a href="ba4dcc33c4
"><code>ba4dcc3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1109">#1109</a> from kevin-faliam/fix_UploadFileContext</li> <li><a href="6e76f47f82
"><code>6e76f47</code></a> fix: UploadFileContext not calling api.AuthTestContext</li> <li><a href="e47ef98b88
"><code>e47ef98</code></a> add JSONTime test</li> <li><a href="0b2c5fadab
"><code>0b2c5fa</code></a> Handle null JSONTime Unmarshal</li> <li><a href="870ec8a6e7
"><code>870ec8a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1096">#1096</a> from hrkskov/feat/metadata_events</li> <li><a href="4e3dfc2ff2
"><code>4e3dfc2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1100">#1100</a> from slack-go/ci-miscs</li> <li><a href="83bcc585db
"><code>83bcc58</code></a> Update workflow for testing</li> <li><a href="a5a199f631
"><code>a5a199f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/slack-go/slack/issues/1099">#1099</a> from slack-go/fix/linter-errors</li> <li>Additional commits viewable in <a href="https://github.com/slack-go/slack/compare/v0.11.2...v0.11.3">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
4afcbe2ea1
commit
8a36f2e656
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.12.1-0.20220901123159-d729275e0977
|
||||
github.com/slack-go/slack v0.11.2
|
||||
github.com/slack-go/slack v0.11.3
|
||||
github.com/spf13/cobra v1.5.0
|
||||
github.com/stretchr/testify v1.8.0
|
||||
github.com/ulikunitz/xz v0.5.10
|
||||
|
4
go.sum
4
go.sum
@ -634,8 +634,8 @@ github.com/sirupsen/logrus v1.4.1/go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMB
|
||||
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
|
||||
github.com/sirupsen/logrus v1.7.0 h1:ShrD1U9pZB12TX0cVy0DtePoCH97K8EtX+mg7ZARUtM=
|
||||
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
|
||||
github.com/slack-go/slack v0.11.2 h1:IWl90Rk+jqPEVyiBytH27CSN/TFAg2vuDDfoPRog/nc=
|
||||
github.com/slack-go/slack v0.11.2/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw=
|
||||
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/smartystreets/assertions v1.2.0 h1:42S6lae5dvLc7BrLu/0ugRtcFVjoJNMC/N3yZFZkDFs=
|
||||
github.com/smartystreets/goconvey v1.7.2 h1:9RBaZCeXEQ3UselpuwUQHltGVXvdwm6cv1hgR6gDIPg=
|
||||
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
|
||||
|
Loading…
x
Reference in New Issue
Block a user