plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Plugins for the Sapphire Framework

Results 10 plugins issues
Sort by recently updated
recently updated
newest added

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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://badges.renovateapi.com/packages/npm/typedoc-json-parser/7.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

Meta: Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) |...

Meta: Dependencies

Follow up to https://github.com/sapphiredev/plugins/pull/143 (and https://github.com/discordjs/discord.js/pull/6586)

packages:api
refactor

**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,...

refactor
semver:major

### 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: [ {...

bug:confirmed

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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/chokidar/5.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chokidar/4.0.3/5.0.0?slim=true) | --- ### Release...

dependencies

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...

dependencies

### 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...