Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump nyxx_commands from 6.0.2 to 6.0.3 (#52)
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