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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.4.0 -> ^19.4.1 age adoption passing confidence
@commitlint/config-conventional (source) ^19.2.2 -> ^19.4.1 age adoption passing confidence
@types/node (source) ^20.16.1 -> ^20.16.2 age adoption passing confidence
discord-api-types (source) ^0.37.97 -> ^0.37.98 age adoption passing confidence
msw (source) ^2.3.5 -> ^2.4.1 age adoption passing confidence
tsx (source) ^4.18.0 -> ^4.19.0 age adoption passing confidence
turbo (source) ^2.0.14 -> ^2.1.1 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v19.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1941-2024-08-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v19.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1941-2024-08-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.2.2...v19.4.1) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
discordjs/discord-api-types (discord-api-types) ### [`v0.37.98`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03798-2024-08-26) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.97...0.37.98) ##### Features - **RESTAPIAttachment:** add more properties ([#​1073](https://togithub.com/discordjs/discord-api-types/issues/1073)) ([f019f0f](https://togithub.com/discordjs/discord-api-types/commit/f019f0fe97ad47471dd6656e5fb148dc5761e1e0))
mswjs/msw (msw) ### [`v2.4.1`](https://togithub.com/mswjs/msw/releases/tag/v2.4.1) [Compare Source](https://togithub.com/mswjs/msw/compare/v2.4.0...v2.4.1) #### v2.4.1 (2024-08-29) ##### Bug Fixes - import `graphql` lazily ([#​2250](https://togithub.com/mswjs/msw/issues/2250)) ([`1799e06`](https://togithub.com/mswjs/msw/commit/1799e0638f0f860c19ba46db7c4287012f2cb716)) [@​kettanaito](https://togithub.com/kettanaito) - add `graphql` to "peerDependencies" ([#​2249](https://togithub.com/mswjs/msw/issues/2249)) ([`8a9568a`](https://togithub.com/mswjs/msw/commit/8a9568ad4593b662a8c320bb1a02b380791a1696)) [@​THETCR](https://togithub.com/THETCR) ### [`v2.4.0`](https://togithub.com/mswjs/msw/releases/tag/v2.4.0) [Compare Source](https://togithub.com/mswjs/msw/compare/v2.3.5...v2.4.0) #### v2.4.0 (2024-08-28) ##### Features - add `HttpResponse.html()` static method ([#​2140](https://togithub.com/mswjs/msw/issues/2140)) ([`8c5580a`](https://togithub.com/mswjs/msw/commit/8c5580a0e2e6e52785b0132128c36d679ddbe5d5)) [@​scruffymongrel](https://togithub.com/scruffymongrel) [@​kettanaito](https://togithub.com/kettanaito) - list "graphql" as an optional peer dependency ([#​2187](https://togithub.com/mswjs/msw/issues/2187)) ([`40b17fd`](https://togithub.com/mswjs/msw/commit/40b17fdf655e597b352094527f558f6d839f2970)) [@​kettanaito](https://togithub.com/kettanaito) - print request body in `onUnhandledRequest` message ([#​2227](https://togithub.com/mswjs/msw/issues/2227)) ([`a2153c9`](https://togithub.com/mswjs/msw/commit/a2153c93edd752d7c5686573f684721b19f0a115)) [@​bitttttten](https://togithub.com/bitttttten) [@​kettanaito](https://togithub.com/kettanaito)
privatenumber/tsx (tsx) ### [`v4.19.0`](https://togithub.com/privatenumber/tsx/compare/v4.18.0...157c3ec6bcf0b0a5e387080576404c00f7fd662f) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.18.0...v4.19.0)
vercel/turborepo (turbo) ### [`v2.1.1`](https://togithub.com/vercel/turborepo/releases/tag/v2.1.1): Turborepo v2.1.1 [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.1.0...v2.1.1) #### What's Changed ##### Docs - docs: document --affected flag and env vars by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9046](https://togithub.com/vercel/turborepo/pull/9046) - docs: document run displaying available tasks by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9052](https://togithub.com/vercel/turborepo/pull/9052) - feat(docs): doc ls by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/9063](https://togithub.com/vercel/turborepo/pull/9063) - chore(config): add undocummented `remote` types to `turbo.json` schema by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9073](https://togithub.com/vercel/turborepo/pull/9073) - docs: Clarifications for `--affected`. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9078](https://togithub.com/vercel/turborepo/pull/9078) - Update constructing-ci.mdx by [@​eps1lon](https://togithub.com/eps1lon) in [https://github.com/vercel/turborepo/pull/9079](https://togithub.com/vercel/turborepo/pull/9079) ##### Examples - examples: Fix sourcemapping in kitchen-sink. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9086](https://togithub.com/vercel/turborepo/pull/9086) ##### Changelog - pipes default values through to json-schema by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9039](https://togithub.com/vercel/turborepo/pull/9039) - fix(zsh): fix completion generation for zsh by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9082](https://togithub.com/vercel/turborepo/pull/9082) - fix(daemon): use correct arg group for deciding daemon config by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9088](https://togithub.com/vercel/turborepo/pull/9088) #### New Contributors - [@​eps1lon](https://togithub.com/eps1lon) made their first contribution in [https://github.com/vercel/turborepo/pull/9079](https://togithub.com/vercel/turborepo/pull/9079) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/vercel/turborepo/releases/tag/v2.1.0): Turborepo v2.1.0 [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.0.14...v2.1.0) #### What's Changed ##### Docs - documentation for for `cacheDir`, `daemon`, and `envMode` (config values, and env vars) by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9018](https://togithub.com/vercel/turborepo/pull/9018) - Update using-environment-variables.mdx by [@​robertn702](https://togithub.com/robertn702) in [https://github.com/vercel/turborepo/pull/9040](https://togithub.com/vercel/turborepo/pull/9040) - (docs) Fix Node.js subpath import guidance. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9066](https://togithub.com/vercel/turborepo/pull/9066) ##### [@​turbo/codemod](https://togithub.com/turbo/codemod) - separate configs, colocate JSONSchema, remove `globalDotEnv` and `pipeline.dotEnv` from V2 by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9025](https://togithub.com/vercel/turborepo/pull/9025) ##### Examples - Update README.md by [@​Aditya0257](https://togithub.com/Aditya0257) in [https://github.com/vercel/turborepo/pull/8979](https://togithub.com/vercel/turborepo/pull/8979) - Update basic example to use stable Next.js. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9059](https://togithub.com/vercel/turborepo/pull/9059) ##### Changelog - TypeScript types for `cacheDir`, `daemon`, and `envMode` by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9011](https://togithub.com/vercel/turborepo/pull/9011) - chore: show deprecation info for globalDotEnv and dotEnv by [@​devy-bee](https://togithub.com/devy-bee) in [https://github.com/vercel/turborepo/pull/8974](https://togithub.com/vercel/turborepo/pull/8974) - fix: lock tui-term version to pass rust type check by [@​wadwings](https://togithub.com/wadwings) in [https://github.com/vercel/turborepo/pull/9022](https://togithub.com/vercel/turborepo/pull/9022) - feat: color no longer tied to task execution order by [@​Shaharking](https://togithub.com/Shaharking) in [https://github.com/vercel/turborepo/pull/9023](https://togithub.com/vercel/turborepo/pull/9023) - fix(tui): avoid panic on restarting tasks during watch by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9032](https://togithub.com/vercel/turborepo/pull/9032) - feat(ls): support output format by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/9031](https://togithub.com/vercel/turborepo/pull/9031) - chore(tui): remove unwraps from tui by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9034](https://togithub.com/vercel/turborepo/pull/9034) - feat: implement a query interface for turborepo by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/8977](https://togithub.com/vercel/turborepo/pull/8977) - feat(tui): allow searching for tasks by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9042](https://togithub.com/vercel/turborepo/pull/9042) - fix(affected): prevent affected from being used with filter by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9049](https://togithub.com/vercel/turborepo/pull/9049) - allow multiple fallbacks for --affected base branch by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9045](https://togithub.com/vercel/turborepo/pull/9045) - fix(affected): don't respect empty scm env vars by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9053](https://togithub.com/vercel/turborepo/pull/9053) - fix(affected): no longer error if `main` does not exist by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9061](https://togithub.com/vercel/turborepo/pull/9061) - fix(cli): avoid use of process exit by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9065](https://togithub.com/vercel/turborepo/pull/9065) - chore: Remove version output on CI by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9068](https://togithub.com/vercel/turborepo/pull/9068) - chore(tui): fix lint warnings in tests by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9062](https://togithub.com/vercel/turborepo/pull/9062) #### New Contributors - [@​Aditya0257](https://togithub.com/Aditya0257) made their first contribution in [https://github.com/vercel/turborepo/pull/8979](https://togithub.com/vercel/turborepo/pull/8979) - [@​devy-bee](https://togithub.com/devy-bee) made their first contribution in [https://github.com/vercel/turborepo/pull/8974](https://togithub.com/vercel/turborepo/pull/8974) - [@​wadwings](https://togithub.com/wadwings) made their first contribution in [https://github.com/vercel/turborepo/pull/9022](https://togithub.com/vercel/turborepo/pull/9022) - [@​Shaharking](https://togithub.com/Shaharking) made their first contribution in [https://github.com/vercel/turborepo/pull/9023](https://togithub.com/vercel/turborepo/pull/9023) - [@​robertn702](https://togithub.com/robertn702) made their first contribution in [https://github.com/vercel/turborepo/pull/9040](https://togithub.com/vercel/turborepo/pull/9040) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.0.14...v2.1.0

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.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud