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 dependency @sapphire/utilities to ^3.13.0 #189

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/utilities (source) ^3.12.0 -> ^3.13.0 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/utilities)

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)

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot requested a review from RealShadowNova as a code owner July 23, 2023 04:33
@renovate renovate bot enabled auto-merge (squash) July 23, 2023 04:33
@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Merging #189 (9caecca) into main (46407d9) will not change coverage.
The diff coverage is n/a.

❗ Current head 9caecca differs from pull request most recent head a53a45d. Consider uploading reports for the commit a53a45d to get more accurate results

@@           Coverage Diff           @@
##             main     #189   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files           8        8           
  Lines        1864     1864           
  Branches      271      271           
=======================================
  Hits         1827     1827           
  Misses         25       25           
  Partials       12       12           

@renovate renovate bot merged commit e15f6c7 into main Jul 23, 2023
7 checks passed
@renovate renovate bot deleted the renovate/all-non-major branch July 23, 2023 06:43
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