chore(deps): update dependency tsx to v4.22.3 #6

Merged
sa-renovate merged 1 commit from renovate/tsx-4.x-lockfile into main 2026-05-23 03:11:38 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
tsx (source) 4.21.04.22.3 age confidence

Release Notes

privatenumber/tsx (tsx)

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:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.21.0` → `4.22.3`](https://renovatebot.com/diffs/npm/tsx/4.21.0/4.22.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.22.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.21.0/4.22.3?slim=true) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`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) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
chore(deps): update dependency tsx to v4.22.3
All checks were successful
CI / build-and-test (pull_request) Successful in 16s
cc68fa994c
sa-renovate scheduled this pull request to auto merge when all checks succeed 2026-05-23 03:09:33 +00:00
sa-renovate deleted branch renovate/tsx-4.x-lockfile 2026-05-23 03:11:38 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
DevFW-CICD/mcp-server-forgejo!6
No description provided.