Update dependency tsx to v4.23.13 #116

Open
renovate-bot wants to merge 1 commit from renovate/tsx-4.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx (source) 4.23.04.23.13 age adoption passing confidence

Release Notes

privatenumber/tsx (tsx)

v4.23.13

Compare Source

Bug Fixes

This release is also available on:

v4.23.12

Compare Source

Bug Fixes

This release is also available on:

v4.23.11

Compare Source

Bug Fixes
  • preserve async ESM require fallback (55cbece)

This release is also available on:

v4.23.10

Compare Source

Bug Fixes

This release is also available on:

v4.23.9

Compare Source

Bug Fixes
  • map Node test locations (2f55884)
  • support data URLs in tsImport (b94f46f)

This release is also available on:

v4.23.8

Compare Source

Bug Fixes
  • preserve package subpath resolution (be1315e)
  • preserve typeless ESM dependency exports (70dfc5e)

This release is also available on:

v4.23.7

Compare Source

Bug Fixes
  • prevent tsImport cache collisions (4e5a138)

This release is also available on:

v4.23.6

Compare Source

Bug Fixes
  • compose resolver URL metadata (5040762)
  • preserve Node resolution with allowJs (2046d9e)
  • preserve resolver URL metadata (a91df46)

This release is also available on:

v4.23.5

Compare Source

Bug Fixes
  • detect the Node inspector enabled via NODE_OPTIONS (3c1d051)

This release is also available on:

v4.23.4

Compare Source

Bug Fixes
  • cli: allow async process.once() signal handlers to finish (#​827) (2afc7bb)

This release is also available on:

v4.23.3

Compare Source

Bug Fixes

This release is also available on:

v4.23.2

Compare Source

Bug Fixes
  • watch: exit with 128 + signal number when interrupted (#​820) (0b00bc8)

This release is also available on:

v4.23.1

Compare Source

Bug Fixes
  • support tsImport after global preload (8d4ffc2)
  • watch: avoid clearing piped output (95d0672)
  • watch: treat script and dependency paths literally (79fddde)
Performance Improvements
  • index transform cache lazily (e818ad6)
  • load esbuild lazily in CLI (d067938)
  • map Node TypeScript formats directly (cdcc623)
  • use sync module hooks on Node v22.22.3+ (f8992f1)

This release is also available on:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [tsx](https://tsx.hirok.io) ([source](https://github.com/privatenumber/tsx)) | [`4.23.0` → `4.23.13`](https://renovatebot.com/diffs/npm/tsx/4.23.0/4.23.13) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.23.13?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.23.13?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.23.0/4.23.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.23.0/4.23.13?slim=true) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.23.13`](https://github.com/privatenumber/tsx/releases/tag/v4.23.13) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.12...v4.23.13) ##### Bug Fixes - **cache:** bound shared transform cache memory ([#&#8203;835](https://github.com/privatenumber/tsx/issues/835)) ([28e1f12](https://github.com/privatenumber/tsx/commit/28e1f12d04cd2afe1db17f8555b14fe5fb567c6e)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.13) ### [`v4.23.12`](https://github.com/privatenumber/tsx/releases/tag/v4.23.12) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.11...v4.23.12) ##### Bug Fixes - shim `import.meta` when tokens are split by comments or newlines ([#&#8203;829](https://github.com/privatenumber/tsx/issues/829)) ([ed9d330](https://github.com/privatenumber/tsx/commit/ed9d33046a135de13a35fdfce12368b79d1b1518)), closes [#&#8203;828](https://github.com/privatenumber/tsx/issues/828) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.12) ### [`v4.23.11`](https://github.com/privatenumber/tsx/releases/tag/v4.23.11) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.10...v4.23.11) ##### Bug Fixes - preserve async ESM require fallback ([55cbece](https://github.com/privatenumber/tsx/commit/55cbecef8ebe839c7110e8c141a1c3bc4da326cd)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.11) ### [`v4.23.10`](https://github.com/privatenumber/tsx/releases/tag/v4.23.10) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.9...v4.23.10) ##### Bug Fixes - support nyc coverage discovery ([#&#8203;710](https://github.com/privatenumber/tsx/issues/710)) ([ec1bcd5](https://github.com/privatenumber/tsx/commit/ec1bcd5f711e5159b67cb0aea211f06cf2cfce8a)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.10) ### [`v4.23.9`](https://github.com/privatenumber/tsx/releases/tag/v4.23.9) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.8...v4.23.9) ##### Bug Fixes - map Node test locations ([2f55884](https://github.com/privatenumber/tsx/commit/2f55884195a8c745fbe64a0288de69bc062ed876)) - support data URLs in tsImport ([b94f46f](https://github.com/privatenumber/tsx/commit/b94f46f6b6a7e6dc575624b0ecc7124318723056)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.9) ### [`v4.23.8`](https://github.com/privatenumber/tsx/releases/tag/v4.23.8) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.7...v4.23.8) ##### Bug Fixes - preserve package subpath resolution ([be1315e](https://github.com/privatenumber/tsx/commit/be1315e3f31835f010fd75689b60a8ef9d7c4c88)) - preserve typeless ESM dependency exports ([70dfc5e](https://github.com/privatenumber/tsx/commit/70dfc5e3db899f93701823f2ba9c0579269d0015)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.8) ### [`v4.23.7`](https://github.com/privatenumber/tsx/releases/tag/v4.23.7) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.6...v4.23.7) ##### Bug Fixes - prevent tsImport cache collisions ([4e5a138](https://github.com/privatenumber/tsx/commit/4e5a1387ac16570432d16ef41efd8904d38e660d)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.7) ### [`v4.23.6`](https://github.com/privatenumber/tsx/releases/tag/v4.23.6) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.5...v4.23.6) ##### Bug Fixes - compose resolver URL metadata ([5040762](https://github.com/privatenumber/tsx/commit/5040762c02a865d3cd9eb3bca82626bf93486471)) - preserve Node resolution with allowJs ([2046d9e](https://github.com/privatenumber/tsx/commit/2046d9e1e5cf350d0796cfd896133e0fb9597b93)) - preserve resolver URL metadata ([a91df46](https://github.com/privatenumber/tsx/commit/a91df4625c773ee4680f3650621c03bba75aa380)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.6) ### [`v4.23.5`](https://github.com/privatenumber/tsx/releases/tag/v4.23.5) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.4...v4.23.5) ##### Bug Fixes - detect the Node inspector enabled via NODE\_OPTIONS ([3c1d051](https://github.com/privatenumber/tsx/commit/3c1d051b9f880ec2ce25704e0c126b14fb6dcf15)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.5) ### [`v4.23.4`](https://github.com/privatenumber/tsx/releases/tag/v4.23.4) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.3...v4.23.4) ##### Bug Fixes - **cli:** allow async process.once() signal handlers to finish ([#&#8203;827](https://github.com/privatenumber/tsx/issues/827)) ([2afc7bb](https://github.com/privatenumber/tsx/commit/2afc7bbcbd0bb77623737550aefdf816e4bf0a66)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.4) ### [`v4.23.3`](https://github.com/privatenumber/tsx/releases/tag/v4.23.3) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.2...v4.23.3) ##### Bug Fixes - preserve listenerCount overload semantics ([#&#8203;823](https://github.com/privatenumber/tsx/issues/823)) ([b6574d4](https://github.com/privatenumber/tsx/commit/b6574d4307ee3a9c4297ccbd314b6fdaf614d4e7)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.3) ### [`v4.23.2`](https://github.com/privatenumber/tsx/releases/tag/v4.23.2) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.1...v4.23.2) ##### Bug Fixes - **watch:** exit with 128 + signal number when interrupted ([#&#8203;820](https://github.com/privatenumber/tsx/issues/820)) ([0b00bc8](https://github.com/privatenumber/tsx/commit/0b00bc84d188c1d8ba56b33b5737b6df3b820911)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.2) ### [`v4.23.1`](https://github.com/privatenumber/tsx/releases/tag/v4.23.1) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.23.0...v4.23.1) ##### Bug Fixes - support tsImport after global preload ([8d4ffc2](https://github.com/privatenumber/tsx/commit/8d4ffc24f37b396ca2fe3f251aa92c4919f2c1a4)) - **watch:** avoid clearing piped output ([95d0672](https://github.com/privatenumber/tsx/commit/95d0672e0247a829ae4469daa493212967ea768e)) - **watch:** treat script and dependency paths literally ([79fddde](https://github.com/privatenumber/tsx/commit/79fddde523d3bb7d0af66682ce1265f95113a073)) ##### Performance Improvements - index transform cache lazily ([e818ad6](https://github.com/privatenumber/tsx/commit/e818ad608159a6fb36fb8a0bd59327fec313323d)) - load esbuild lazily in CLI ([d067938](https://github.com/privatenumber/tsx/commit/d0679381b60a55a9b5863603a4022a81db5d13c8)) - map Node TypeScript formats directly ([cdcc623](https://github.com/privatenumber/tsx/commit/cdcc6232a3277fb3028b226958b66c49a6d86c17)) - use sync module hooks on Node v22.22.3+ ([f8992f1](https://github.com/privatenumber/tsx/commit/f8992f1a50213e11b7ef8ab5121c78e0d2f29384)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.1) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTIuNCIsInVwZGF0ZWRJblZlciI6IjQ0LjY1LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImJhY2tlbmQiLCJyZW5vdmF0ZSJdfQ==-->
renovate-bot force-pushed renovate/tsx-4.x from c6cc714e8a to 93cde28056 2026-08-03 06:01:47 +01:00 Compare
renovate-bot changed title from Update dependency tsx to v4.23.1 to Update dependency tsx to v4.23.5 2026-08-03 06:01:48 +01:00
renovate-bot force-pushed renovate/tsx-4.x from 93cde28056 to 068041b10d 2026-08-10 13:06:24 +01:00 Compare
renovate-bot changed title from Update dependency tsx to v4.23.5 to Update dependency tsx to v4.23.12 2026-08-10 13:06:26 +01:00
renovate-bot force-pushed renovate/tsx-4.x from 068041b10d to 9c922f359a 2026-08-30 06:01:28 +01:00 Compare
renovate-bot changed title from Update dependency tsx to v4.23.12 to Update dependency tsx to v4.23.13 2026-08-30 06:01:29 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tsx-4.x:renovate/tsx-4.x
git switch renovate/tsx-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/tsx-4.x
git switch renovate/tsx-4.x
git rebase main
git switch main
git merge --ff-only renovate/tsx-4.x
git switch renovate/tsx-4.x
git rebase main
git switch main
git merge --no-ff renovate/tsx-4.x
git switch main
git merge --squash renovate/tsx-4.x
git switch main
git merge --ff-only renovate/tsx-4.x
git switch main
git merge renovate/tsx-4.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
MobiusReactor/TicTacToeV2!116
No description provided.