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

fix(deps): update sapphire dependencies #19

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 24, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/decorators (source) ^4.3.4 -> ^4.3.8 age adoption passing confidence
@sapphire/framework (source) ^3.0.0-next.fd7be0b.0 -> ^3.2.0 age adoption passing confidence
@sapphire/plugin-logger (source) ^2.2.1 -> ^2.2.3 age adoption passing confidence
@sapphire/utilities (source) ^3.6.2 -> ^3.18.1 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/decorators)

v4.3.8

Compare Source

v4.3.7

Compare Source

🏠 Refactor

🐛 Bug Fixes

  • deps: Update all non-major dependencies (84af0db)

🧪 Testing

v4.3.6

Compare Source

v4.3.5

Compare Source

🐛 Bug Fixes

  • deps: Update all non-major dependencies (50cd8de)

📝 Documentation

4.3.4 (2022-04-01)

Note: Version bump only for package @​sapphire/decorators

4.3.3 (2022-03-20)

Note: Version bump only for package @​sapphire/decorators

4.3.2 (2022-03-20)

Note: Version bump only for package @​sapphire/decorators

4.3.1 (2022-03-11)

Note: Version bump only for package @​sapphire/decorators

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)
sapphiredev/plugins (@​sapphire/plugin-logger)

v2.2.3

Compare Source

🏃 Performance

  • i18next: Switch to new backend library (21cd166)

🐛 Bug Fixes

📝 Documentation

2.2.1 (2022-04-01)

Note: Version bump only for package @​sapphire/plugin-logger

v2.2.2

Compare Source

sapphiredev/utilities (@​sapphire/utilities)

v3.18.1

Compare Source

Changelog

All notable changes to this project will be documented in this file.

v3.18.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

🚀 Features

v3.17.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

📝 Documentation

🚀 Features

v3.16.2

Compare Source

🐛 Bug Fixes

  • utilities: Update re-exports on index level (902cee8)

v3.16.1

Compare Source

🐛 Bug Fixes

  • utilities: Fixed cjs bundle (f1db3f6)

v3.16.0

Compare Source

📝 Documentation

  • readme: Fix readme table of contents (c60e8bd)
  • utilities: Fix tsdoc comments for debounce (e9f4de9)

🚀 Features

  • utilities: Add capitalizeFirstLetter, hasAtLeastOneKeyInObject, and snakeToCamelCase (#​747) (014e4e8)

v3.15.3

Compare Source

🐛 Bug Fixes

v3.15.2

Compare Source

🐛 Bug Fixes

v3.15.1

Compare Source

📝 Documentation

  • utilities: Fix tsdoc comments for omitKeysFromObject (afd7d27)

v3.15.0

Compare Source

🚀 Features

  • utilities: Add omitKeysFromObject utility function (#​700) (eccf9f6)

🪞 Styling

  • Run prettier on the codebase (1d6e994)

v3.14.0

Compare Source

🐛 Bug Fixes

  • utilities: Properly split CJS, ESM and IIFE (f9d8c8e)
  • discord.js-utilities: Fixed isNsfwChannel typeguard by including ChannelType.GuildMedia (#​665) (7c6cfe2)

📝 Documentation

  • utilities: Improve typedoc (16c05ea)

🚀 Features

v3.13.0

Compare Source

🏠 Refactor

  • sleep: Align more closely with the Node.js API. This removes the AbortError class, if you were previously using it then check for instanceof DOMException and error.name === 'AbortError' (#​626) (36cd38f)
  • utilities: Make sleepSync its own file (#​615) (5838b7e)

🐛 Bug Fixes

🚀 Features

🧪 Testing

  • sleepSync: Use spies for Date.now() (#​617) (cf444df)
  • pickRandom: Add test to cover empty arrays (b74394a)

v3.12.0

Compare Source

🚀 Features

🧪 Testing

  • Update vitest to coverage v8 (a4bc6e4)

v3.11.2

Compare Source

🐛 Bug Fixes

  • utilities: Add support for TypedArray to deepClone (#​592) (85dcd15)

v3.11.1

Compare Source

🏃 Performance

🏠 Refactor

  • utilities: Improve codeBlock and inlineCodeBlock (#​498) (29b1e5a)

🐛 Bug Fixes

📝 Documentation

🧪 Testing

v3.11.0

Compare Source

🐛 Bug Fixes

🚀 Features

v3.10.1

Compare Source

🐛 Bug Fixes

  • utilities: Add missing deprecated exports (ef08c69)

📝 Documentation

v3.10.0

Compare Source

🏠 Refactor

  • Split @sapphire/time-utilities into 4 sub-packages (#​462) (574299a)

🐛 Bug Fixes

  • utilities: Fixed output file extensions (#​480) (99a011d)
  • utilities: Specify chunk file as side effect (7b34a81)
  • deps: Update all non-major dependencies (#​466) (dc08606)
  • deps: Update all non-major dependencies (e20f299)

📝 Documentation

🚀 Features

v3.9.3

Compare Source

🐛 Bug Fixes

  • isNumber: Parse string parameter as number (allow string as parameter) (#​444) (01e1b14)

📝 Documentation

v3.9.2

Compare Source

v3.9.1

Compare Source

🐛 Bug Fixes

  • utilities: Fixed getDeepObjectKeys not returning proper values for arrays of not-objects (#​428) (88f84e6)
  • deps: Update all non-major dependencies (2308bd7)

📝 Documentation

v3.9.0

Compare Source

🚀 Features

v3.8.0

Compare Source

🐛 Bug Fixes

  • deps: Update all non-major dependencies (84af0db)

📝 Documentation

🚀 Features

v3.7.0

Compare Source

🏠 Refactor

  • utilities: Make objectToTuples more type-safe (664580f)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (50cd8de)

📝 Documentation

🚀 Features

  • utilities: Add AnyObject utility type (e442028)

🧪 Testing

3.6.2 (2022-04-01)

Note: Version bump only for package @​sapphire/utilities

3.6.1 (2022-03-20)

Bug Fixes
  • utilities: remove U type from cast (241ca66)

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, 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 force-pushed the renovate/sapphire-dependencies branch 3 times, most recently from bd18d74 to 6bf3d53 Compare October 8, 2022 21:13
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 6bf3d53 to 60aaf30 Compare November 19, 2022 23:21
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 60aaf30 to 27d369e Compare March 16, 2023 15:57
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 27d369e to 54bead6 Compare April 17, 2023 11:35
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 54bead6 to 2c6775b Compare May 28, 2023 11:11
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 2c6775b to c3f8816 Compare June 9, 2023 10:35
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from c3f8816 to 6b6fe15 Compare July 21, 2023 19:07
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 6b6fe15 to 2aa97ad Compare December 4, 2023 22:59
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 2aa97ad to e64f93a Compare December 28, 2023 18:28
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from e64f93a to 16b80d5 Compare January 6, 2024 01:52
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 16b80d5 to fd2aa5c Compare January 19, 2024 23:12
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 2 times, most recently from cd29527 to cfcab0e Compare May 21, 2024 22:23
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from cfcab0e to 7380d42 Compare July 23, 2024 20:47
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 7380d42 to 0e6ee1c Compare November 2, 2024 18:12
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 0e6ee1c to f0cb4dd Compare November 9, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants