chore(deps): update dependency tsx to v4.23.0 #14

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

This PR contains the following updates:

Package Type Update Change
tsx (source) devDependencies minor 4.22.44.23.0

Release Notes

privatenumber/tsx (tsx)

v4.23.0

Compare Source

Bug Fixes
Features

This release is also available on:

v4.22.5

Compare Source

Bug Fixes
  • isolate hook state per async module.register() registration (a305f36)

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 | Type | Update | Change | |---|---|---|---| | [tsx](https://tsx.hirok.io) ([source](https://github.com/privatenumber/tsx)) | devDependencies | minor | [`4.22.4` → `4.23.0`](https://renovatebot.com/diffs/npm/tsx/4.22.4/4.23.0) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.23.0`](https://github.com/privatenumber/tsx/releases/tag/v4.23.0) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.22.5...v4.23.0) ##### Bug Fixes - avoid redundant filesystem probes during module resolution ([257bbbb](https://github.com/privatenumber/tsx/commit/257bbbb7eb2784cad6a3bb7a2d9c9747d28d96ec)), closes [privatenumber/tsx#809](https://github.com/privatenumber/tsx/issues/809) ##### Features - add multi-scenario startup benchmark suite ([c178197](https://github.com/privatenumber/tsx/commit/c178197b104d055fd3431f7448982f3156394d12)), closes [privatenumber/tsx#809](https://github.com/privatenumber/tsx/issues/809) [#&#8203;809](https://github.com/privatenumber/tsx/issues/809) [hi#signal](https://github.com/hi/issues/signal) [privatenumber/tsx#145](https://github.com/privatenumber/tsx/issues/145) [#&#8203;809](https://github.com/privatenumber/tsx/issues/809) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.0) ### [`v4.22.5`](https://github.com/privatenumber/tsx/releases/tag/v4.22.5) [Compare Source](https://github.com/privatenumber/tsx/compare/v4.22.4...v4.22.5) ##### Bug Fixes - isolate hook state per async module.register() registration ([a305f36](https://github.com/privatenumber/tsx/commit/a305f365f0cbcc31a44549dcbb0e63dc2883e96d)) *** This release is also available on: - [npm package (@&#8203;latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.22.5) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-07-02 17:28:48 +02:00
renovate-bot force-pushed renovate/tsx-4.x-lockfile from fa4c5ba3e3 to 9d929ba580 2026-07-03 16:28:46 +02:00 Compare
renovate-bot changed title from chore(deps): update dependency tsx to v4.22.5 to chore(deps): update dependency tsx to v4.23.0 2026-07-03 16:28:47 +02: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-lockfile:renovate/tsx-4.x-lockfile
git checkout renovate/tsx-4.x-lockfile

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 checkout main
git merge --no-ff renovate/tsx-4.x-lockfile
git checkout renovate/tsx-4.x-lockfile
git rebase main
git checkout main
git merge --ff-only renovate/tsx-4.x-lockfile
git checkout renovate/tsx-4.x-lockfile
git rebase main
git checkout main
git merge --no-ff renovate/tsx-4.x-lockfile
git checkout main
git merge --squash renovate/tsx-4.x-lockfile
git checkout main
git merge --ff-only renovate/tsx-4.x-lockfile
git checkout main
git merge renovate/tsx-4.x-lockfile
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: apunkt/iai-mcp-opencode#14
No description provided.