chore(deps): update dependency @sapphire/plugin-scheduled-tasks to v10 #915
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.2
Release Notes
sapphiredev/plugins (@sapphire/plugin-scheduled-tasks)
v10.0.2
Compare Source
🐛 Bug Fixes
bullmq
dependency (80d26ac)ScheduledTasksResolvableNoPayload
(ec27a29)📝 Documentation
v10.0.1
Compare Source
🐛 Bug Fixes
v10.0.0
Compare Source
🚀 Features
ScheduledTaskJob
interface has been removed in favor of defining types onScheduledTasks
.ScheduledTaskJob
, theBullClient
will now be typed asunknown
since the Job types in the Queue can not really be known. So you will need to do validation when interacting directly with the client.loadScheduledTaskErrorListeners
to false in theSapphireClient
options.v9.1.0
Compare Source
🚀 Features
v9.0.1
Compare Source
↩️ Revert
v9.0.0
Compare Source
🏠 Refactor
🐛 Bug Fixes
load*
methods on theindex
level 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.0
Compare Source
🏠 Refactor
🚀 Features
v8.0.0
Compare Source
🐛 Bug Fixes
customJobOptions
andbullJobsOptions
(5bc7fbc)bullJobsOptions
has been removed. The 1:1 replacement iscustomJobOptions
engines.node
to>=18
(d0df8aa)v7.1.2
Compare Source
🏠 Refactor
v7.1.1
Compare Source
🐛 Bug Fixes
v7.1.0
Compare Source
🐛 Bug Fixes
🚀 Features
v7.0.0
Compare Source
🏠 Refactor
clientOptions.tasks
can be flattened to remove thenew ScheduledTaskRedisStrategy
and just provide options directly.v6.0.1
Compare Source
🐛 Bug Fixes
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.