Closed renovate[bot] closed 10 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
^5.7.0
->^5.7.1
^1.3.100
->^1.3.101
20.10.4
->20.10.5
^6.14.0
->^6.15.0
^6.14.0
->^6.15.0
^8.55.0
->^8.56.0
^2.29.0
->^2.29.1
8.12.0
->8.12.1
>=8.12.0
->>=8.12.1
8.12.0
->8.12.1
^5.7.0
->^5.7.1
^0.1.14
->^0.2.1
^4.6.2
->^4.7.0
Release Notes
prisma/prisma (@prisma/client)
### [`v5.7.1`](https://togithub.com/prisma/prisma/releases/tag/5.7.1) [Compare Source](https://togithub.com/prisma/prisma/compare/5.7.0...5.7.1) Today, we are issuing the `5.7.1` patch release. This patch fixes multiple small problems in our `relationJoins` preview feature. If you ran into problems when testing `relationJoins` before, please give it another go with 5.7.1 and [share your feedback](https://togithub.com/prisma/prisma/discussions/22288) or create a [bug report](https://togithub.com/prisma/prisma/issues/new?assignees=\&labels=kind/bug\&projects=\&template=bug_report.yml) if you encounter any issues. ##### Fixes in Prisma Client - [`relationJoins`: Int\[\] return as null](https://togithub.com/prisma/prisma/issues/22303) - [`relationJoins`: fails when filtering includes by isNot: null](https://togithub.com/prisma/prisma/issues/22311) - [`relationJoins`: "The table (not available) does not exist in the current database."](https://togithub.com/prisma/prisma/issues/22299) - [`relationJoins`: PostgresError { code: "54023", message: "cannot pass more than 100 arguments to a function", severity: "ERROR", detail: None, column: None, hint: None }](https://togithub.com/prisma/prisma/issues/22298) - [`relationJoins`: Inconsistent column data: Unexpected conversion failure from String to datetime. Reason: $trailing input](https://togithub.com/prisma/prisma/issues/22293)swc-project/swc (@swc/core)
### [`v1.3.101`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#13101---2023-12-18) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.100...v1.3.101) ##### Bug Fixes - **(es/codegen)** Emit extra paren emitting `AssignExpr` ([#8413](https://togithub.com/swc-project/swc/issues/8413)) ([dce3693](https://togithub.com/swc-project/swc/commit/dce369336d873a920a9c6bd56f03286a3487ae26)) - **(es/codegen)** Fix codegen of ts specific syntax in class props ([#8426](https://togithub.com/swc-project/swc/issues/8426)) ([7566ddf](https://togithub.com/swc-project/swc/commit/7566ddf0b7802650f0f25ca7f7c607f58faa4972)) - **(es/compat)** Fix destructuring of export class/function ([#8371](https://togithub.com/swc-project/swc/issues/8371)) ([630f9d3](https://togithub.com/swc-project/swc/commit/630f9d342fcb396074168cc379776774a832d73e)) - **(es/compat)** Preserve spread in the `generator` pass ([#8401](https://togithub.com/swc-project/swc/issues/8401)) ([29bec98](https://togithub.com/swc-project/swc/commit/29bec986471b2782570416698041e3ea92feccac)) - **(es/compat)** Preserve comment for arrow body ([#8427](https://togithub.com/swc-project/swc/issues/8427)) ([56992e3](https://togithub.com/swc-project/swc/commit/56992e3dccad6f9ce37b70bf77363468c310d875)) - **(es/fixer)** Preserve parenthesis for optional chaining ([#8399](https://togithub.com/swc-project/swc/issues/8399)) ([a69f172](https://togithub.com/swc-project/swc/commit/a69f172aacb29caafef2c2af0659faf1b9154f2c)) - **(es/lints)** Ignore ambient context binding ([#8368](https://togithub.com/swc-project/swc/issues/8368)) ([83c8fe5](https://togithub.com/swc-project/swc/commit/83c8fe56f06eec5f84b87d945262b8be119b827b)) - **(es/resolver)** Handle `TsInterfaceDecl` and `UsingDecl` correctly ([#8403](https://togithub.com/swc-project/swc/issues/8403)) ([f8ce316](https://togithub.com/swc-project/swc/commit/f8ce31627bf4a6cf5896470b415c0cbb6c84855f)) ##### Features - **(es/ast)** Add `as_import_with` to `ObjectLit` to provide easier API ([#8405](https://togithub.com/swc-project/swc/issues/8405)) ([daf6265](https://togithub.com/swc-project/swc/commit/daf6265af43a8e214adbcee67512bc292d0753ef)) ##### Miscellaneous Tasks - **(atoms)** Evaluate `.into()` in `AtomStoreCell` eagerly ([#8363](https://togithub.com/swc-project/swc/issues/8363)) ([1e8edb4](https://togithub.com/swc-project/swc/commit/1e8edb4769874eda94d862caee1b25513143a80e)) - **(deps)** Update `base64` to `v0.21` ([#8369](https://togithub.com/swc-project/swc/issues/8369)) ([c2d1a6c](https://togithub.com/swc-project/swc/commit/c2d1a6c9fee715d72594389360b47ed2395d8745)) - **(deps)** Update `indexmap` to `v2` ([#8370](https://togithub.com/swc-project/swc/issues/8370)) ([91e0fc7](https://togithub.com/swc-project/swc/commit/91e0fc7250bed3ccf7078938e67e8ed23a539b56)) ##### Performance - **(common)** Fix OOM of `inputSourceMap` ([#8402](https://togithub.com/swc-project/swc/issues/8402)) ([6a73d47](https://togithub.com/swc-project/swc/commit/6a73d47aa132ea03abcf8008630ca1634bafe389)) ##### Refactor - **(css/codegen)** Support stable rust ([#8379](https://togithub.com/swc-project/swc/issues/8379)) ([7cddbc6](https://togithub.com/swc-project/swc/commit/7cddbc618a189446d7f781a5c11f6f02bf7504e3)) - **(css/compat)** Support stable rust ([#8386](https://togithub.com/swc-project/swc/issues/8386)) ([bc1e328](https://togithub.com/swc-project/swc/commit/bc1e32829deb4ebe91ebea5ce08b5c6bc95292a3)) - **(css/lints)** Support stable rust ([#8384](https://togithub.com/swc-project/swc/issues/8384)) ([19d1d01](https://togithub.com/swc-project/swc/commit/19d1d013b2e0567a301bd7593db6e16b713e7490)) - **(css/minifier)** Support stable rust ([#8389](https://togithub.com/swc-project/swc/issues/8389)) ([305e72e](https://togithub.com/swc-project/swc/commit/305e72e67297fabefb5124922e52b15522496467)) - **(css/modules)** Support stable rust ([#8381](https://togithub.com/swc-project/swc/issues/8381)) ([0ff4157](https://togithub.com/swc-project/swc/commit/0ff4157375715b9bf6cf1ef791742707a24cfd70)) - **(css/parser)** Support stable rust ([#8378](https://togithub.com/swc-project/swc/issues/8378)) ([4870e8b](https://togithub.com/swc-project/swc/commit/4870e8b47e74939321c2e46ce0a1246ec957d342)) - **(css/prefixer)** Support stable rust ([#8385](https://togithub.com/swc-project/swc/issues/8385)) ([f93f2b8](https://togithub.com/swc-project/swc/commit/f93f2b8334e82255c21d4abf23d474ee8c6fff73)) - **(es/utils)** Use exact type for factory methods ([#8417](https://togithub.com/swc-project/swc/issues/8417)) ([61c304f](https://togithub.com/swc-project/swc/commit/61c304fa9ed7f8abb1fe303183f6512868d3e1f1)) - **(html/minifier)** Support stable rust ([#8380](https://togithub.com/swc-project/swc/issues/8380)) ([77145ce](https://togithub.com/swc-project/swc/commit/77145ce47ab66a1dbcbd614fc66886bfbec5f4f7)) ##### Build - **(macros)** Drop `pmutil` to improve compile time ([#8404](https://togithub.com/swc-project/swc/issues/8404)) ([835151e](https://togithub.com/swc-project/swc/commit/835151e04d2cae8d65e4062cd1e6b01adf574373))typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v6.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6150-2023-12-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.14.0...v6.15.0) ##### Features - **eslint-plugin:** \[no-useless-template-literals] add new rule ([#7957](https://togithub.com/typescript-eslint/typescript-eslint/issues/7957)) ([ff75785](https://togithub.com/typescript-eslint/typescript-eslint/commit/ff75785f4c6cc41999f8ce946bfca469d6e40e50)), closes [#2846](https://togithub.com/typescript-eslint/typescript-eslint/issues/2846) - require-array-sort-compare + toSorted ([#8052](https://togithub.com/typescript-eslint/typescript-eslint/issues/8052)) ([c9661c8](https://togithub.com/typescript-eslint/typescript-eslint/commit/c9661c8bbf048e9fa3ef55985e1e2e82bc098b1a)) 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.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6150-2023-12-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.14.0...v6.15.0) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) 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.eslint/eslint (eslint)
### [`v8.56.0`](https://togithub.com/eslint/eslint/releases/tag/v8.56.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.55.0...v8.56.0) ##### Features - [`0dd9704`](https://togithub.com/eslint/eslint/commit/0dd9704c4751e1cd02039f7d6485fee09bbccbf6) feat: Support custom severity when reporting unused disable directives ([#17212](https://togithub.com/eslint/eslint/issues/17212)) (Bryan Mishkin) - [`31a7e3f`](https://togithub.com/eslint/eslint/commit/31a7e3fde491e36496b54e8905c766b31162d776) feat: fix no-restricted-properties false negatives with unknown objects ([#17818](https://togithub.com/eslint/eslint/issues/17818)) (Arka Pratim Chaudhuri) ##### Bug Fixes - [`7d5e5f6`](https://togithub.com/eslint/eslint/commit/7d5e5f68849ae80caec0fc96ecceebccd348deec) fix: `TypeError: fs.exists is not a function` on read-only file system ([#17846](https://togithub.com/eslint/eslint/issues/17846)) (Francesco Trotta) - [`74739c8`](https://togithub.com/eslint/eslint/commit/74739c849bbb6547b0e555ed8bb2ba1cbe0fdce4) fix: suggestion with invalid syntax in no-promise-executor-return rule ([#17812](https://togithub.com/eslint/eslint/issues/17812)) (Bryan Mishkin) ##### Documentation - [`9007719`](https://togithub.com/eslint/eslint/commit/90077199fe519953f9af8664bf947db4e4958514) docs: update link in ways-to-extend.md ([#17839](https://togithub.com/eslint/eslint/issues/17839)) (Amel SELMANE) - [`3a22236`](https://togithub.com/eslint/eslint/commit/3a22236f8d10af8a5bcafe56092651d3d681c99d) docs: Update README (GitHub Actions Bot) - [`54c3ca6`](https://togithub.com/eslint/eslint/commit/54c3ca6f2dcd2a7afd53f42fc32055a25587259e) docs: fix migration-guide example ([#17829](https://togithub.com/eslint/eslint/issues/17829)) (Tanuj Kanti) - [`4391b71`](https://togithub.com/eslint/eslint/commit/4391b71e62b15e54b0493f0dce1ea053ebbc0689) docs: check config comments in rule examples ([#17815](https://togithub.com/eslint/eslint/issues/17815)) (Francesco Trotta) - [`fd28363`](https://togithub.com/eslint/eslint/commit/fd2836342c2be4751b05fe0ba7cece17d1edecc8) docs: remove mention about ESLint stylistic rules in readme ([#17810](https://togithub.com/eslint/eslint/issues/17810)) (Zwyx) - [`48ed5a6`](https://togithub.com/eslint/eslint/commit/48ed5a6dad478a14d3e823f137455c523f373e0b) docs: Update README (GitHub Actions Bot) ##### Chores - [`ba6af85`](https://togithub.com/eslint/eslint/commit/ba6af85c7d8ba55d37f8663aee949d148e441c1a) chore: upgrade [@eslint/js](https://togithub.com/eslint/js)[@8](https://togithub.com/8).56.0 ([#17864](https://togithub.com/eslint/eslint/issues/17864)) (Milos Djermanovic) - [`60a531a`](https://togithub.com/eslint/eslint/commit/60a531a9c0811ddf718e26b9136e133f580b6c36) chore: package.json update for [@eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`ba87a06`](https://togithub.com/eslint/eslint/commit/ba87a0651a65b52c3ac442b512dd9f4c2b4c5f57) chore: update dependency markdownlint to ^0.32.0 ([#17783](https://togithub.com/eslint/eslint/issues/17783)) (renovate\[bot]) - [`9271d10`](https://togithub.com/eslint/eslint/commit/9271d10d9eabeafb0129a090f29191bfd14273c0) chore: add GitHub issue template for docs issues ([#17845](https://togithub.com/eslint/eslint/issues/17845)) (Josh Goldberg ✨) - [`70a686b`](https://togithub.com/eslint/eslint/commit/70a686b3c1feac5eca98bbff9bd67175f550d5db) chore: Convert rule tests to FlatRuleTester ([#17819](https://togithub.com/eslint/eslint/issues/17819)) (Nicholas C. Zakas) - [`f3a599d`](https://togithub.com/eslint/eslint/commit/f3a599d34c7080fc0b2c9a60b5e54dc98c22867c) chore: upgrade eslint-plugin-unicorn to v49.0.0 ([#17837](https://togithub.com/eslint/eslint/issues/17837)) (唯然) - [`905d4b7`](https://togithub.com/eslint/eslint/commit/905d4b75ab2df42aba30622cee0f66b511397e2c) chore: upgrade eslint-plugin-eslint-plugin v5.2.1 ([#17838](https://togithub.com/eslint/eslint/issues/17838)) (唯然) - [`4d7c3ce`](https://togithub.com/eslint/eslint/commit/4d7c3ce246e6b499f472342ef59496a47cc033d6) chore: update eslint-plugin-n v16.4.0 ([#17836](https://togithub.com/eslint/eslint/issues/17836)) (唯然) - [`fd0c60c`](https://togithub.com/eslint/eslint/commit/fd0c60c3be1f213e5a6d69d8a3248e963619e155) ci: unpin Node.js 21.2.0 ([#17821](https://togithub.com/eslint/eslint/issues/17821)) (Francesco Trotta)import-js/eslint-plugin-import (eslint-plugin-import)
### [`v2.29.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2291---2023-12-14) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1) ##### Fixed - \[`no-extraneous-dependencies`]: ignore `export type { ... } from '...'` when `includeTypes` is `false` (\[[#2919](https://togithub.com/import-js/eslint-plugin-import/issues/2919)], thanks \[[@Pandemic1617](https://togithub.com/Pandemic1617)]) - \[`no-unused-modules`]: support export patterns with array destructuring (\[[#2930](https://togithub.com/import-js/eslint-plugin-import/issues/2930)], thanks \[[@ljharb](https://togithub.com/ljharb)]) - \[Deps] update `tsconfig-paths` (\[[#2447](https://togithub.com/import-js/eslint-plugin-import/issues/2447)], thanks \[[@domdomegg](https://togithub.com/domdomegg)])pnpm/pnpm (pnpm)
### [`v8.12.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.12.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.12.0...v8.12.1) #### Patch Changes - Don't report dependencies with optional dependencies as being added on repeat install. This was a bug in reporting [#7384](https://togithub.com/pnpm/pnpm/issues/7384). - Fix a bug where `--fix-lockfile` crashes on tarballs [#7368](https://togithub.com/pnpm/pnpm/issues/7368). - Do not create empty patch directory. - Installation should not fail if an empty `node_modules` directory cannot be removed [#7405](https://togithub.com/pnpm/pnpm/issues/7405). #### Our Gold Sponsorsrbuckton/reflect-metadata (reflect-metadata)
### [`v0.2.1`](https://togithub.com/rbuckton/reflect-metadata/releases/tag/v0.2.1) [Compare Source](https://togithub.com/rbuckton/reflect-metadata/compare/v0.2.0...v0.2.1) ##### What's Changed - Fix stack overflow crash in isProviderFor by [@rbuckton](https://togithub.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/155](https://togithub.com/rbuckton/reflect-metadata/pull/155) - Update main to v0.2.1 by [@rbuckton](https://togithub.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/156](https://togithub.com/rbuckton/reflect-metadata/pull/156) **Full Changelog**: https://github.com/rbuckton/reflect-metadata/compare/v0.2.0...v0.2.1 ### [`v0.2.0`](https://togithub.com/rbuckton/reflect-metadata/releases/tag/v0.2.0): reflect-metadata 0.2.0 [Compare Source](https://togithub.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.0) ##### What's Changed - Add /lite and /no-conflict exports by [@rbuckton](https://togithub.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/144](https://togithub.com/rbuckton/reflect-metadata/pull/144) - No dynamic evaluation in `/lite` mode by [@rbuckton](https://togithub.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/149](https://togithub.com/rbuckton/reflect-metadata/pull/149) **Full Changelog**: https://github.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.0privatenumber/tsx (tsx)
### [`v4.7.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.7.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.6.2...v4.7.0) ##### Features - upgrade esbuild to v0.19.10 ([#444](https://togithub.com/privatenumber/tsx/issues/444)) ([e07a6e4](https://togithub.com/privatenumber/tsx/commit/e07a6e4511c06046c4fa3ada3aeef50ace70c8a9)) *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.7.0)Configuration
📅 Schedule: Branch creation - "after 9am,before 12am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.