chore(deps): update dependency @sapphire/framework to v5 #841
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:
3.0.0-next.fd7be0b.0
->5.3.1
Release Notes
sapphiredev/framework (@sapphire/framework)
v5.3.1
Compare Source
🐛 Bug Fixes
v5.3.0
Compare Source
🐛 Bug Fixes
📝 Documentation
🚀 Features
v5.2.1
Compare Source
🐛 Bug Fixes
v5.2.0
Compare Source
🚀 Features
v5.1.0
Compare Source
🚀 Features
v5.0.10
Compare Source
🐛 Bug Fixes
v5.0.9
Compare Source
🐛 Bug Fixes
v5.0.8
Compare Source
🐛 Bug Fixes
📝 Documentation
UserError
docs (#722) (4f67c5b)v5.0.7
Compare Source
🐛 Bug Fixes
v5.0.6
Compare Source
🐛 Bug Fixes
v5.0.5
Compare Source
🐛 Bug Fixes
v5.0.4
Compare Source
🐛 Bug Fixes
v5.0.3
Compare Source
🐛 Bug Fixes
v5.0.2
Compare Source
🐛 Bug Fixes
v5.0.1
Compare Source
🐛 Bug Fixes
v5.0.0
Compare Source
🚀 Features
from the dist/esm folder. This is BREAKING to ALL plugins that are not
equally updated to load ESM specific files because they will otherwise
load the CJS files of @sapphire/framework and every piece will load twice.
DO NOT use this version without also updating your plugins! Sapphire plugins
have been released alongside this version, third-party plugins will need
to be updated by their respective authors!!
v4.8.5
Compare Source
🐛 Bug Fixes
v4.8.4
Compare Source
🐛 Bug Fixes
v4.8.3
Compare Source
🏠 Refactor
🐛 Bug Fixes
parentCategory
failing withfullCategory.length === 1
(04bc519)📝 Documentation
fullCategory
's outdated docs (d2d7967)v4.8.2
Compare Source
🐛 Bug Fixes
CoreReady
piece correctly (#690) (4b99b37)v4.8.1
Compare Source
🏠 Refactor
📝 Documentation
v4.8.0
Compare Source
🏠 Refactor
🐛 Bug Fixes
engines.node
to>=18
(7cbec42)🚀 Features
v4.7.2
Compare Source
🏠 Refactor
v4.7.1
Compare Source
🏠 Refactor
runInTypeIsSpecificsObject
as public static method onCommand
(6bbe2c1)v4.7.0
Compare Source
🚀 Features
v4.6.1
Compare Source
🐛 Bug Fixes
v4.6.0
Compare Source
🏠 Refactor
🐛 Bug Fixes
📝 Documentation
🚀 Features
v4.5.3
Compare Source
🐛 Bug Fixes
resolveConstructorPreConditionsRunType
protected
instead ofprivate
(ce73c44)v4.5.2
Compare Source
🏠 Refactor
RunIn
, deprecate everything else (#655) (2ed7fa5)🐛 Bug Fixes
v4.5.1
Compare Source
🐛 Bug Fixes
v4.5.0
Compare Source
🐛 Bug Fixes
🚀 Features
v4.4.4
Compare Source
🐛 Bug Fixes
v4.4.3
Compare Source
🐛 Bug Fixes
v4.4.2
Compare Source
🐛 Bug Fixes
v4.4.1
Compare Source
🐛 Bug Fixes
type
for guild*ThreadChannel (#628) (222d50e)📝 Documentation
v4.4.0
Compare Source
🚀 Features
v4.3.1
Compare Source
🐛 Bug Fixes
v4.3.0
Compare Source
🐛 Bug Fixes
🚀 Features
v4.2.2
Compare Source
🐛 Bug Fixes
v4.2.1
Compare Source
🐛 Bug Fixes
v4.2.0
Compare Source
🏠 Refactor
🚀 Features
v4.1.1
Compare Source
🐛 Bug Fixes
v4.1.0
Compare Source
🐛 Bug Fixes
declare
for store properties to avoid the need foras *Store
(#602) (b243bcd)BulkOverwrite
for reloads (#600) (b4c252e)🚀 Features
CommandChatInputRegisterShortcut
alias interface, prefer usingApplicationCommandRegistry.RegisterOptions
instead (#597) (18ad9fa)v4.0.2
Compare Source
🐛 Bug Fixes
v4.0.1
Compare Source
🐛 Bug Fixes
v4.0.0
Compare Source
🚀 Features
v3.2.0
Compare Source
🐛 Bug Fixes
Overwrite
strategy is actually faster (#586) (bfa3561)📝 Documentation
🚀 Features
ApplicationCommandRegistriesRegistered
event (#587) (b49fd2a)RegisterBehavior.BulkOverwrite
which has Sapphire use bulk overwrite for registering Application Commands (#585) (9f0ef5e)v3.1.4
Compare Source
🐛 Bug Fixes
v3.1.3
Compare Source
🐛 Bug Fixes
📝 Documentation
v3.1.2
Compare Source
🐛 Bug Fixes
object-hash
dependency (699eaa7)args#restResult
including leading space (#531) (3e560c6)📝 Documentation
🧪 Testing
v3.1.1
Compare Source
🐛 Bug Fixes
dm_permissions
for guild-only commands (#519) (645df81)v3.1.0
Compare Source
🐛 Bug Fixes
getOption
andgetOptions
returnstring | null
again (77f5ed4)🚀 Features
getOptionResult
andgetOptionsResults
(8031e9b)ArgsJSON
type (b578d54)v3.0.0
Compare Source
🏠 Refactor
/pieces@3.4.0
support (#500) (dfe6c25)chatInputCommandOptions
command option (#464) (60ce845)🐛 Bug Fixes
BitField
to string (#487) (9a74f02)CommandOptions.quotes
default value (#407) (c6611df)index
frompreconditions
folder (#369) (92b5542)📝 Documentation
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.