Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @sapphire/plugin-subcommands to v6 - autoclosed #192

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/plugin-subcommands (source) 4.3.0 -> 6.0.3 age adoption passing confidence

Release Notes

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

v6.0.3

Compare Source

🐛 Bug Fixes

  • Update transitive sapphire dependencies (c78017c)
  • Ensure cts file extensions in dist/cjs (#​537) (6f863f8)
  • subcommands: Bump transitive dependencies (6985cbf)

v6.0.2

Compare Source

🐛 Bug Fixes

  • subcommands: Bump transitive dependencies (4765979)
  • plugins: Fixed name for plugin subcommnad cooldown precondition (#​531) (f6cd4b6)

v6.0.1

Compare Source

↩️ Revert

  • "refactor(register): cleanup unnecessary side effect imports of index" (c2af242)

v6.0.0

Compare Source

🏠 Refactor

  • register: Cleanup unnecessary side effect imports of index (dede596)

🐛 Bug Fixes

  • subcommands: Expose load* methods on the index level in case register isn't used (1477e38)
  • Update transitive dependencies (9fd4cfa)

🚀 Features

  • Split ESM and CJS bundles for proper ESM and CJS loading (#​512) (d9aa006)
    • 💥 BREAKING CHANGE: This ensures that the plugins will properly load the
      either only ESM or only CJS files. This is done by outputting
      dist/cjs and dist/esm folders. This requires @​sapphire/framework v5.x!

v5.1.0

Compare Source

🏠 Refactor

  • Support latest /framework (3a186ca)

🐛 Bug Fixes

  • subcommands: Add subcommand specific cooldown (#​504) (b7bca79)
  • subcommands: Remove unused events ChatInputSubcommandNotFound and MessageSubcommandNotFound. If you previously had listeners for these, just remove them (#​506) (ee92625)

🚀 Features

  • Make all pieces virtual (65bd0db)

v5.0.0

Compare Source

🐛 Bug Fixes

  • subcommands: Remove deprecated SubcommandPluginEvents.MessageSubCommandDenied (99ccfb8)
    • 💥 BREAKING CHANGE: SubcommandPluginEvents.MessageSubCommandDenied has been removed. Use SubcommandPluginEvents.MessageSubcommandDenied instead. If you previously named your listener file messageSubCommandDenied.<ext> then you will also need to rename it to messageSubcommandDenied.<ext>. Note the change in capital C in Subcommand.
  • subcommands: Remove deprecated SubcommandPluginEvents.ChatInputSubCommandDenied (d14f023)
    • 💥 BREAKING CHANGE: SubcommandPluginEvents.ChatInputSubCommandDenied has been removed. Use SubcommandPluginEvents.ChatInputSubcommandDenied instead. If you previously named your listener file chatInputSubCommandDenied.<ext> then you will also need to rename it to chatInputSubcommandDenied.<ext>. Note the change in capital C in Subcommand.

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/sapphire-plugin-subcommands-6.x branch from 42ce7e3 to 6455bcd Compare December 30, 2023 03:23
@renovate renovate bot force-pushed the renovate/sapphire-plugin-subcommands-6.x branch from 6455bcd to 9c0b06d Compare January 19, 2024 22:00
@renovate renovate bot force-pushed the renovate/sapphire-plugin-subcommands-6.x branch from 9c0b06d to 0dd6e5f Compare May 1, 2024 16:08
@renovate renovate bot requested a review from r-priyam as a code owner May 1, 2024 16:08
@renovate renovate bot changed the title fix(deps): update dependency @sapphire/plugin-subcommands to v6 fix(deps): update dependency @sapphire/plugin-subcommands to v6 - autoclosed May 1, 2024
@renovate renovate bot closed this May 1, 2024
@renovate renovate bot deleted the renovate/sapphire-plugin-subcommands-6.x branch May 1, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants