Skip to content

Commit

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

Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) from 0.13.16 to 0.13.17.
<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.17 - Slash Command Mentions</h2>
<h2>What's Changed</h2>
<ul>
<li>add support for slash command mentions by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/194">disgoorg/disgo#194</a></li>
<li>add <code>CreatedAt()</code> to most entities and improve type consistency of stored timestaps by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/185">disgoorg/disgo#185</a></li>
<li>remove <code>AutoModerationTriggerTypeHarmfulLink</code> by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/188">disgoorg/disgo#188</a></li>
<li>add <code>AutoModerationTriggerTypeMentionSpam</code> by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="https://github.com/disgoorg/disgo/commit/cedb59b6316a9f417a1f16ff0f4f6244d685fa35">https://github.com/disgoorg/disgo/commit/cedb59b6316a9f417a1f16ff0f4f6244d685fa35</a></li>
<li>add <code>Position</code> to <code>Message</code> by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="https://github.com/disgoorg/disgo/commit/aebcd69359613de822bea622f661e0dfe6e70160">https://github.com/disgoorg/disgo/commit/aebcd69359613de822bea622f661e0dfe6e70160</a></li>
</ul>
<h2>Breaking Changes</h2>
<ul>
<li><code>Activity</code> and <code>ActivityTimestamps</code> now use <code>time.Time</code> instead of <code>int64</code></li>
<li><code>AutoModerationTriggerTypeHarmfulLink</code> was removed as the filter is now used globally</li>
<li><code>Entries</code> field in <code>AuditLog</code> was renamed to <code>AuditLogEntries</code> to match the API name</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/disgoorg/disgo/compare/v0.13.16...v0.13.17">https://github.com/disgoorg/disgo/compare/v0.13.16...v0.13.17</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/disgoorg/disgo/commit/72321bc8fd2ecb0406c6c35cd0f1bfec5ee1b7c4"><code>72321bc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/194">#194</a> from disgoorg/patch/command-mentions</li>
<li><a href="https://github.com/disgoorg/disgo/commit/1cbb8506d31ff30651795572afe903fcfc6ee6bd"><code>1cbb850</code></a> rename CommandMention to SlashCommandMention</li>
<li><a href="https://github.com/disgoorg/disgo/commit/389446f95433102b2d93fbebf42202d6345c083a"><code>389446f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/188">#188</a> from disgoorg/patch/remove-harmful-link-trigger</li>
<li><a href="https://github.com/disgoorg/disgo/commit/e91ec49feab6b38c544ad354b28ad34e00b27a9d"><code>e91ec49</code></a> Merge branch 'development' into patch/command-mentions</li>
<li><a href="https://github.com/disgoorg/disgo/commit/060a735f356f094ec0119c583539339bf05b47b5"><code>060a735</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/185">#185</a> from disgoorg/patch/entity-creation</li>
<li><a href="https://github.com/disgoorg/disgo/commit/7295dbe0d0c5711e7d540477155853d7723a920f"><code>7295dbe</code></a> added some missing CreatedAt() time.Time methods</li>
<li><a href="https://github.com/disgoorg/disgo/commit/29b7e568fca7713da43679cd2f4b9422f2df40bf"><code>29b7e56</code></a> fix wrong iterator in AuditLog unmarshal</li>
<li><a href="https://github.com/disgoorg/disgo/commit/a2aca7ab43c5518de639ecc972f8028d4a99b99a"><code>a2aca7a</code></a> fix &quot;whether&quot; typos</li>
<li><a href="https://github.com/disgoorg/disgo/commit/1ae0e72f29f2051f9a65ffdc0a172e8d15fe9bcd"><code>1ae0e72</code></a> add a comment to CommandMention</li>
<li><a href="https://github.com/disgoorg/disgo/commit/4f441f3a137dbcf7c935fbf446d9bd5ceafe5309"><code>4f441f3</code></a> add MentionTypeCommand</li>
<li>Additional commits viewable in <a href="https://github.com/disgoorg/disgo/compare/v0.13.16...v0.13.17">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.16&new-version=0.13.17)](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 Aug 24, 2022
1 parent fe32842 commit db373b2
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.5.1-0.20220615005615-2e17a8a06096
github.com/dghubble/go-twitter v0.0.0-20211115160449-93a8679adecb
github.com/dghubble/oauth1 v0.7.1
github.com/disgoorg/disgo v0.13.16
github.com/disgoorg/disgo v0.13.17
github.com/disgoorg/snowflake/v2 v2.0.0
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/google/go-github/v47 v47.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -268,8 +268,8 @@ github.com/dghubble/sling v1.4.0/go.mod h1:0r40aNsU9EdDUVBNhfCstAtFgutjgJGYbO1oN
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.13.16 h1:vObm6rdJdA6plmruqGUmhmWcEfF0EdFelo1x7u+vjCA=
github.com/disgoorg/disgo v0.13.16/go.mod h1:Cyip4bCYHD3rHgDhBPT9cLo81e9AMbDe8ocM50UNRM4=
github.com/disgoorg/disgo v0.13.17 h1:c74j4OXdSJN31f8zugcaqQ0oi1keVPtb9J7TuNJ2eWk=
github.com/disgoorg/disgo v0.13.17/go.mod h1:Cyip4bCYHD3rHgDhBPT9cLo81e9AMbDe8ocM50UNRM4=
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.0 h1:+xvyyDddXmXLHmiG8SZiQ3sdZdZPbUR22fSHoqwkrOA=
Expand Down

0 comments on commit db373b2

Please sign in to comment.