plugins
plugins copied to clipboard
Plugins for the Sapphire Framework
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sapphiredev/plugins). ## Deprecations / Replacements > [!WARNING] These...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typedoc-json-parser](https://togithub.com/RealShadowNova/typedoc-json-parser) | [`^6.0.2` -> `^7.0.1`](https://renovatebot.com/diffs/npm/typedoc-json-parser/6.0.2/7.0.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^18.11.3` -> `^18.11.7`](https://renovatebot.com/diffs/npm/@types%2fnode/18.11.3/18.11.7) |...
Follow up to https://github.com/sapphiredev/plugins/pull/143 (and https://github.com/discordjs/discord.js/pull/6586)
**Is your feature request related to a problem? Please describe.** Right now, if we want to use `plugin-logger` outside a Discord bot, we need to install `@sapphire/framework`, and with it,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the bug Provided the following subcommand array: ```ts subcommands: [ {...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [chokidar](https://redirect.github.com/paulmillr/chokidar) | [`^4.0.3` -> `^5.0.0`](https://renovatebot.com/diffs/npm/chokidar/4.0.3/5.0.0) |  |  | --- ### Release...
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. Release notes Sourced from mdast-util-to-hast's releases. 13.2.1 Fix ab3a795 Fix support for spaces in class names Types efb5312 Refactor to use @imports a5bc210 Add...
### Is there an existing issue or pull request for this? - [x] I have searched the existing issues and pull requests ### Feature description Catch-all routes have wide support...