Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update sapphire dependencies #298

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/framework (source) 3.0.0-next.fd7be0b.0 -> 3.2.0 age adoption passing confidence
@sapphire/pieces (source) ^3.3.4 -> ^3.10.0 age adoption passing confidence

Release Notes

sapphiredev/framework (@​sapphire/framework)

v3.2.0

Compare Source

🐛 Bug Fixes

  • computeDifferences: Ensure Overwrite strategy is actually faster (#​586) (bfa3561)

📝 Documentation

🚀 Features

  • Add ApplicationCommandRegistriesRegistered event (#​587) (b49fd2a)
  • ApplicationCommandRegistries: Add 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

  • Reloading the entire command store didn't fire ApplicationCommandRegistries (#​525) (ad21eaa)

📝 Documentation

v3.1.2

Compare Source

🐛 Bug Fixes

📝 Documentation

  • Install correct d.js version in installation steps (#​537) (afeb934)

🧪 Testing

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

v3.0.0-pr-499.b9dcd4c.0

Compare Source

v3.0.0-pr-499.9800f28.0

Compare Source

v3.0.0-pr-499.8c83113.0

Compare Source

v3.0.0-pr-499.612bae2.0

Compare Source

v3.0.0-pr-495.64f1b90.0

Compare Source

sapphiredev/pieces (@​sapphire/pieces)

v3.10.0

Compare Source

🏠 Refactor

🚀 Features

v3.9.0

Compare Source

🚀 Features

v3.8.0

Compare Source

🐛 Bug Fixes

  • AliasStore: Pass StoreName type parameter to Store (#​347) (9a3492c)

🚀 Features

v3.7.1

Compare Source

🐛 Bug Fixes

v3.7.0

Compare Source

🐛 Bug Fixes

🚀 Features

v3.6.3

Compare Source

What's Changed

Full Changelog: sapphiredev/pieces@v3.6.2...v3.6.3

v3.6.2

Compare Source

🐛 Bug Fixes

v3.6.1

Compare Source

🐛 Bug Fixes

  • LoaderError: Changed LoaderErrorType from const enum to just enum (7e23deb)
  • deps: Update all non-major dependencies (#​276) (5b3b7b6)

v3.6.0

Compare Source

🐛 Bug Fixes

📝 Documentation

🚀 Features

  • Support loading ESModule TS files when using ts-node (#​270) (bf58baa)

v3.5.2

Compare Source

🐛 Bug Fixes

📝 Documentation

v3.5.1

Compare Source

🐛 Bug Fixes

📝 Documentation

v3.5.0

Compare Source

🚀 Features

v3.4.1

Compare Source

🐛 Bug Fixes

v3.4.0

Compare Source

🐛 Bug Fixes

🚀 Features

v3.3.5

Compare Source

🐛 Bug Fixes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 10, 2022
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 15 times, most recently from 0470c31 to f424154 Compare September 17, 2022 17:33
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 6 times, most recently from 54075da to 4e36d13 Compare September 25, 2022 02:31
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 8 times, most recently from 6d35201 to 5906727 Compare October 4, 2022 00:24
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 3 times, most recently from 91e7d6a to 34d6b10 Compare December 4, 2024 06:17
@renovate renovate bot changed the title chore(deps): update sapphire dependencies chore(deps): update sapphire dependencies - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/sapphire-dependencies branch December 8, 2024 18:52
@renovate renovate bot changed the title chore(deps): update sapphire dependencies - autoclosed chore(deps): update sapphire dependencies Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 3 times, most recently from 4554996 to fdcd5bd Compare December 11, 2024 13:30
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from fdcd5bd to 9dc2a30 Compare December 15, 2024 22:03
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 4 times, most recently from 9d11d2a to ac7c894 Compare January 3, 2025 14:29
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 2 times, most recently from a6f81f6 to f9481b2 Compare January 14, 2025 23:31
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 3 times, most recently from e77dcbc to 79a09bc Compare January 17, 2025 00:39
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 5 times, most recently from 3512bec to 83266ae Compare January 28, 2025 10:32
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 2 times, most recently from 6a16b93 to 45454de Compare February 2, 2025 21:01
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 45454de to ea8ea63 Compare February 4, 2025 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants