Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

chore(deps): update dependency @sapphire/framework to v3 #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

sapphiredev/framework

v3.1.1

Compare Source

🐛 Bug Fixes

  • Bump sapphire utilities (7015275)
  • Only fetch guild ids for commands that require them (#​523) (61f2c07)
  • computeDifferences: Do not compute dm_permissions for guild-only commands (#​519) (645df81)

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 [email protected]
  • 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 - "before 12pm on Sunday" (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.


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

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

@ijsblokjeee ijsblokjeee bot added the Dependencies Adding/removing dependencies or bumping them label Aug 21, 2022
@renovate renovate bot force-pushed the renovate/sapphire-framework-3.x branch 2 times, most recently from 6bafa5a to 35d0b3b Compare August 29, 2022 23:20
@renovate renovate bot force-pushed the renovate/sapphire-framework-3.x branch 3 times, most recently from 2d40e46 to 63de030 Compare September 4, 2022 12:41
@renovate renovate bot force-pushed the renovate/sapphire-framework-3.x branch from 63de030 to 7fc436d Compare September 27, 2022 20:01
@renovate renovate bot force-pushed the renovate/sapphire-framework-3.x branch from 7fc436d to 4c886f7 Compare September 28, 2022 00:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Dependencies Adding/removing dependencies or bumping them
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants