Skip to content

Commit 45dde6d

Browse files
chore(deps): update dependency tsx to v4.22.5 (#8762)
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://redirect.github.com/privatenumber/tsx)) | [`4.22.4` → `4.22.5`](https://renovatebot.com/diffs/npm/tsx/4.22.4/4.22.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.22.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.22.4/4.22.5?slim=true) | --- ### Release Notes <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.22.5`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.22.5) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.22.4...v4.22.5) ##### Bug Fixes - isolate hook state per async module.register() registration ([a305f36](https://redirect.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 - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d484089 commit 45dde6d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"@ui5/webcomponents-react": "workspace:~",
5454
"ava": "8.0.1",
5555
"react-docgen-typescript": "2.4.0",
56-
"tsx": "4.22.4"
56+
"tsx": "4.22.5"
5757
}
5858
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5846,7 +5846,7 @@ __metadata:
58465846
"@ui5/webcomponents-react": "workspace:~"
58475847
ava: "npm:8.0.1"
58485848
react-docgen-typescript: "npm:2.4.0"
5849-
tsx: "npm:4.22.4"
5849+
tsx: "npm:4.22.5"
58505850
zod: "npm:4.4.3"
58515851
bin:
58525852
ui5-wcr-mcp: ./dist/index.js
@@ -21833,9 +21833,9 @@ __metadata:
2183321833
languageName: node
2183421834
linkType: hard
2183521835

21836-
"tsx@npm:4.22.4":
21837-
version: 4.22.4
21838-
resolution: "tsx@npm:4.22.4"
21836+
"tsx@npm:4.22.5":
21837+
version: 4.22.5
21838+
resolution: "tsx@npm:4.22.5"
2183921839
dependencies:
2184021840
esbuild: "npm:~0.28.0"
2184121841
fsevents: "npm:~2.3.3"
@@ -21844,7 +21844,7 @@ __metadata:
2184421844
optional: true
2184521845
bin:
2184621846
tsx: dist/cli.mjs
21847-
checksum: 10c0/3df31eb4929ff501b40b122163705b201ea57a492581e14312ae95d21eb015b33ded46a3fd564f9c89a0e8083186987fc4f10dd38182c4ad6241605974f6c927
21847+
checksum: 10c0/aab2bb66462b1dd03eb1ef1f0c02159c55e0c945bfa20c901e037036d024190c543c3b02f2554f5345912fb60e9f1d3148e3291beca935cedf82dee0cfda1a02
2184821848
languageName: node
2184921849
linkType: hard
2185021850

0 commit comments

Comments
 (0)