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 #584

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/pieces (source) 3.6.0 -> 3.10.0 age adoption passing confidence
@sapphire/plugin-scheduled-tasks (source) ^6.0.0 -> ^6.0.1 age adoption passing confidence
@sapphire/stopwatch (source) ^1.5.0 -> ^1.5.2 age adoption passing confidence
@sapphire/utilities (source) ^3.11.0 -> ^3.17.0 age adoption passing confidence

Release Notes

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

v6.0.1

Compare Source

🐛 Bug Fixes

  • scheduled-tasks: Fixed compatibility with TS 5.x (ddb942e)
  • scheduled-tasks: Update dependencies (2fe31a0)
  • deps: Update all non-major dependencies (#​399) (953d57b)
  • deps: Update all non-major dependencies (#​387) (e31f714)
sapphiredev/utilities (@​sapphire/stopwatch)

v1.5.2

Compare Source

🐛 Bug Fixes

v1.5.1

Compare Source

🐛 Bug Fixes

📝 Documentation

🧪 Testing

sapphiredev/utilities (@​sapphire/utilities)

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


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 force-pushed the renovate/sapphire-dependencies branch 26 times, most recently from e6af57c to 9dfcff1 Compare March 26, 2023 07:05
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 3 times, most recently from d210fe8 to 4795336 Compare March 28, 2023 10:33
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 4 times, most recently from a145a9a to 0d6ffe6 Compare August 19, 2024 06:56
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 2 times, most recently from db52cc6 to 6271f76 Compare August 24, 2024 18:33
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 4 times, most recently from 84a8359 to e9d337a Compare September 1, 2024 19:11
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 3 times, most recently from 6246dee to a0e35f3 Compare September 9, 2024 22:16
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 3 times, most recently from cc0a1d2 to afffaa9 Compare September 16, 2024 18:40
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 4 times, most recently from ec8cbf6 to cba0878 Compare September 27, 2024 22:38
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 3 times, most recently from 971bcf5 to 7bf6252 Compare October 9, 2024 00:16
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 5 times, most recently from 2856aa5 to b1a8583 Compare October 23, 2024 09:34
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from b1a8583 to f29f37a Compare October 23, 2024 20:30
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