Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Update dependency @sapphire/framework to v3#14

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sapphire-framework-3.x
Open

Update dependency @sapphire/framework to v3#14
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sapphire-framework-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/framework (source) ^2.3.0 -> ^3.0.0 age adoption passing confidence

Release Notes

sapphiredev/framework

v3.1.0

Compare Source

🐛 Bug Fixes

  • deps: Update all non-major dependencies (652135f)
  • args: Make getOption and getOptions return string | null again (77f5ed4)
  • message-listeners: Fixed potential null pointer exception in canRunInChannel (#​515) (5409282)

🚀 Features

  • args: Add getOptionResult and getOptionsResults (8031e9b)
  • args: Add ArgsJSON type (b578d54)

v3.0.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

📝 Documentation

🚀 Features

  • Resolve interactions (#​503) (a09b4c2)
  • Faster overwrites and string min max length support (#​495) (f47e6f6)
    • 💥 BREAKING CHANGE: RegisterBehavior.Overwrite is now the default behaviorWhenNotEqual, and it now uses object hashing instead of checking each property
    • 💥 Co-authored-by: Jeroen Claassens support@favware.tech
  • Omit the warn log message about getting slash commands for all guilds (#​477) (70b4861)
  • Add success property in command finished payload (#​470) (8198e94)
  • message-resolver: Search in cache when only given ID (#​438) (cfb3547)
  • preconditions: Add voice channel only precondition (#​462) (5da4e0e)
  • *: Update to discord.js v13.7.0 (#​431) (b2d34bd)
  • Support generateUnderscoreLessAliases for command options (#​406) (f1d5c21)
  • Update sapphire dependencies to fix issues with typescript nodenext (98b2a8b)
  • Allow module: NodeNext (#​394) (781d94f)
  • events: Add jsdoc description to event enum members (#​389) (93f24bd)
  • command: Add *Interaction CacheType generics (#​384) (98bd4e4)
  • Add "French Quotes" («, ») support for quoted args (#​381) (9a25f47)
  • command: Add Interaction and Registry namespace members (#​378) (73cfe9f)
  • Migrate to @​sapphire/result and re-export the package (#​376) (9ed3d98)
  • commands: More types for detailed description (#​372) (5f3fea4)
  • command-registry: Allow filtering guildIds from the Failed to fetch guild commands log (#​368) (f330d83)
  • command-duration: Add duration to *commandSuccess payloads (#​359) (76eebfa)
  • Extract InteractionHandlerParseResult from InteractionHandler namespace (9416b2c)
  • Add duration to *Error and *Finished Message, ChatInput and ContextMenu Command events (#​357) (506fd58)
    • 💥 BREAKING CHANGE: The payload for Events.ChatInputCommandFinish has been changed from ChatInputCommandRunPayload to ChatInputCommandFinishPayload
    • 💥 BREAKING CHANGE: The payload for Events.ContextMenuCommandFinish has been changed from ContextMenuCommandRunPayload to ContextMenuCommandFinishPayload
  • Add emoji argument (#​349) (15f4e13)
  • Interactions: Interaction Handlers, Application Commands and much much more! (#​293) (6bc7f1b)

🚨 Deprecation

🧪 Testing


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants