chore(deps): update dependency tsx to v4.22.4 #12

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

This PR contains the following updates:

Package Change Age Confidence
tsx (source) 4.20.34.22.4 age confidence

Release Notes

privatenumber/tsx (tsx)

v4.22.4

Compare Source

Bug Fixes
  • resolve CommonJS directory requires inside dependencies (#​803) (1ce8463)

This release is also available on:

v4.22.3

Compare Source

Bug Fixes
  • decode typed loader source (dce02fc)
  • preserve entrypoint with TypeScript preload hooks (68f72f3)

This release is also available on:

v4.22.2

Compare Source

Bug Fixes
  • preserve CJS JSON require in ESM hooks (35b700b)
  • preserve named exports from CommonJS TypeScript (11de737)
  • support module.exports require(esm) interop (cf8f199)

This release is also available on:

v4.22.1

Compare Source

Bug Fixes
  • resolve tsconfig path aliases containing a colon (#​780) (6979f28)

This release is also available on:

v4.22.0

Compare Source

Features

This release is also available on:

v4.21.1

Compare Source

Bug Fixes
  • support Node 20.11/21.2 import.meta paths (acf3d8f)
  • support Node.js 24.15.0 (c1d2d45)
  • support Node.js 26.1.0 and 25.9.0 (1d7e528)

This release is also available on:

v4.21.0

Compare Source

Features

This release is also available on:

v4.20.6

Compare Source

Bug Fixes
  • properly hide relaySignal from process.listeners() (#​741) (710a424)

This release is also available on:

v4.20.5

Compare Source

Bug Fixes
  • handle ambiguous packages (796053a)

This release is also available on:

v4.20.4

Compare Source

Bug Fixes

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.

This PR contains the following updates: | Package | Change | [Age](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.20.3` → `4.22.4`](https://renovatebot.com/diffs/npm/tsx/4.20.3/4.22.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.22.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.20.3/4.22.4?slim=true) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.22.4`](https://github.com/privatenumber/tsx/releases/tag/v4.22.4) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.22.3...v4.22.4) ##### Bug Fixes - resolve CommonJS directory requires inside dependencies ([#&#8203;803](https://github.com/privatenumber/tsx/issues/803)) ([1ce8463](https://github.com/privatenumber/tsx/commit/1ce846335b7c445a3328c7d27f06424949356d97)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.22.4) ### [`v4.22.3`](https://github.com/privatenumber/tsx/releases/tag/v4.22.3) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.22.2...v4.22.3) ##### Bug Fixes - decode typed loader source ([dce02fc](https://github.com/privatenumber/tsx/commit/dce02fc3b8b64a58d24560714902b16f89332f1f)) - preserve entrypoint with TypeScript preload hooks ([68f72f3](https://github.com/privatenumber/tsx/commit/68f72f3304d8c3ff7048bde8571af9c163fcefa2)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.22.3) ### [`v4.22.2`](https://github.com/privatenumber/tsx/releases/tag/v4.22.2) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.22.1...v4.22.2) ##### Bug Fixes - preserve CJS JSON require in ESM hooks ([35b700b](https://github.com/privatenumber/tsx/commit/35b700bd8620696df03827068af29dcd0d091a60)) - preserve named exports from CommonJS TypeScript ([11de737](https://github.com/privatenumber/tsx/commit/11de737dae1fb9dae28db3716df5b1a7e1a6a089)) - support module.exports require(esm) interop ([cf8f199](https://github.com/privatenumber/tsx/commit/cf8f19918e4e0a0dc5ee5c52d8cc15e5e22d7c49)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.22.2) ### [`v4.22.1`](https://github.com/privatenumber/tsx/releases/tag/v4.22.1) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.22.0...v4.22.1) ##### Bug Fixes - resolve tsconfig path aliases containing a colon ([#&#8203;780](https://github.com/privatenumber/tsx/issues/780)) ([6979f28](https://github.com/privatenumber/tsx/commit/6979f28810829dc79ec9baf406e162a18b65ab4b)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.22.1) ### [`v4.22.0`](https://github.com/privatenumber/tsx/releases/tag/v4.22.0) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.21.1...v4.22.0) ##### Features - upgrade esbuild to 0.28 ([#&#8203;789](https://github.com/privatenumber/tsx/issues/789)) ([b29f6ee](https://github.com/privatenumber/tsx/commit/b29f6ee4d6872fdef474eb0a89c6d4e982478a77)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.22.0) ### [`v4.21.1`](https://github.com/privatenumber/tsx/releases/tag/v4.21.1) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.21.0...v4.21.1) ##### Bug Fixes - support Node 20.11/21.2 import.meta paths ([acf3d8f](https://github.com/privatenumber/tsx/commit/acf3d8ffee39fcb4655956fc052b78666aacbc3d)) - support Node.js 24.15.0 ([c1d2d45](https://github.com/privatenumber/tsx/commit/c1d2d45432eba7c6ff0785a43b0aeae85b5a3391)) - support Node.js 26.1.0 and 25.9.0 ([1d7e528](https://github.com/privatenumber/tsx/commit/1d7e528762a7e4f801175fd7d7d6082b00df3e5c)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.21.1) ### [`v4.21.0`](https://github.com/privatenumber/tsx/releases/tag/v4.21.0) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.20.6...v4.21.0) ##### Features - upgrade esbuild ([#&#8203;748](https://github.com/privatenumber/tsx/issues/748)) ([048fb62](https://github.com/privatenumber/tsx/commit/048fb623870f22c5026ad84187b545d418d2dfe8)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.21.0) ### [`v4.20.6`](https://github.com/privatenumber/tsx/releases/tag/v4.20.6) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.20.5...v4.20.6) ##### Bug Fixes - properly hide relaySignal from process.listeners() ([#&#8203;741](https://github.com/privatenumber/tsx/issues/741)) ([710a424](https://github.com/privatenumber/tsx/commit/710a42473ebfdff362818bed4fd1f5c7a27837e2)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.20.6) ### [`v4.20.5`](https://github.com/privatenumber/tsx/releases/tag/v4.20.5) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.20.4...v4.20.5) ##### Bug Fixes - handle ambiguous packages ([796053a](https://github.com/privatenumber/tsx/commit/796053a6473898bf02283e90dea35a8ff537fa10)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.20.5) ### [`v4.20.4`](https://github.com/privatenumber/tsx/releases/tag/v4.20.4) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.20.3...v4.20.4) ##### Bug Fixes - override Node's native TS formats ([#&#8203;733](https://github.com/privatenumber/tsx/issues/733)) ([a639836](https://github.com/privatenumber/tsx/commit/a639836fad4e60dbda6498b7851b6890e0c60a08)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.20.4) </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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency tsx to v4.22.4
Some checks failed
Release / Test (pull_request) Failing after 24s
Lint Commit Messages / commitlint (pull_request) Failing after 25s
Release / Release (pull_request) Has been skipped
c89980fadd
Commenting is not possible because the repository is archived.
No description provided.