Skip to content

Commit

Permalink
Bump nyxx from 6.1.0 to 6.2.1 (#19)
Browse files Browse the repository at this point in the history
Bumps [nyxx](https://github.com/nyxx-discord/nyxx) from 6.1.0 to 6.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nyxx-discord/nyxx/releases">nyxx's
releases</a>.</em></p>
<blockquote>
<h2>6.2.1</h2>
<p>See CHANGELOG.md for the changes in this version.</p>
<h2>6.2.0</h2>
<p>See CHANGELOG.md for the changes in this version.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nyxx-discord/nyxx/blob/dev/CHANGELOG.md">nyxx's
changelog</a>.</em></p>
<blockquote>
<h2>6.2.1</h2>
<p><strong>03.04.2024</strong></p>
<ul>
<li>bug: Fix parsing integration types when they are not present.</li>
</ul>
<h2>6.2.0</h2>
<p><strong>20.03.2024</strong></p>
<ul>
<li>feat: Add support for Group DM endpoints when using an OAuth
client.</li>
<li>feat: Add support for <code>username</code> and
<code>avatarUrl</code> parameters for webhooks.</li>
<li>feat: Add <code>Spanish, LATAM</code> locale.</li>
<li>bug: Fix events being dropped when plugins had async
initialization.</li>
<li>bug: Return an empty list instead of throwing when fetching the
permission overrides of a command that has none.</li>
<li>feat: Add ratelimits when sending Gateway events.</li>
<li>bug: Allow any <code>Flags&lt;Permissions&gt;</code> in
<code>RoleUpdateBuilder.permissions</code>.</li>
<li>bug: Export types that were previously kept private.</li>
<li>feat: Allow plugins to intercept HTTP requests and Gateway
events.</li>
<li>bug: Fix <code>MessageManager.bulkDelete</code> not serializing the
request correctly.</li>
<li>bug: Fix <code>GuildDeleteEvent</code>s not being parsed when
<code>unavailable</code> was not explicitly set.</li>
<li>bug: Correct serialization of guild builders.</li>
<li>bug: Correct value of <code>TriggerType.spam</code>.</li>
<li>docs: Hide constructors from documentation.</li>
<li>bug: Fix parsing role flags in guild templates.</li>
<li>bug: Fix <code>isHoisted</code> attribute in role builders.</li>
<li>bug: Fix all audit log parameters in <code>StickerManager</code>,
<code>EmojiManager</code> and <code>WebhookManager.update</code></li>
<li>bug: Fix <code>interactionsEndpointUrl</code> being ignored in
<code>ApplicationUpdateBuilder</code></li>
<li>feat: Add more shortcut methods on models.</li>
<li>feat: Add <code>enforceNonce</code> to
<code>MessageBuilder</code>.</li>
<li>feat: Add missing role tags fields.</li>
<li>bug: Correct the default <code>User-Agent</code> header.</li>
<li>bug: Don't require OAuth2 identify scope when using
<code>NyxxOauth2</code>.</li>
<li>feat: Add field to delete events containing the cached entity before
it was deleted.</li>
<li>feat: Add builders for auto moderation actions.</li>
<li>bug: Initialize login sooner to avoid dropping logs.</li>
<li>feat: Add <code>banner</code> to
<code>UserUpdateBuilder</code>.</li>
<li>feat: Add <code>SkuFlags.available</code>.</li>
<li>feat: Add bungie, domain and roblox connection types.</li>
<li>feat: Add support for user applications.</li>
<li>feat: Add <code>bulkBan</code> to <code>GuildManager</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/63a9b26c9899f7fd8a113bd369fad9037c760edc"><code>63a9b26</code></a>
Release 6.2.1 (<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/648">#648</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/89068e7c2666089c8873daa8863aa41b55a6a0d4"><code>89068e7</code></a>
Fix case where <code>ApplicationCommand.integrationTypes</code> is null
(<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/647">#647</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/e09aebe00553e524d540e1c7a01a2b8d9c4e2910"><code>e09aebe</code></a>
Release 6.2.0 (<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/642">#642</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/6adc5ffbdf97ea0caacd58b32330b1f0347b4279"><code>6adc5ff</code></a>
Add <code>bulkBan</code> to <code>GuildManager</code> (<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/640">#640</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/10181ac7c3f3e3b71433cfa725e31aafcdd56cec"><code>10181ac</code></a>
Add user apps (<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/641">#641</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/70c9d044cf4f61fe312e8ba511f3578d94293c28"><code>70c9d04</code></a>
Add bungie/domain/roblox connection types and correct SkuFlags.available
(<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/639">#639</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/42f7bef041de3bab6ff432ecc70b63fca21a8621"><code>42f7bef</code></a>
Add banner to UserUpdateBuilder, and <code>SkuFlags.available</code> (<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/638">#638</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/02ee8a670cdb5ae8b09156c4a2149487f4aa8304"><code>02ee8a6</code></a>
fix: Intialize logging sooner to prevent missed logs (<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/637">#637</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/2e09030cdbb92c3c6b7222bf34b9c373f38dac44"><code>2e09030</code></a>
Add builders to auto moderation actions &amp; moderation (<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/636">#636</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx/commit/1e8d5e54f3356d144558f0c4114aad67a1aca41d"><code>1e8d5e5</code></a>
Add fields to delete events containing cached values before the deletion
(<a
href="https://redirect.github.com/nyxx-discord/nyxx/issues/635">#635</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nyxx-discord/nyxx/compare/nyxx-6.1.0...nyxx-6.2.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nyxx&package-manager=pub&previous-version=6.1.0&new-version=6.2.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 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 6a84d92 commit 30d119a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -341,10 +341,10 @@ packages:
dependency: "direct main"
description:
name: nyxx
sha256: "4e2ba8df35e0ee0de5c3dc61f4545f3caf8e8386be410e0257f8be8d831396c1"
sha256: "81c34dfbcc1a7c336a19b24cb2f73455b56bf42aaabb38e6469ec4c5d3fb327f"
url: "https://pub.dev"
source: hosted
version: "6.1.0"
version: "6.2.1"
nyxx_commands:
dependency: "direct main"
description:
Expand Down

0 comments on commit 30d119a

Please sign in to comment.