Closed renovate[bot] closed 1 year ago
Run & review this pull request in StackBlitz Codeflow.
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
Packages | Version | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|---|
tsx | 3.13.0...4.1.1 | None | +0/-0 |
387 kB | hirokiosame |
This PR contains the following updates:
^3.13.0
->^4.1.1
Release Notes
privatenumber/tsx (tsx)
### [`v4.1.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.1.0...v4.1.1) ##### Bug Fixes - **dynamic import:** adding interop util at EOF ([#383](https://togithub.com/privatenumber/tsx/issues/383)) ([0039b60](https://togithub.com/privatenumber/tsx/commit/0039b605a4c6875f2b3308c99dada684bb16beff)) *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.1) ### [`v4.1.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.0.0...v4.1.0) ##### Bug Fixes - **cache:** use `process.geteuid()` for virtual users ([#376](https://togithub.com/privatenumber/tsx/issues/376)) ([bf033b0](https://togithub.com/privatenumber/tsx/commit/bf033b0dd759ba51edfd451e3cb5c90f32f11190)) ##### Features - support Node v21 ([#378](https://togithub.com/privatenumber/tsx/issues/378)) ([02b43e5](https://togithub.com/privatenumber/tsx/commit/02b43e550ce56b8c51547a4c17a772b3a0ba4801)) *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.0) ### [`v4.0.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.0.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v3.14.0...v4.0.0) ##### Bug Fixes - emit transformation warnings via stderr ([97f9485](https://togithub.com/privatenumber/tsx/commit/97f94859c7461afedcef8b755da13f2642cbf46c)) ##### Features - **cjs:** allow query in import specifier ([#366](https://togithub.com/privatenumber/tsx/issues/366)) ([b32b135](https://togithub.com/privatenumber/tsx/commit/b32b135c3bd343933fe4ea002d2fc0d48be995c6)) - drop support for outdated Node.js versions ([#324](https://togithub.com/privatenumber/tsx/issues/324)) ([acb709c](https://togithub.com/privatenumber/tsx/commit/acb709cc06953f7075fd5b20c3d2b18bb0c66742)) - rename env vars to use TSX prefix ([#372](https://togithub.com/privatenumber/tsx/issues/372)) ([a06da32](https://togithub.com/privatenumber/tsx/commit/a06da327ccab1c5150be1fae8f235447f88e2253)) - **resolver:** support tsx,jsx extensions ([#367](https://togithub.com/privatenumber/tsx/issues/367)) ([c6133e5](https://togithub.com/privatenumber/tsx/commit/c6133e5cb5cf49f96872ae12d9349ba1d70d77ee)) ##### Performance Improvements - check if js needs compilation ([#365](https://togithub.com/privatenumber/tsx/issues/365)) ([4853443](https://togithub.com/privatenumber/tsx/commit/4853443edbd3eef705ad52a2d95d5ea1f460e472)) - strip source map when unused ([#374](https://togithub.com/privatenumber/tsx/issues/374)) ([0e83db7](https://togithub.com/privatenumber/tsx/commit/0e83db776152f1ad672bc6e003179c8ba05f0a68)) ##### BREAKING CHANGES - Rename env vars prefix from `ESBK_` to `TSX_` - only Node.js LTS versions v18 and up are now supported *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.0.0) ### [`v3.14.0`](https://togithub.com/privatenumber/tsx/releases/tag/v3.14.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v3.13.0...v3.14.0) ##### Bug Fixes - **cache:** scope cache directory to user ([#332](https://togithub.com/esbuild-kit/tsx/issues/332)) ([7e916f5](https://togithub.com/esbuild-kit/tsx/commit/7e916f5a1db5b21589cedc1dc91b0c498f87adf9)) ##### Features - support Node v20.6.0 `module.register()` & `--import` flag ([#337](https://togithub.com/esbuild-kit/tsx/issues/337)) ([23e4694](https://togithub.com/esbuild-kit/tsx/commit/23e4694ec6abcb836ce91114b6495bce6ee59254)) *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/3.14.0)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.