Skip to content

Commit

Permalink
feat(deps): bump github.com/disgoorg/disgo from 0.13.20 to 0.13.21 (#…
Browse files Browse the repository at this point in the history
…3519)

Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo)
from 0.13.20 to 0.13.21.
<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.13.21</h2>
<h2>What's Changed</h2>
<ul>
<li>add PremiumTypeNitroBasic by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/903df646b481e6dafb514eb396e37f246a642873">https://github.com/disgoorg/disgo/commit/903df646b481e6dafb514eb396e37f246a642873</a></li>
<li>update guild features by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/5f832114b82c9b529cb139d48f951c7270df6384">https://github.com/disgoorg/disgo/commit/5f832114b82c9b529cb139d48f951c7270df6384</a></li>
<li>update <a
href="https://github.com/disgoorg/snowflake"><code>snowflake</code></a>
module to fix issues with decoding some <code>GuildCreate</code> events
by <a href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a>
in <a
href="https://github.com/disgoorg/disgo/commit/2e94ec627af56379c90a8a7324b5178ea5ceef78">https://github.com/disgoorg/disgo/commit/2e94ec627af56379c90a8a7324b5178ea5ceef78</a></li>
<li>add <code>SetFooterIconf</code>, <code>SetImagef</code>,
<code>SetThumbnailf</code> and <code>SetURLf</code> by <a
href="https://github.com/itasli"><code>@​itasli</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/204">disgoorg/disgo#204</a></li>
<li>add more automod audit log types + fields by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/189">disgoorg/disgo#189</a></li>
<li>update oauth2 connections by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/9910965d4bc057cc09a71d35f17854e8561a9b2b">https://github.com/disgoorg/disgo/commit/9910965d4bc057cc09a71d35f17854e8561a9b2b</a></li>
<li>add default sort order to forums by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/0f47660bb994baccbd9f13dc31d07070c14f2833">https://github.com/disgoorg/disgo/commit/0f47660bb994baccbd9f13dc31d07070c14f2833</a></li>
<li>add missing fields to <code>GuildForumChannelCreate</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/d5b5254c4f770e5dca4741fdb43432ceed475db8">https://github.com/disgoorg/disgo/commit/d5b5254c4f770e5dca4741fdb43432ceed475db8</a></li>
<li>fix missing <code>guild_id</code> in GuildForumChannels by <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/16246893ae55661eb10d70a640f675efa889f5d9">https://github.com/disgoorg/disgo/commit/16246893ae55661eb10d70a640f675efa889f5d9</a></li>
<li>add <code>Flags</code> to <code>GuildForumChannelUpdate</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/bdac2ebafb15568ed977dc0c371f56390f447363">https://github.com/disgoorg/disgo/commit/bdac2ebafb15568ed977dc0c371f56390f447363</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/itasli"><code>@​itasli</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/204">disgoorg/disgo#204</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.13.20...v0.13.21">https://github.com/disgoorg/disgo/compare/v0.13.20...v0.13.21</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/disgoorg/disgo/commit/903df646b481e6dafb514eb396e37f246a642873"><code>903df64</code></a>
add PremiumTypeNitroBasic</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/5f832114b82c9b529cb139d48f951c7270df6384"><code>5f83211</code></a>
update feature list</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/2e94ec627af56379c90a8a7324b5178ea5ceef78"><code>2e94ec6</code></a>
update snowflake module to v2.0.1 to fix snowlfake decoding error &amp;
move gate...</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/17ccdf302f770a6d3ab7f2987b8ee4fd57428051"><code>17ccdf3</code></a>
add SetFooterIconf, SetImagef, SetThumbnailf and SetURLf (<a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/204">#204</a>)</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/5cad8df7853d285fe9e9bf24fb2691de9946b31b"><code>5cad8df</code></a>
fix incorrect json field name for ExpiresAt</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/0f47660bb994baccbd9f13dc31d07070c14f2833"><code>0f47660</code></a>
add default sort order to forums (again)</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/bdac2ebafb15568ed977dc0c371f56390f447363"><code>bdac2eb</code></a>
add Flags to GuildForumChannelUpdate</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/e1e6eb2de95b5d531e64c918ad88208683aa66af"><code>e1e6eb2</code></a>
add missing methods on flag types</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/9910965d4bc057cc09a71d35f17854e8561a9b2b"><code>9910965</code></a>
update connections</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/1e34b937094aa9e936818b17bf8bdcfb996761cb"><code>1e34b93</code></a>
Revert &quot;add default sort order to forums&quot;</li>
<li>Additional commits viewable in <a
href="https://github.com/disgoorg/disgo/compare/v0.13.20...v0.13.21">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.13.20&new-version=0.13.21)](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>
  • Loading branch information
dependabot[bot] committed Nov 1, 2022
1 parent 0a042be commit de1e6bb
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 @@ -15,7 +15,7 @@ require (
github.com/charmbracelet/lipgloss v0.6.0
github.com/dghubble/go-twitter v0.0.0-20211115160449-93a8679adecb
github.com/dghubble/oauth1 v0.7.1
github.com/disgoorg/disgo v0.13.20
github.com/disgoorg/disgo v0.13.21
github.com/disgoorg/snowflake/v2 v2.0.1
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/google/go-github/v48 v48.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -528,8 +528,8 @@ github.com/digitalocean/godo v1.78.0/go.mod h1:GBmu8MkjZmNARE7IXRPmkbbnocNN8+uBm
github.com/digitalocean/godo v1.81.0/go.mod h1:BPCqvwbjbGqxuUnIKB4EvS/AX7IDnNmt5fwvIkWo+ew=
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.13.20 h1:8TJndGmgF6ZdbMxlkjWPBDpMMFp5jCfMNgZwesQKwGA=
github.com/disgoorg/disgo v0.13.20/go.mod h1:Cyip4bCYHD3rHgDhBPT9cLo81e9AMbDe8ocM50UNRM4=
github.com/disgoorg/disgo v0.13.21 h1:mapasORJIZWGMcsAxTzosIHfBlx39g2KLbY/OJlJn3A=
github.com/disgoorg/disgo v0.13.21/go.mod h1:VpRp9ifKNcQ05mgIx9l5oU4TADysXUGmNx9iHM9/DpA=
github.com/disgoorg/log v1.2.0 h1:sqlXnu/ZKAlIlHV9IO+dbMto7/hCQ474vlIdMWk8QKo=
github.com/disgoorg/log v1.2.0/go.mod h1:3x1KDG6DI1CE2pDwi3qlwT3wlXpeHW/5rVay+1qDqOo=
github.com/disgoorg/snowflake/v2 v2.0.1 h1:CuUxGLwggUxEswZOmZ+mZ5i0xSumQdXW9tXW7uGqe+0=
Expand Down

0 comments on commit de1e6bb

Please sign in to comment.