Skip to content

Commit

Permalink
feat(deps): bump github.com/disgoorg/disgo from 0.16.9 to 0.16.11 (#4337
Browse files Browse the repository at this point in the history
)

Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo)
from 0.16.9 to 0.16.11.
<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.16.11 - App Subscriptions</h2>
<h2>What's Changed</h2>
<ul>
<li>Add app subscriptions by <a
href="https://github.com/mlnrDev"><code>@​mlnrDev</code></a> in <a
href="https://redirect.github.com/disgoorg/disgo/pull/319">disgoorg/disgo#319</a></li>
<li>Update Applications by <a
href="https://github.com/mlnrDev"><code>@​mlnrDev</code></a> in <a
href="https://redirect.github.com/disgoorg/disgo/pull/290">disgoorg/disgo#290</a></li>
<li>Add <code>GuildScheduledEventID</code> to
<code>StageInstanceCreate</code> by <a
href="https://github.com/mlnrDev"><code>@​mlnrDev</code></a> in <a
href="https://redirect.github.com/disgoorg/disgo/pull/215">disgoorg/disgo#215</a></li>
<li>Fix voice resuming sending <code>OpcodeIdentify</code> by <a
href="https://github.com/topi314"><code>@​topi314</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/4d0bbb2a4508ca8e0e31150d013f1f9329856d30">https://github.com/disgoorg/disgo/commit/4d0bbb2a4508ca8e0e31150d013f1f9329856d30</a></li>
<li>Fix inconsistent interaction response types &amp; response method
naming by <a
href="https://github.com/topi314"><code>@​topi314</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/d0d82cecaae2390b150f169402c8915190c6f7fb">https://github.com/disgoorg/disgo/commit/d0d82cecaae2390b150f169402c8915190c6f7fb</a></li>
</ul>
<h2>Breaking Changes</h2>
<ul>
<li><code>CreateModal</code> -&gt; <code>Modal</code>,
<code>Result</code> -&gt; <code>AutocompleteResult</code></li>

<li><code>InteractionResponseTypeApplicationCommandAutocompleteResult</code>
-&gt; <code>InteractionResponseTypeAutocompleteResult</code></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.16.10...v0.16.11">https://github.com/disgoorg/disgo/compare/v0.16.10...v0.16.11</a></p>
<h2>v0.16.10 - Select Menu Default Values</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix a regression where voice channels weren't handled as message
channels by <a
href="https://github.com/mlnrDev"><code>@​mlnrDev</code></a> in <a
href="https://redirect.github.com/disgoorg/disgo/pull/310">disgoorg/disgo#310</a></li>
<li>Add default values to select menus by <a
href="https://github.com/mlnrDev"><code>@​mlnrDev</code></a> in <a
href="https://redirect.github.com/disgoorg/disgo/pull/315">disgoorg/disgo#315</a></li>
<li>Add <code>DefaultThreadRateLimitPerUser</code> to channel creates by
<a href="https://github.com/mlnrDev"><code>@​mlnrDev</code></a> in <a
href="https://redirect.github.com/disgoorg/disgo/pull/314">disgoorg/disgo#314</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.16.9...v0.16.10">https://github.com/disgoorg/disgo/compare/v0.16.9...v0.16.10</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/disgoorg/disgo/commit/44dfd8e2f65aebf70b723562ca8fad136a8b6946"><code>44dfd8e</code></a>
fix test example</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/d0d82cecaae2390b150f169402c8915190c6f7fb"><code>d0d82ce</code></a>
fix inconsistent interaction response types &amp; response method
naming</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/2570fd3a42ad8ad311c1df500c3c0fe5f26e8d38"><code>2570fd3</code></a>
Add app subscriptions (<a
href="https://redirect.github.com/disgoorg/disgo/issues/319">#319</a>)</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/4d0bbb2a4508ca8e0e31150d013f1f9329856d30"><code>4d0bbb2</code></a>
fix voice resuming sending OpcodeIdentify</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/86c1d267060165c8810f790679269708b72f4ad0"><code>86c1d26</code></a>
Update Applications (<a
href="https://redirect.github.com/disgoorg/disgo/issues/290">#290</a>)</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/012c4f50d6a1999f9e039d664d0fed73b0611c16"><code>012c4f5</code></a>
Add GuildScheduledEventID to StageInstanceCreate (<a
href="https://redirect.github.com/disgoorg/disgo/issues/215">#215</a>)</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/c9986e891d60fb848297678d3af03f7fbf74366f"><code>c9986e8</code></a>
Add default values to select menus (<a
href="https://redirect.github.com/disgoorg/disgo/issues/315">#315</a>)</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/3129dd50ea4bf347f2737b21a8fc01233cd188e9"><code>3129dd5</code></a>
Add DefaultThreadRateLimitPerUser to channel creates (<a
href="https://redirect.github.com/disgoorg/disgo/issues/314">#314</a>)</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/16e4552c54c391bbc8e970007f8c6dcc401997cd"><code>16e4552</code></a>
Fix voice and stage channel structure (<a
href="https://redirect.github.com/disgoorg/disgo/issues/310">#310</a>)</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/9880cbcca44fc4caa2afd6dfee0bb56af0a2bec2"><code>9880cbc</code></a>
Add missing func to interface</li>
<li>Additional commits viewable in <a
href="https://github.com/disgoorg/disgo/compare/v0.16.9...v0.16.11">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.16.9&new-version=0.16.11)](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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 4, 2023
1 parent 2fb93f3 commit 687db06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -19,7 +19,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.16.9
github.com/disgoorg/disgo v0.16.11
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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -293,8 +293,8 @@ github.com/dghubble/sling v1.4.0 h1:/n8MRosVTthvMbwlNZgLx579OGVjUOy3GNEv5BIqAWY=
github.com/dghubble/sling v1.4.0/go.mod h1:0r40aNsU9EdDUVBNhfCstAtFgutjgJGYbO1oNzkMoM8=
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.16.9 h1:QkdfM930SSi/p5TaJF2/BxjUKPQVcA3zu6sGtocSUhg=
github.com/disgoorg/disgo v0.16.9/go.mod h1:QnvUII334g/LJzjOmhYGCJzbl38Og83iXCEe28DklVM=
github.com/disgoorg/disgo v0.16.11 h1:bkbjjEOuXPISSdNFVIGiTtkyGj+CmHoVeRGo1N+LgFo=
github.com/disgoorg/disgo v0.16.11/go.mod h1:QnvUII334g/LJzjOmhYGCJzbl38Og83iXCEe28DklVM=
github.com/disgoorg/json v1.1.0 h1:7xigHvomlVA9PQw9bMGO02PHGJJPqvX5AnwlYg/Tnys=
github.com/disgoorg/json v1.1.0/go.mod h1:BHDwdde0rpQFDVsRLKhma6Y7fTbQKub/zdGO5O9NqqA=
github.com/disgoorg/log v1.2.1 h1:kZYAWkUBcGy4LbZcgYtgYu49xNVLy+xG5Uq3yz5VVQs=
Expand Down

0 comments on commit 687db06

Please sign in to comment.