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

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.11.16 -> ^20.11.17 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.20.0 -> ^6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) ^6.20.0 -> ^6.21.0 age adoption passing confidence
@typescript-eslint/rule-tester (source) ^6.20.0 -> ^6.21.0 age adoption passing confidence
@typescript-eslint/typescript-estree (source) ^6.20.0 -> ^6.21.0 age adoption passing confidence
@typescript-eslint/utils (source) ^6.20.0 -> ^6.21.0 age adoption passing confidence
discord-api-types (source) ^0.37.67 -> ^0.37.69 age adoption passing confidence
lint-staged ^15.2.1 -> ^15.2.2 age adoption passing confidence
msw (source) ^2.1.5 -> ^2.1.7 age adoption passing confidence
tsup (source) ^8.0.1 -> ^8.0.2 age adoption passing confidence
turbo (source) ^1.12.2 -> ^1.12.3 age adoption passing confidence
typedoc (source) ^0.25.7 -> ^0.25.8 age adoption passing confidence
vite (source) ^5.0.12 -> ^5.1.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - export plugin metadata - allow `parserOptions.project: false` - **eslint-plugin:** add rule prefer-find ##### 🩹 Fixes - **eslint-plugin:** \[no-unused-vars] don't report on types referenced in export assignment expression - **eslint-plugin:** \[switch-exhaustiveness-check] better support for intersections, infinite types, non-union values - **eslint-plugin:** \[consistent-type-imports] dont report on types used in export assignment expressions - **eslint-plugin:** \[no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option - **eslint-plugin:** \[class-literal-property-style] allow getter when same key setter exists - **eslint-plugin:** \[no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before `as` keyword ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - allow `parserOptions.project: false` ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/rule-tester) ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/rule-tester/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - allow `parserOptions.project: false` ##### 🩹 Fixes - **rule-tester:** fix a phantom dependency on the "semver" package ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree) ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-estree/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - allow `parserOptions.project: false` - **typescript-estree:** forbid duplicated accessibility modifiers ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/utils) ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/utils/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - export plugin metadata - allow `parserOptions.project: false` - **utils:** improve eslint types - **eslint-plugin:** add rule prefer-find ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
discordjs/discord-api-types (discord-api-types) ### [`v0.37.69`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03769-2024-02-08) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.68...0.37.69) ##### Features - **Locale:** add `SpanishLATAM` ([#​859](https://togithub.com/discordjs/discord-api-types/issues/859)) ([0cfe05d](https://togithub.com/discordjs/discord-api-types/commit/0cfe05dad8271513a2ef58e4f183c530555c7c2d)) ### [`v0.37.68`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03768-2024-02-05) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.67...0.37.68) ##### Bug Fixes - **CDNRoutes:** fix store page wrong extension ([#​867](https://togithub.com/discordjs/discord-api-types/issues/867)) ([6f541d5](https://togithub.com/discordjs/discord-api-types/commit/6f541d58d278f1e610916250c003c1344831e3ad)) - **CDNRoutes:** make format optional and default to png ([#​869](https://togithub.com/discordjs/discord-api-types/issues/869)) ([55efcca](https://togithub.com/discordjs/discord-api-types/commit/55efcca4f8480f96243d9d802ce632833ac8e3ff))
okonet/lint-staged (lint-staged) ### [`v15.2.2`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1522) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.1...v15.2.2) ##### Patch Changes - [#​1391](https://togithub.com/lint-staged/lint-staged/pull/1391) [`fdcdad4`](https://togithub.com/lint-staged/lint-staged/commit/fdcdad42ff96fea3c05598e378d3c44ad4a51bde) Thanks [@​iiroj](https://togithub.com/iiroj)! - *Lint-staged* no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.
mswjs/msw (msw) ### [`v2.1.7`](https://togithub.com/mswjs/msw/releases/tag/v2.1.7) [Compare Source](https://togithub.com/mswjs/msw/compare/v2.1.6...v2.1.7) #### v2.1.7 (2024-02-06) ##### Bug Fixes - support intercepting fetch requests in React Native ([#​2017](https://togithub.com/mswjs/msw/issues/2017)) ([`e430795`](https://togithub.com/mswjs/msw/commit/e4307954722980a6d3320c79ab5398ad8084f37b)) [@​sairus2k](https://togithub.com/sairus2k) [@​kettanaito](https://togithub.com/kettanaito) - improve fetch compatibility with React Native ([#​2016](https://togithub.com/mswjs/msw/issues/2016)) ([`aeafcd2`](https://togithub.com/mswjs/msw/commit/aeafcd20b6a97a2bb613df7a7c374d0c796d49e5)) [@​kettanaito](https://togithub.com/kettanaito) Special thanks to [@​willdawsonme](https://togithub.com/willdawsonme) for investigating these issues. ### [`v2.1.6`](https://togithub.com/mswjs/msw/releases/tag/v2.1.6) [Compare Source](https://togithub.com/mswjs/msw/compare/v2.1.5...v2.1.6) #### v2.1.6 (2024-02-05) ##### Bug Fixes - return type of "passthrough" ([#​2002](https://togithub.com/mswjs/msw/issues/2002)) ([`b030db5`](https://togithub.com/mswjs/msw/commit/b030db5b70664c835f6ac01171a790af35181202)) [@​kettanaito](https://togithub.com/kettanaito)
egoist/tsup (tsup) ### [`v8.0.2`](https://togithub.com/egoist/tsup/releases/tag/v8.0.2) [Compare Source](https://togithub.com/egoist/tsup/compare/v8.0.1...v8.0.2) ##### Bug Fixes - support swc target for mjs ([#​1081](https://togithub.com/egoist/tsup/issues/1081)) ([83c7c7f](https://togithub.com/egoist/tsup/commit/83c7c7f3131ca6d46aaad4de3111c2fd5e5b5c21))
vercel/turbo (turbo) ### [`v1.12.3`](https://togithub.com/vercel/turbo/releases/tag/v1.12.3): Turborepo v1.12.3 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.12.2...v1.12.3) #### What's Changed ##### Docs - Add "System environment variables" page. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7223](https://togithub.com/vercel/turbo/pull/7223) - Remote Cache API doc. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7236](https://togithub.com/vercel/turbo/pull/7236) - Inputs clarity. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7246](https://togithub.com/vercel/turbo/pull/7246) - docs(turborepo): fix typo in task dependencies by [@​flextremedev](https://togithub.com/flextremedev) in [https://github.com/vercel/turbo/pull/7271](https://togithub.com/vercel/turbo/pull/7271) - feat(docs): document building turbo from source by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7276](https://togithub.com/vercel/turbo/pull/7276) - Fix a typo in docs page for github actions by [@​noahsark769](https://togithub.com/noahsark769) in [https://github.com/vercel/turbo/pull/7249](https://togithub.com/vercel/turbo/pull/7249) ##### create-turbo - release(turborepo): 1.12.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/7200](https://togithub.com/vercel/turbo/pull/7200) - release(turborepo): 1.12.3-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/7215](https://togithub.com/vercel/turbo/pull/7215) ##### Examples - Bumping examples to 1.12 by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7053](https://togithub.com/vercel/turbo/pull/7053) - Fix trailing comma in exapmle react-library.json by [@​Fl0h0](https://togithub.com/Fl0h0) in [https://github.com/vercel/turbo/pull/7273](https://togithub.com/vercel/turbo/pull/7273) - fix: avoid expensive globwalk in examples by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7238](https://togithub.com/vercel/turbo/pull/7238) ##### Changelog - backport wax 0.6 fixes to turborepo-wax by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/7089](https://togithub.com/vercel/turbo/pull/7089) - chore: allow unused for variables that don't get used on windows by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7212](https://togithub.com/vercel/turbo/pull/7212) - rust is no longer experimental by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/7214](https://togithub.com/vercel/turbo/pull/7214) - fix: declare version.txt as input by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7221](https://togithub.com/vercel/turbo/pull/7221) - refactor: Clean up error printing by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7169](https://togithub.com/vercel/turbo/pull/7169) - fix: correctly parse pnpm lockfile settings by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7198](https://togithub.com/vercel/turbo/pull/7198) - refactor(turborepo): Change Detector by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7222](https://togithub.com/vercel/turbo/pull/7222) - chore: move scripts to build and benchmark demos to new package by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7217](https://togithub.com/vercel/turbo/pull/7217) - feat(turbo-repository): return additional workspace data by [@​mrmckeb](https://togithub.com/mrmckeb) in [https://github.com/vercel/turbo/pull/7187](https://togithub.com/vercel/turbo/pull/7187) - Fix/filter unnamed packages by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/7280](https://togithub.com/vercel/turbo/pull/7280) - fix: Daemon Restarting by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7288](https://togithub.com/vercel/turbo/pull/7288) - chore(turborepo-lib): use compile error for feature validation by [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [https://github.com/vercel/turbo/pull/4235](https://togithub.com/vercel/turbo/pull/4235) - fix([@​turbo/repository](https://togithub.com/turbo/repository)): update types to latest signature by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7289](https://togithub.com/vercel/turbo/pull/7289) - fix(Turborepo): Flag off daemon for package discovery by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7290](https://togithub.com/vercel/turbo/pull/7290) #### New Contributors - [@​flextremedev](https://togithub.com/flextremedev) made their first contribution in [https://github.com/vercel/turbo/pull/7271](https://togithub.com/vercel/turbo/pull/7271) - [@​Fl0h0](https://togithub.com/Fl0h0) made their first contribution in [https://github.com/vercel/turbo/pull/7273](https://togithub.com/vercel/turbo/pull/7273) - [@​noahsark769](https://togithub.com/noahsark769) made their first contribution in [https://github.com/vercel/turbo/pull/7249](https://togithub.com/vercel/turbo/pull/7249) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.12.2...v1.12.3
TypeStrong/TypeDoc (typedoc) ### [`v0.25.8`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0258-2024-02-09) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.25.7...v0.25.8)
vitejs/vite (vite) ### [`v5.1.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small511-2024-02-09-small) - fix: empty CSS file was output when only .css?url is used ([#​15846](https://togithub.com/vitejs/vite/issues/15846)) ([b2873ac](https://togithub.com/vitejs/vite/commit/b2873ac)), closes [#​15846](https://togithub.com/vitejs/vite/issues/15846) - fix: skip not only .js but also .mjs manifest entries ([#​15841](https://togithub.com/vitejs/vite/issues/15841)) ([3d860e7](https://togithub.com/vitejs/vite/commit/3d860e7)), closes [#​15841](https://togithub.com/vitejs/vite/issues/15841) - chore: post 5.1 release edits ([#​15840](https://togithub.com/vitejs/vite/issues/15840)) ([9da6502](https://togithub.com/vitejs/vite/commit/9da6502)), closes [#​15840](https://togithub.com/vitejs/vite/issues/15840) ### [`v5.1.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#510-2024-02-08) - chore: revert [#​15746](https://togithub.com/vitejs/vite/issues/15746) ([#​15839](https://togithub.com/vitejs/vite/issues/15839)) ([ed875f8](https://togithub.com/vitejs/vite/commit/ed875f8)), closes [#​15746](https://togithub.com/vitejs/vite/issues/15746) [#​15839](https://togithub.com/vitejs/vite/issues/15839) - fix: pass `customLogger` to `loadConfigFromFile` (fix [#​15824](https://togithub.com/vitejs/vite/issues/15824)) ([#​15831](https://togithub.com/vitejs/vite/issues/15831)) ([55a3427](https://togithub.com/vitejs/vite/commit/55a3427)), closes [#​15824](https://togithub.com/vitejs/vite/issues/15824) [#​15831](https://togithub.com/vitejs/vite/issues/15831) - fix(deps): update all non-major dependencies ([#​15803](https://togithub.com/vitejs/vite/issues/15803)) ([e0a6ef2](https://togithub.com/vitejs/vite/commit/e0a6ef2)), closes [#​15803](https://togithub.com/vitejs/vite/issues/15803) - refactor: remove `vite build --force` ([#​15837](https://togithub.com/vitejs/vite/issues/15837)) ([f1a4242](https://togithub.com/vitejs/vite/commit/f1a4242)), closes [#​15837](https://togithub.com/vitejs/vite/issues/15837)

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 has been generated by Mend Renovate. View repository job log here.