Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2024

This PR contains the following updates:

Package Change Age Confidence
@sapphire/plugin-subcommands (source) ^6.0.3 -> ^7.0.0 age confidence

Release Notes

sapphiredev/plugins (@​sapphire/plugin-subcommands)

v7.0.1

Compare Source

🐛 Bug Fixes

  • Update sapphire dependencies (a837459)

📝 Documentation

v7.0.0

Compare Source

🏠 Refactor

  • Changed no match errors to emit on a subcommand listener instead of the root MessageCommandError / ChatInputCommandError (6e7a5bf) (#​601 by @​favna)
    • 💥 BREAKING CHANGE: If no subcommand matched the error was emitted to MessageCommandError or ChatInputCommandError.
      This was inconsistent with errors during runtime emitted to MessageSubcommandError and ChatInputSubcommandError respectively.
      Therefore these events are now emitted to the new events PluginMessageSubcommandNoMatch and PluginChatInputSubcommandNoMatch respectively.
      New built-in listeners for these events will log the infractions to the console at the error level. You can override these listeners to provide your functionality.

🐛 Bug Fixes


Configuration

📅 Schedule: Branch creation - "before 1pm on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from vladfrangu as a code owner August 9, 2024 01:45
@renovate renovate bot force-pushed the renovate/sapphire-plugin-subcommands-7.x branch 2 times, most recently from e377759 to 8bd34cc Compare May 9, 2025 16:48
@renovate renovate bot force-pushed the renovate/sapphire-plugin-subcommands-7.x branch from 8bd34cc to ae639a3 Compare August 10, 2025 13:35
@renovate renovate bot force-pushed the renovate/sapphire-plugin-subcommands-7.x branch from ae639a3 to 428b700 Compare November 18, 2025 12:05
@renovate renovate bot force-pushed the renovate/sapphire-plugin-subcommands-7.x branch from 428b700 to 85124d9 Compare December 3, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant