uSebazz / Nino

Multipurpose entertainment bot that seeks to encourage activity on your server.
https://nino.fun
Apache License 2.0
27 stars 2 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

sapphiredev/plugins (@​sapphire/plugin-subcommands) ### [`v4.3.0`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/subcommands/CHANGELOG.md#sapphireplugin-subcommands430---2023-10-23) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@4.2.2...@sapphire/plugin-subcommands@4.3.0) #### 🚀 Features - **subcommands:** Add support for all remaining precondition shortcuts ([#​491](https://togithub.com/sapphiredev/plugins/issues/491)) ([6da37d6](https://togithub.com/sapphiredev/plugins/commit/6da37d6af22d75df40875dbd963b5122f15952ee)) ### [`v4.2.2`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/subcommands/CHANGELOG.md#sapphireplugin-subcommands422---2023-10-16) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@4.2.1...@sapphire/plugin-subcommands@4.2.2) #### 🐛 Bug Fixes - **subcommands:** Ensure subcommands support fw 4.7.0 specific preconditions ([aef5949](https://togithub.com/sapphiredev/plugins/commit/aef59497b4a7fde0599603e8cba714b5b7a61c76)) - Set `engines.node` to `>=v18` ([885a390](https://togithub.com/sapphiredev/plugins/commit/885a3908d59fd00f7214ef474f2c6a3c58e95af2)) ### [`v4.2.1`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/subcommands/CHANGELOG.md#sapphireplugin-subcommands421---2023-08-29) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@4.2.0...@sapphire/plugin-subcommands@4.2.1) #### 🏠 Refactor - **subcommands:** Deprecate `SubcommandPluginEvents.ChatInputSubCommandDenied` in favour of `SubcommandPluginEvents.ChatInputSubcommandDenied` and `SubcommandPluginEvents.MessageSubCommandDenied` in favour of `SubcommandPluginEvents.MessageSubcommandDenied` ([ed845b4](https://togithub.com/sapphiredev/plugins/commit/ed845b4102925fb8b419a752f992298fa892a74d)) ### [`v4.2.0`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/subcommands/CHANGELOG.md#sapphireplugin-subcommands420---2023-08-23) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@4.1.1...@sapphire/plugin-subcommands@4.2.0) #### 🚀 Features - **subcommands:** Add runIn to match framework ([#​470](https://togithub.com/sapphiredev/plugins/issues/470)) ([89cb5d9](https://togithub.com/sapphiredev/plugins/commit/89cb5d9937402140a28d10739ae9b911b22558f5)) ### [`v4.1.1`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/subcommands/CHANGELOG.md#sapphireplugin-subcommands411---2023-08-23) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@4.1.0...@sapphire/plugin-subcommands@4.1.1) #### 🏠 Refactor - \***:** Cleanup plugin registry files ([#​469](https://togithub.com/sapphiredev/plugins/issues/469)) ([215b334](https://togithub.com/sapphiredev/plugins/commit/215b3348b30077238147dbc643769d960b856ba1)) #### 🐛 Bug Fixes - **subcommands:** Ensure that `subcommand.type` always has a value ([6007a23](https://togithub.com/sapphiredev/plugins/commit/6007a23926cad34e15dd72d58fec90bb858ae6c1)) ### [`v4.1.0`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/subcommands/CHANGELOG.md#sapphireplugin-subcommands410---2023-08-21) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@4.0.2...@sapphire/plugin-subcommands@4.1.0) #### 🚀 Features - **subcommands:** Implement per-subcommand preconditions ([#​465](https://togithub.com/sapphiredev/plugins/issues/465)) ([f5d5536](https://togithub.com/sapphiredev/plugins/commit/f5d55367e4833875a07438aa1cba435ed3889f27)) ### [`v4.0.2`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/subcommands/CHANGELOG.md#sapphireplugin-subcommands402---2023-07-21) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@4.0.1...@sapphire/plugin-subcommands@4.0.2) #### 🐛 Bug Fixes - **subcommands:** Bump transitive [@​sapphire/utilities](https://togithub.com/sapphire/utilities) dependency ([bc57087](https://togithub.com/sapphiredev/plugins/commit/bc57087df4d52d691ab61332a987bfbe1bf34bfb)) - **deps:** Update all non-major dependencies ([9bb6627](https://togithub.com/sapphiredev/plugins/commit/9bb6627c20999d37130537fce58241c12a795046)) ### [`v4.0.1`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/subcommands/CHANGELOG.md#sapphireplugin-subcommands401---2023-04-10) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@4.0.0...@sapphire/plugin-subcommands@4.0.1) #### 🐛 Bug Fixes - **subcommands:** Fixed compatibility with TS 5.x ([3340544](https://togithub.com/sapphiredev/plugins/commit/3340544241e7546b23fe050e7a45d9e2f399af8c)) - **subcommands:** Update dependencies ([249e9df](https://togithub.com/sapphiredev/plugins/commit/249e9df1fbb37bcfaf4192284dbd7b4734163854)) ### [`v4.0.0`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/subcommands/CHANGELOG.md#sapphireplugin-subcommands400---2023-01-08) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@3.2.4...@sapphire/plugin-subcommands@4.0.0) #### 🐛 Bug Fixes - **deps:** Update all non-major dependencies ([#​399](https://togithub.com/sapphiredev/plugins/issues/399)) ([953d57b](https://togithub.com/sapphiredev/plugins/commit/953d57b06ea624baa89ba1d03131c5fb10cecbfb)) #### 🚀 Features - **deps:** Support for djs v14 ([#​403](https://togithub.com/sapphiredev/plugins/issues/403)) ([7674782](https://togithub.com/sapphiredev/plugins/commit/76747829f4b3ec152ab888e57a56a138e7d527f5))

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.



This PR has been generated by Mend Renovate. View repository job log here.