sapphiredev / utilities

Common JavaScript utilities for Sapphire Projects
https://www.sapphirejs.dev/
MIT License
153 stars 39 forks source link

chore(deps): update all non-major dependencies #784

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.14.12 -> ^20.14.14 age adoption passing confidence
@types/ws (source) ^8.5.11 -> ^8.5.12 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.0.4 -> ^2.0.5 age adoption passing confidence
lint-staged ^15.2.7 -> ^15.2.8 age adoption passing confidence
msw (source) ^2.3.4 -> ^2.3.5 age adoption passing confidence
tsup (source) ^8.2.3 -> ^8.2.4 age adoption passing confidence
tsx (source) ^4.16.2 -> ^4.16.5 age adoption passing confidence
turbo (source) ^2.0.9 -> ^2.0.11 age adoption passing confidence
vitest (source) ^2.0.4 -> ^2.0.5 age adoption passing confidence
yarn (source) 4.3.1 -> 4.4.0 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8) ### [`v2.0.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v2.0.5) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v2.0.4...v2.0.5) #####    🚀 Features - Introduce experimental reported tasks  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6149](https://togithub.com/vitest-dev/vitest/issues/6149) [(13d85)](https://togithub.com/vitest-dev/vitest/commit/13d85bd1) - This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go! #####    🐞 Bug Fixes - Show a difference between string characters if both values are strings  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6191](https://togithub.com/vitest-dev/vitest/issues/6191) [(29176)](https://togithub.com/vitest-dev/vitest/commit/291766d7) - `testNamePattern` adds leading space  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/6186](https://togithub.com/vitest-dev/vitest/issues/6186) [(073a5)](https://togithub.com/vitest-dev/vitest/commit/073a50c9) - **browser**: - Don't bundle `afterEach` cleanup hooks in node entrypoint  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6192](https://togithub.com/vitest-dev/vitest/issues/6192) [(e6fbc)](https://togithub.com/vitest-dev/vitest/commit/e6fbc620) - UserEvent.setup initiates a separate state for userEvent instance  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6088](https://togithub.com/vitest-dev/vitest/issues/6088) [(883f3)](https://togithub.com/vitest-dev/vitest/commit/883f3482) - Correctly import optimized module in vi.importActual  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6219](https://togithub.com/vitest-dev/vitest/issues/6219) [(804ff)](https://togithub.com/vitest-dev/vitest/commit/804ff2fd) - Passing options to hover/unhover  -  by [@​MNeverOff](https://togithub.com/MNeverOff) in [https://github.com/vitest-dev/vitest/issues/6175](https://togithub.com/vitest-dev/vitest/issues/6175) [(d4c00)](https://togithub.com/vitest-dev/vitest/commit/d4c005bc) - Improve unique CSS selector generation  -  by [@​zacharyvoase](https://togithub.com/zacharyvoase) and **Zack Voase** in [https://github.com/vitest-dev/vitest/issues/6243](https://togithub.com/vitest-dev/vitest/issues/6243) [(e7acd)](https://togithub.com/vitest-dev/vitest/commit/e7acd0cf) - **vitest**: - Remove nuxt from auto inline deps  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(93882)](https://togithub.com/vitest-dev/vitest/commit/93882f38) - Improve `defineProject` and `defineWorkspace` types  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6198](https://togithub.com/vitest-dev/vitest/issues/6198) [(8cd82)](https://togithub.com/vitest-dev/vitest/commit/8cd8272b) - Correctly resolve mocked `node:*` imports in `__mocks__` folder  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6204](https://togithub.com/vitest-dev/vitest/issues/6204) [(a48be)](https://togithub.com/vitest-dev/vitest/commit/a48be6ff) - **web-worker**: - Expose globals on self  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6170](https://togithub.com/vitest-dev/vitest/issues/6170) [(12bb5)](https://togithub.com/vitest-dev/vitest/commit/12bb567e) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v2.0.4...v2.0.5)
lint-staged/lint-staged (lint-staged) ### [`v15.2.8`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1528) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8) ##### Patch Changes - [`f0480f0`](https://togithub.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version switched the `--show-toplevel` flag with `--show-cdup`, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js `child_process`. The new flag returns a path relative to the working directory, avoiding the issue. The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
mswjs/msw (msw) ### [`v2.3.5`](https://togithub.com/mswjs/msw/releases/tag/v2.3.5) [Compare Source](https://togithub.com/mswjs/msw/compare/v2.3.4...v2.3.5) #### v2.3.5 (2024-08-02) ##### Bug Fixes - **HttpResponse:** skip setting "Content-Length" if it is already set ([#​2228](https://togithub.com/mswjs/msw/issues/2228)) ([`a0234c9`](https://togithub.com/mswjs/msw/commit/a0234c9abebada6f66f8a14dfa04bf2aac6e6dcf)) [@​kettanaito](https://togithub.com/kettanaito)
egoist/tsup (tsup) ### [`v8.2.4`](https://togithub.com/egoist/tsup/releases/tag/v8.2.4) [Compare Source](https://togithub.com/egoist/tsup/compare/v8.2.3...v8.2.4) ##### Bug Fixes - do not terminate dts worker in watch mode, closes [#​1172](https://togithub.com/egoist/tsup/issues/1172), closes [#​1171](https://togithub.com/egoist/tsup/issues/1171) ([49c11c3](https://togithub.com/egoist/tsup/commit/49c11c3073ce977a01c84e7848fc070d5de0a652))
privatenumber/tsx (tsx) ### [`v4.16.5`](https://togithub.com/privatenumber/tsx/releases/tag/v4.16.5) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.4...v4.16.5) ##### Bug Fixes - **resolver:** directory import nested ".." ([2fada74](https://togithub.com/privatenumber/tsx/commit/2fada74ad363655890695716f762f89276800a46)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.16.5) ### [`v4.16.4`](https://togithub.com/privatenumber/tsx/releases/tag/v4.16.4) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.3...v4.16.4) ##### Bug Fixes - **resolver:** handle importing ".." ([3cf0b6a](https://togithub.com/privatenumber/tsx/commit/3cf0b6acb9041b782d46345c23f3f48160e05f49)), closes [#​626](https://togithub.com/privatenumber/tsx/issues/626) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.16.4) ### [`v4.16.3`](https://togithub.com/privatenumber/tsx/compare/v4.16.2...ca4bf11670bdbc29bd5fe413cfa3cedba02c2e4e) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.2...v4.16.3)
vercel/turbo (turbo) ### [`v2.0.11`](https://togithub.com/vercel/turbo/compare/v2.0.10...v2.0.11) [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.10...v2.0.11) ### [`v2.0.10`](https://togithub.com/vercel/turbo/releases/tag/v2.0.10): Turborepo v2.0.10 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.9...v2.0.10) #### What's Changed ##### Examples - chore: dedupe link component in kitchen sink by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8813](https://togithub.com/vercel/turbo/pull/8813) - feat(examples): add example-with-typeorm by [@​cgoinglove](https://togithub.com/cgoinglove) in [https://github.com/vercel/turbo/pull/8143](https://togithub.com/vercel/turbo/pull/8143) ##### Changelog - feat(turbo): add TMP and TEMP variables to pass through by [@​cahilfoley](https://togithub.com/cahilfoley) in [https://github.com/vercel/turbo/pull/8803](https://togithub.com/vercel/turbo/pull/8803) - chore: add trace level logging to process management by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8822](https://togithub.com/vercel/turbo/pull/8822) - chore(infer): add test for current behavior by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8825](https://togithub.com/vercel/turbo/pull/8825) - fix: close stdin for non-interactive tasks by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8838](https://togithub.com/vercel/turbo/pull/8838) - chore(turborepo): print the turbo version on start up by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8841](https://togithub.com/vercel/turbo/pull/8841) - chore(auth): catch forbidden cache access error by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8853](https://togithub.com/vercel/turbo/pull/8853) - chore(telemetry): remove unused codepath field by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8855](https://togithub.com/vercel/turbo/pull/8855) - chore(schema): update schema with dangerouslyDisablePackageManagerCheck by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8856](https://togithub.com/vercel/turbo/pull/8856) - fix(turborepo): task table width bug by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8868](https://togithub.com/vercel/turbo/pull/8868) - feat(turborepo): added specific symbol for cache hit by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8869](https://togithub.com/vercel/turbo/pull/8869) - feat(tui): terminal pane mouse copying by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8713](https://togithub.com/vercel/turbo/pull/8713) - chore(filter): add additional logs for scm based filters by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8850](https://togithub.com/vercel/turbo/pull/8850) - chore:(logging): improve debug logs with -vv by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8867](https://togithub.com/vercel/turbo/pull/8867) - (chore): Make FS error more clear. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8881](https://togithub.com/vercel/turbo/pull/8881) - adds daemon flag for env var and turbo.json by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8728](https://togithub.com/vercel/turbo/pull/8728) - fix(windows): keep stdin open for conpty processes by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8885](https://togithub.com/vercel/turbo/pull/8885) #### New Contributors - [@​cahilfoley](https://togithub.com/cahilfoley) made their first contribution in [https://github.com/vercel/turbo/pull/8803](https://togithub.com/vercel/turbo/pull/8803) - [@​busybox11](https://togithub.com/busybox11) made their first contribution in [https://github.com/vercel/turbo/pull/8799](https://togithub.com/vercel/turbo/pull/8799) - [@​samydoesit](https://togithub.com/samydoesit) made their first contribution in [https://github.com/vercel/turbo/pull/8725](https://togithub.com/vercel/turbo/pull/8725) - [@​gdarchen](https://togithub.com/gdarchen) made their first contribution in [https://github.com/vercel/turbo/pull/8830](https://togithub.com/vercel/turbo/pull/8830) - [@​cgoinglove](https://togithub.com/cgoinglove) made their first contribution in [https://github.com/vercel/turbo/pull/8143](https://togithub.com/vercel/turbo/pull/8143) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.9...v2.0.10
yarnpkg/berry (yarn) ### [`v4.4.0`](https://togithub.com/yarnpkg/berry/compare/2e73cdb7e2057a3ab4bd93074190b508b407c7ab...ab48d624e2490567be531b4e7c7145c5bc6e55f2) [Compare Source](https://togithub.com/yarnpkg/berry/compare/2e73cdb7e2057a3ab4bd93074190b508b407c7ab...ab48d624e2490567be531b4e7c7145c5bc6e55f2)

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.

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



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