killbasa / Amaneko

Discord bot for VTuber livestream relays and notifications.
https://docs.amaneko.ca/
MIT License
2 stars 0 forks source link

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

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/plugin-logger (source) ^3.0.7 -> ^4.0.1 age adoption passing confidence

Release Notes

sapphiredev/plugins (@​sapphire/plugin-logger) ### [`v4.0.1`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/logger/CHANGELOG.md#sapphireplugin-logger401---2023-12-05) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-logger@4.0.0...@sapphire/plugin-logger@4.0.1) #### ↩️ Revert - "refactor(register): cleanup unnecessary side effect imports of index" ([c2af242](https://togithub.com/sapphiredev/plugins/commit/c2af24269956132237988d94e4d94719b2cd442c)) ### [`v4.0.0`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/logger/CHANGELOG.md#sapphireplugin-logger400---2023-12-05) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-logger@3.0.7...@sapphire/plugin-logger@4.0.0) #### 🏠 Refactor - **register:** Cleanup unnecessary side effect imports of index ([dede596](https://togithub.com/sapphiredev/plugins/commit/dede596ae22ceec2700dd860287a1260f092b502)) #### πŸ› Bug Fixes - **logger:** In register load module augments from index to ensure a clean `.d.ts` file ([eed0124](https://togithub.com/sapphiredev/plugins/commit/eed01248cb5d5d20eb68bb2583c186f6f70b4d84)) - 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 10am on Saturday" (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.