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-scheduled-tasks to v9 - autoclosed #124

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-scheduled-tasks (source) ^8.1.0 -> ^9.1.0 age adoption passing confidence

Release Notes

sapphiredev/plugins (@​sapphire/plugin-scheduled-tasks) ### [`v9.1.0`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/scheduled-tasks/CHANGELOG.md#sapphireplugin-scheduled-tasks910---2023-12-18) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-scheduled-tasks@9.0.1...@sapphire/plugin-scheduled-tasks@9.1.0) #### 🚀 Features - **scheduled-tasks:** Add timezone for tasks with pattern ([#​518](https://togithub.com/sapphiredev/plugins/issues/518)) ([f3396a1](https://togithub.com/sapphiredev/plugins/commit/f3396a170f2b3cb921652360264a201a1075e57a)) ### [`v9.0.1`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/scheduled-tasks/CHANGELOG.md#sapphireplugin-scheduled-tasks901---2023-12-05) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-scheduled-tasks@9.0.0...@sapphire/plugin-scheduled-tasks@9.0.1) #### ↩️ Revert - "refactor(register): cleanup unnecessary side effect imports of index" ([c2af242](https://togithub.com/sapphiredev/plugins/commit/c2af24269956132237988d94e4d94719b2cd442c)) ### [`v9.0.0`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/scheduled-tasks/CHANGELOG.md#sapphireplugin-scheduled-tasks900---2023-12-05) [Compare Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/plugin-scheduled-tasks@8.1.0...@sapphire/plugin-scheduled-tasks@9.0.0) #### 🏠 Refactor - **register:** Cleanup unnecessary side effect imports of index ([dede596](https://togithub.com/sapphiredev/plugins/commit/dede596ae22ceec2700dd860287a1260f092b502)) #### 🐛 Bug Fixes - **scheduled-tasks:** Expose `load*` methods on the `index` level in case register isn't used ([d7f380b](https://togithub.com/sapphiredev/plugins/commit/d7f380b9126f48616de3657f949ac583c63a3f34)) - 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.