sapphiredev / utilities

Common JavaScript utilities for your TypeScript projects
https://www.sapphirejs.dev/
MIT License
157 stars 39 forks source link

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

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/lodash (source) ^4.17.1 -> ^4.17.4 age adoption passing confidence
@types/node (source) ^20.12.11 -> ^20.12.12 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.8.0 -> ^7.9.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.8.0 -> ^7.9.0 age adoption passing confidence
@typescript-eslint/rule-tester (source) ^7.8.0 -> ^7.9.0 age adoption passing confidence
@typescript-eslint/typescript-estree (source) ^7.8.0 -> ^7.9.0 age adoption passing confidence
@typescript-eslint/utils (source) ^7.8.0 -> ^7.9.0 age adoption passing confidence
discord-api-types (source) ^0.37.83 -> ^0.37.84 age adoption passing confidence
esbuild-plugin-file-path-extensions ^2.0.0 -> ^2.1.0 age adoption passing confidence
npm-run-all2 ^6.1.2 -> ^6.2.0 age adoption passing confidence
tsx ^4.10.0 -> ^4.10.5 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) ##### 🩹 Fixes - **eslint-plugin:** \[explicit-function-return-types] fix false positive on default parameters ##### ❤️ Thank You - Kirk Waiblinger - Sheetal Nandi - Vinccool96 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) ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) This was a version bump only for parser to align it with other projects, there were no code changes. 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) ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/rule-tester/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) ##### 🚀 Features - **rule-tester:** check for missing placeholder data in the message ##### ❤️ Thank You - Kirk Waiblinger - Sheetal Nandi - Vinccool96 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) ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-estree/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) ##### 🩹 Fixes - do not pass tsconfig canonical file name to typescript API to get program details for config file ##### ❤️ Thank You - Kirk Waiblinger - Sheetal Nandi - Vinccool96 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) ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/utils/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) This was a version bump only for utils to align it with other projects, there were no code changes. 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.84`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03784-2024-05-16) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.83...0.37.84) ##### Features - **RESTJSONErrorCodes:** add error code 40333 ([#​854](https://togithub.com/discordjs/discord-api-types/issues/854)) ([65eebd9](https://togithub.com/discordjs/discord-api-types/commit/65eebd92d636d4ea8e3319c8df84208f1d6ce94f)) - support avatar decorations ([#​834](https://togithub.com/discordjs/discord-api-types/issues/834)) ([7650ce4](https://togithub.com/discordjs/discord-api-types/commit/7650ce4f7244c04f30e31938965e5023aa858945)) - user-installable apps ([#​921](https://togithub.com/discordjs/discord-api-types/issues/921)) ([c457b8d](https://togithub.com/discordjs/discord-api-types/commit/c457b8d0596561fd1122e1d96bd168b322de368e))
favware/esbuild-plugin-file-path-extensions (esbuild-plugin-file-path-extensions) ### [`v2.1.0`](https://togithub.com/favware/esbuild-plugin-file-path-extensions/blob/HEAD/CHANGELOG.md#210---2024-05-12) [Compare Source](https://togithub.com/favware/esbuild-plugin-file-path-extensions/compare/v2.0.0...v2.1.0) #### 🚀 Features - Handle Directory Imports, Node Builtins ([#​104](https://togithub.com/favware/esbuild-plugin-file-path-extensions/issues/104)) ([103d1b6](https://togithub.com/favware/esbuild-plugin-file-path-extensions/commit/103d1b61328159c84f99433f201910360f6f9c95))
bcomnes/npm-run-all2 (npm-run-all2) ### [`v6.2.0`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v620) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.1.2...v6.2.0) ##### Merged - Placeholder that unfolds into multiple tasks [`#134`](https://togithub.com/bcomnes/npm-run-all2/pull/134) - 📝 add compatibility note for pnpm. [`#136`](https://togithub.com/bcomnes/npm-run-all2/pull/136) - Upgrade: Bump codecov/codecov-action from 3 to 4 [`#131`](https://togithub.com/bcomnes/npm-run-all2/pull/131)
privatenumber/tsx (tsx) ### [`v4.10.5`](https://togithub.com/privatenumber/tsx/releases/tag/v4.10.5) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.4...v4.10.5) ##### Bug Fixes - handle parsing variable `of` ([86cf87c](https://togithub.com/privatenumber/tsx/commit/86cf87c861991eddb39cf8ea88b2870b9f536ff5)), closes [#​556](https://togithub.com/privatenumber/tsx/issues/556) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.10.5) ### [`v4.10.4`](https://togithub.com/privatenumber/tsx/compare/v4.10.3...4a8a2dcce25e1223dec65219659065901fd7620f) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.3...v4.10.4) ### [`v4.10.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.10.3) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.2...v4.10.3) ##### Performance Improvements - skip parsing if `import(` is not found in minified code ([5cdd50b](https://togithub.com/privatenumber/tsx/commit/5cdd50bc3fb406c02b9508ea15e33c4f9d597bfb)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.10.3) ### [`v4.10.2`](https://togithub.com/privatenumber/tsx/compare/v4.10.1...2c87fc156b6343b1ac789ecd5de0a4b64a2f7361) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.1...v4.10.2) ### [`v4.10.1`](https://togithub.com/privatenumber/tsx/compare/v4.10.0...efb35094f23ea48c51e8f0ec4f1aade47e91dd01) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.0...v4.10.1)

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.