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

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 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/result (source) ^2.6.0 -> ^2.7.2 age adoption passing confidence
@sapphire/time-utilities (source) ^1.7.8 -> ^1.7.14 age adoption passing confidence
@sapphire/utilities (source) ^3.11.0 -> ^3.18.2 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/result)

v2.7.2

Compare Source

Changelog

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

v2.7.1

Compare Source

🐛 Bug Fixes

v2.7.0

Compare Source

🐛 Bug Fixes

📝 Documentation

  • result: Update readme url for website (804cc21)

🚀 Features

🧪 Testing

  • result: Update test case (5932a43)

v2.6.6

Compare Source

🐛 Bug Fixes

v2.6.5

Compare Source

🐛 Bug Fixes

  • result: Properly split CJS, ESM and IIFE (1f8f52e)
  • Update export mapping for proper ESM/CJS split (dd0cff8)
  • deps: Update all non-major dependencies (#​607) (9cc8bd0)

📝 Documentation

  • readme: Add link to examples (e33b5b9)

🧪 Testing

  • Update vitest to coverage v8 (a4bc6e4)

v2.6.4

Compare Source

🐛 Bug Fixes

  • result: Remove unnecessary tslib import (ec40daa)

v2.6.3

Compare Source

🏠 Refactor

  • result: Internally rework code to ensure typings can be generated without conflicts (83d698e)

v2.6.2

Compare Source

🐛 Bug Fixes

  • result: Add tslib dependency to fix __exportStar not being defined (4c51387)

v2.6.1

Compare Source

🐛 Bug Fixes

📝 Documentation

sapphiredev/utilities (@​sapphire/utilities)

v3.18.2

Compare Source

🐛 Bug Fixes

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


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 from e102338 to 4409612 Compare April 10, 2023 21:29
@renovate renovate bot changed the title fix(deps): update dependency @sapphire/time-utilities to ^1.7.9 fix(deps): update sapphire dependencies Apr 10, 2023
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 4409612 to f064187 Compare April 17, 2023 18:21
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from f064187 to b0879e3 Compare May 28, 2023 09:35
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from b0879e3 to bd3fa84 Compare June 9, 2023 11:31
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from bd3fa84 to f5e937f Compare July 21, 2023 18:25
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from f5e937f to bf08e1c Compare December 4, 2023 23:34
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from bf08e1c to 2ffbd2f Compare December 28, 2023 18:33
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 2ffbd2f to c9b0929 Compare January 6, 2024 01:54
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from c9b0929 to 4089fdb Compare January 19, 2024 21:03
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 2 times, most recently from 0884575 to 9a3d0fd Compare May 21, 2024 21:07
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from 9a3d0fd to 10c9026 Compare July 23, 2024 18:44
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch 3 times, most recently from 698afb8 to c9a5f48 Compare November 9, 2024 15:22
@renovate renovate bot force-pushed the renovate/sapphire-dependencies branch from c9a5f48 to 41b60d2 Compare January 29, 2025 23:01
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