fix(deps): update dependency @sapphire/plugin-scheduled-tasks to v10 #323
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0→^10.0.0Release Notes
sapphiredev/plugins (@sapphire/plugin-scheduled-tasks)
v10.0.4Compare Source
🐛 Bug Fixes
v10.0.3Compare Source
🐛 Bug Fixes
v10.0.2Compare Source
🐛 Bug Fixes
bullmqdependency (80d26ac)ScheduledTasksResolvableNoPayload(ec27a29)📝 Documentation
v10.0.1Compare Source
🐛 Bug Fixes
v10.0.0Compare Source
🚀 Features
ScheduledTaskJobinterface has been removed in favor of defining types onScheduledTasks.ScheduledTaskJob, theBullClientwill now be typed asunknownsince the Job types in the Queue can not really be known. So you will need to do validation when interacting directly with the client.loadScheduledTaskErrorListenersto false in theSapphireClientoptions.v9.1.0Compare Source
🚀 Features
v9.0.1Compare Source
↩️ Revert
v9.0.0Compare Source
🏠 Refactor
🐛 Bug Fixes
load*methods on theindexlevel in case register isn't used (d7f380b)🚀 Features
either only ESM or only CJS files. This is done by outputting
dist/cjs and dist/esm folders. This requires @sapphire/framework v5.x!
v8.1.0Compare Source
🏠 Refactor
🚀 Features
v8.0.0Compare Source
🐛 Bug Fixes
customJobOptionsandbullJobsOptions(5bc7fbc)bullJobsOptionshas been removed. The 1:1 replacement iscustomJobOptionsengines.nodeto>=18(d0df8aa)v7.1.2Compare Source
🏠 Refactor
v7.1.1Compare Source
🐛 Bug Fixes
v7.1.0Compare Source
🐛 Bug Fixes
🚀 Features
v7.0.0Compare Source
🏠 Refactor
clientOptions.taskscan be flattened to remove thenew ScheduledTaskRedisStrategyand just provide options directly.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.