mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
feat(deps): bump github.com/disgoorg/disgo from 0.15.0 to 0.15.1 (#3785)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) from 0.15.0 to 0.15.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's releases</a>.</em></p> <blockquote> <h2>v0.15.1</h2> <h2>What's Changed</h2> <ul> <li><code>handler</code> package improvements by <a href="https://github.com/Thunder33345"><code>@Thunder33345</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/240">disgoorg/disgo#240</a></li> <li>add noop ratelimiter by <a href="https://github.com/TopiSenpai"><code>@TopiSenpai</code></a> in <a href="24260e4bca
</a></li> <li>fix some minor broken/incorrect stuff by <a href="https://github.com/TopiSenpai"><code>@TopiSenpai</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/237">disgoorg/disgo#237</a></li> <li>allow easy replacing of rest url by <a href="https://github.com/TopiSenpai"><code>@TopiSenpai</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/236">disgoorg/disgo#236</a></li> <li>add <code>MessageFlagSuppressNotifications</code> and <code>MessageFlagFailedToMentionSomeRolesInThread</code> by <a href="https://github.com/caneleex"><code>@caneleex</code></a> in <a href="9cbba0bb75
</a></li> <li>add stage message types by <a href="https://github.com/caneleex"><code>@caneleex</code></a> in <a href="12bf0cce55
</a></li> <li>add <code>ConnectionTypeInstagram</code> by <a href="https://github.com/caneleex"><code>@caneleex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/234">disgoorg/disgo#234</a></li> <li>add <code>NSFW</code> and <code>VideoQualityMode</code> to <code>GuildStageVoiceChannelUpdate</code> by <a href="https://github.com/caneleex"><code>@caneleex</code></a> in <a href="0f4d6ca243
</a></li> <li>add <code>StorePageAsset</code> cdn endpoint by <a href="https://github.com/caneleex"><code>@caneleex</code></a> in <a href="84cfc8d278
</a></li> <li>match <code>MemberFlags</code> const names with other flags by <a href="https://github.com/caneleex"><code>@caneleex</code></a> in <a href="4aca7c2ba9
</a></li> </ul> <h2>Breaking</h2> <ul> <li><code>MemberFlags</code> consts have been renamed to follow appropriate flag naming</li> <li>renamed <code>Router.HandleCommand</code> to <code>Router.Command</code></li> <li>renamed <code>Router.HandleAutocomplete</code> to <code>Router.Autocomplete</code></li> <li>renamed <code>Router.HandleComponent</code> to <code>Router.Component</code></li> <li>renamed <code>Router.HandleModal</code> to <code>Router.Modal</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/disgoorg/disgo/compare/v0.15.0...v0.15.1">https://github.com/disgoorg/disgo/compare/v0.15.0...v0.15.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="604780dafa
"><code>604780d</code></a> handler improvements (<a href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/240">#240</a>)</li> <li><a href="12bf0cce55
"><code>12bf0cc</code></a> add stage message types (again)</li> <li><a href="0f4d6ca243
"><code>0f4d6ca</code></a> add NSFW and VideoQualityMode to GuildStageVoiceChannelUpdate</li> <li><a href="356ddcbf0f
"><code>356ddcb</code></a> fix StickerPackBanner cdn endpoint path</li> <li><a href="84cfc8d278
"><code>84cfc8d</code></a> add StorePageAsset cdn endpoint</li> <li><a href="c377083bc3
"><code>c377083</code></a> add ConnectionTypeInstagram (<a href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/234">#234</a>)</li> <li><a href="5c4a0c559b
"><code>5c4a0c5</code></a> fix double slash in endpoint</li> <li><a href="24260e4bca
"><code>24260e4</code></a> add noop rate limiter and proxy example and always send shard info</li> <li><a href="b780a98e18
"><code>b780a98</code></a> fix field name capitalization</li> <li><a href="4aca7c2ba9
"><code>4aca7c2</code></a> match flag const names</li> <li>Additional commits viewable in <a href="https://github.com/disgoorg/disgo/compare/v0.15.0...v0.15.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/disgoorg/disgo&package-manager=go_modules&previous-version=0.15.0&new-version=0.15.1)](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> Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
3f34afcecc
commit
970fad38b0
2
go.mod
2
go.mod
@ -17,7 +17,7 @@ require (
|
||||
github.com/chrismellard/docker-credential-acr-env v0.0.0-20220327082430-c57b701bfc08
|
||||
github.com/dghubble/go-twitter v0.0.0-20211115160449-93a8679adecb
|
||||
github.com/dghubble/oauth1 v0.7.2
|
||||
github.com/disgoorg/disgo v0.15.0
|
||||
github.com/disgoorg/disgo v0.15.1
|
||||
github.com/disgoorg/snowflake/v2 v2.0.1
|
||||
github.com/distribution/distribution/v3 v3.0.0-20221021092657-c47a966fded8
|
||||
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
|
||||
|
4
go.sum
4
go.sum
@ -1124,8 +1124,8 @@ github.com/digitalocean/godo v1.88.0/go.mod h1:NRpFznZFvhHjBoqZAaOD3khVzsJ3EibzK
|
||||
github.com/dimchansky/utfbom v1.1.0/go.mod h1:rO41eb7gLfo8SF1jd9F8HplJm1Fewwi4mQvIirEdv+8=
|
||||
github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U=
|
||||
github.com/dimchansky/utfbom v1.1.1/go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE=
|
||||
github.com/disgoorg/disgo v0.15.0 h1:OTYlhyQ/frPtqY9dGRSaBpo7GJtTQj+8dah2ml+LPHM=
|
||||
github.com/disgoorg/disgo v0.15.0/go.mod h1:j7MCI6foUipYNozxwttr2hcaEQa3gNEbcwgLnyLUf6E=
|
||||
github.com/disgoorg/disgo v0.15.1 h1:EO7tV0r0VnktjubRaYi78APXrOLvIetPhwv+W61HkVY=
|
||||
github.com/disgoorg/disgo v0.15.1/go.mod h1:j7MCI6foUipYNozxwttr2hcaEQa3gNEbcwgLnyLUf6E=
|
||||
github.com/disgoorg/json v1.0.0 h1:kDhSM661fgIuNoZF3BO5/odaR5NSq80AWb937DH+Pdo=
|
||||
github.com/disgoorg/json v1.0.0/go.mod h1:BHDwdde0rpQFDVsRLKhma6Y7fTbQKub/zdGO5O9NqqA=
|
||||
github.com/disgoorg/log v1.2.0 h1:sqlXnu/ZKAlIlHV9IO+dbMto7/hCQ474vlIdMWk8QKo=
|
||||
|
Loading…
Reference in New Issue
Block a user