Skip to content

Commit

Permalink
Bump nyxx_commands from 6.0.2 to 6.0.3 (#52)
Browse files Browse the repository at this point in the history
Bumps [nyxx_commands](https://github.com/nyxx-discord/nyxx_commands)
from 6.0.2 to 6.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nyxx-discord/nyxx_commands/releases">nyxx_commands's
releases</a>.</em></p>
<blockquote>
<h2>6.0.3</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_commands/blob/dev/CHANGELOG.md">nyxx_commands's
changelog</a>.</em></p>
<blockquote>
<h2>6.0.3</h2>
<p><strong>Bug fixes</strong></p>
<ul>
<li>Expose the arguments list of the <code>execute</code> function (<a
href="https://redirect.github.com/nyxx-discord/nyxx_commands/issues/154">#154</a>)</li>
<li>Fix crash when no permission overrides are present in a guild (<a
href="https://redirect.github.com/nyxx-discord/nyxx_commands/issues/155">#155</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nyxx-discord/nyxx_commands/commit/53ce30e15ff8c65283ada4320d12bdda4de824fb"><code>53ce30e</code></a>
Merge pull request <a
href="https://redirect.github.com/nyxx-discord/nyxx_commands/issues/157">#157</a>
from nyxx-discord/dev</li>
<li><a
href="https://github.com/nyxx-discord/nyxx_commands/commit/d8d8a788bf76497afcd4edf5ba4ab9c5c9c2f1d9"><code>d8d8a78</code></a>
release/6.0.3 (<a
href="https://redirect.github.com/nyxx-discord/nyxx_commands/issues/156">#156</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx_commands/commit/55a6397f02e3e345e4f7919685b574c95f06c3e4"><code>55a6397</code></a>
Fix crash when no permission overrides are present in a guild (<a
href="https://redirect.github.com/nyxx-discord/nyxx_commands/issues/155">#155</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx_commands/commit/6ec6b77f03a4eb6312fd11a0fb4b07e8498ac6dd"><code>6ec6b77</code></a>
Expose the arguments list of the <code>execute</code> function (<a
href="https://redirect.github.com/nyxx-discord/nyxx_commands/issues/154">#154</a>)</li>
<li><a
href="https://github.com/nyxx-discord/nyxx_commands/commit/363cb285ff1a2458e4aeb1a4900c406d8ed6e588"><code>363cb28</code></a>
Update nyxx_commands.dart (<a
href="https://redirect.github.com/nyxx-discord/nyxx_commands/issues/152">#152</a>)</li>
<li>See full diff in <a
href="https://github.com/nyxx-discord/nyxx_commands/compare/nyxx_commands-6.0.2...nyxx_commands-6.0.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nyxx_commands&package-manager=pub&previous-version=6.0.2&new-version=6.0.3)](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 Oct 22, 2024
1 parent 0d45847 commit 0ab9309
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 @@ -349,10 +349,10 @@ packages:
dependency: "direct main"
description:
name: nyxx_commands
sha256: ebdeefce5d494803003a06a4b25e763030f24c5996f07e686374fccf58bdc37c
sha256: "5465f60e673730076c6dad4c4c94be704f0682bab70fc221269f0ad4b1026faf"
url: "https://pub.dev"
source: hosted
version: "6.0.2"
version: "6.0.3"
nyxx_extensions:
dependency: "direct main"
description:
Expand Down

0 comments on commit 0ab9309

Please sign in to comment.