itsauric / auricle-music-bot

An open source code music bot created with the sapphirejs framework and discord-player
MIT License
15 stars 4 forks source link

fix(deps): update dependency @sapphire/plugin-api to v6 #69

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/plugin-api (source) ^5.2.0 -> ^6.0.1 age adoption passing confidence

Release Notes

sapphiredev/plugins (@​sapphire/plugin-api) ### [`v6.0.1`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/api/CHANGELOG.md#sapphireplugin-api601---2023-12-05) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-api@6.0.0...@sapphire/plugin-api@6.0.1) #### ↩️ Revert - "refactor(register): cleanup unnecessary side effect imports of index" ([c2af242](https://togithub.com/sapphiredev/plugins/commit/c2af24269956132237988d94e4d94719b2cd442c)) ### [`v6.0.0`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/api/CHANGELOG.md#sapphireplugin-api600---2023-12-05) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-api@5.2.0...@sapphire/plugin-api@6.0.0) #### 🏠 Refactor - **register:** Cleanup unnecessary side effect imports of index ([dede596](https://togithub.com/sapphiredev/plugins/commit/dede596ae22ceec2700dd860287a1260f092b502)) #### πŸ› Bug Fixes - **api:** Expose `load*` methods on the `index` level in case register isn't used ([3fcd9a2](https://togithub.com/sapphiredev/plugins/commit/3fcd9a29b5007e364ff358c2c3f8fbeabea6c575)) - Update transitive dependencies ([9fd4cfa](https://togithub.com/sapphiredev/plugins/commit/9fd4cfae031b20044aad8ae1051ade3dd29c69dd)) #### πŸš€ Features - Split ESM and CJS bundles for proper ESM and CJS loading ([#​512](https://togithub.com/sapphiredev/plugins/issues/512)) ([d9aa006](https://togithub.com/sapphiredev/plugins/commit/d9aa006ff8c7f78a613dcca605d3353b992b7a46)) - πŸ’₯ **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](https://togithub.com/sapphire/framework) v5.x!

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.