Skip to content

Commit

Permalink
feat(deps): bump github.com/disgoorg/disgo from 0.14.0 to 0.14.1 (#3650)
Browse files Browse the repository at this point in the history
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo)
from 0.14.0 to 0.14.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.14.1</h2>
<h2>What's Changed</h2>
<ul>
<li>add role connections by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> and <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/219">disgoorg/disgo#219</a></li>
<li>add <code>DefaultForumLayout</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/216">disgoorg/disgo#216</a></li>
<li>add <code>LocaleIndonesian</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/d1911d55fc4fd847ebb699cd208697c853b968dd">https://github.com/disgoorg/disgo/commit/d1911d55fc4fd847ebb699cd208697c853b968dd</a></li>
<li>add webhook URL parsing by <a
href="https://github.com/jolheiser"><code>@​jolheiser</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/221">disgoorg/disgo#221</a></li>
<li>add some missing guild endpoints by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/220">disgoorg/disgo#220</a></li>
<li>add prefix to <code>DefaultSortOrder</code> consts by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/b0b2fe291e1e292e1622ebe6de74af33ef0030e2">https://github.com/disgoorg/disgo/commit/b0b2fe291e1e292e1622ebe6de74af33ef0030e2</a></li>
<li>rename some fields in <code>Application</code> to match the api
naming by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github.com/disgoorg/disgo/commit/2b22c860a9f8537ed0628467574288bd74cc77ee">https://github.com/disgoorg/disgo/commit/2b22c860a9f8537ed0628467574288bd74cc77ee</a></li>
</ul>
<h2>Breaking</h2>
<ul>
<li><code>WelcomeScreen</code> in <code>Guild</code> was renamed to
<code>GuildWelcomeScreen</code></li>
<li><code>DefaultSortOrder</code> consts now include the
<code>DefaultSortOrder</code> prefix</li>
<li><code>CustomInstallationURL</code> was renamed to
<code>CustomInstallURL</code>, <code>InstallationParams</code> were
renamed to <code>InstallParams</code>, <code>CoverURL(...)</code> was
renamed to <code>CoverImageURL(...)</code> and
<code>InstallationParams</code> were renamed to
<code>InstallParams</code> in <code>Application</code></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Pringlers"><code>@​Pringlers</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/214">disgoorg/disgo#214</a></li>
<li><a href="https://github.com/jolheiser"><code>@​jolheiser</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/221">disgoorg/disgo#221</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.14.0...v0.14.1">https://github.com/disgoorg/disgo/compare/v0.14.0...v0.14.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/disgoorg/disgo/commit/3dfcdcc91fd71ee6d4207cfdacadc441ce6622d4"><code>3dfcdcc</code></a>
run unit tests in github actions</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/0349a8806857994f0a86b2b8cdf5bcb56d1f9ef8"><code>0349a88</code></a>
feat: webhook URL parse (<a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/221">#221</a>)</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/bb4c3d6f6a660be77134ad7ba5ce62abede7de65"><code>bb4c3d6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/219">#219</a>
from disgoorg/patch/role-connections</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/f3a4a027da63404ba7fb242f04f4b5185cec940a"><code>f3a4a02</code></a>
add description field to roles</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/d1911d55fc4fd847ebb699cd208697c853b968dd"><code>d1911d5</code></a>
add LocaleIndonesian</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/3ef2632f6386a44a6309db7ec932f4efa2a12b95"><code>3ef2632</code></a>
fix application role connection routes not accepting a bearer token, add
new ...</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/a09b41a1eb6430e241cabe63700243b292695783"><code>a09b41a</code></a>
remove pointer from DefaultForumLayout</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/d3d00d4d0b8e080a39044b5fd0fa23c02ac08966"><code>d3d00d4</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/216">#216</a>
from disgoorg/patch/default-forum-layout</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/d0fffb59bf5eafed244440cec83c8418fd8a2e10"><code>d0fffb5</code></a>
make DefaultForumLayout nullable</li>
<li><a
href="https://github.com/disgoorg/disgo/commit/a2c16f1ef36c977f97b75a33aca712f81eba0a51"><code>a2c16f1</code></a>
match the new docs</li>
<li>Additional commits viewable in <a
href="https://github.com/disgoorg/disgo/compare/v0.14.0...v0.14.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.14.0&new-version=0.14.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>
  • Loading branch information
dependabot[bot] committed Dec 19, 2022
1 parent b6cac24 commit d32b420
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.2
github.com/disgoorg/disgo v0.14.0
github.com/disgoorg/disgo v0.14.1
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.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -536,8 +536,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.14.0 h1:/m94GQbWREOI4wLiUf5XxHV/0BaJ2vZJmJe7xFWMJfk=
github.com/disgoorg/disgo v0.14.0/go.mod h1:YiVpXSmyXLRalYQHTHUFWEQvolCNzw0zh6nfug07b/M=
github.com/disgoorg/disgo v0.14.1 h1:J1GoRZfbCPFcNd3OH+W3XbAVEdvV3kVAoNqJrPjzY1I=
github.com/disgoorg/disgo v0.14.1/go.mod h1:YiVpXSmyXLRalYQHTHUFWEQvolCNzw0zh6nfug07b/M=
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=
Expand Down

0 comments on commit d32b420

Please sign in to comment.