Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.16.2 (#10993)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tsx](https://tsx.is)
([source](https://togithub.com/privatenumber/tsx)) | [`4.15.6` ->
`4.16.2`](https://renovatebot.com/diffs/npm/tsx/4.15.6/4.16.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.15.6/4.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.15.6/4.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>privatenumber/tsx (tsx)</summary>

###
[`v4.16.2`](https://togithub.com/privatenumber/tsx/compare/v4.16.1...042be032246ef8964a4b6bf4602a9dca7c875d52)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.16.1...v4.16.2)

###
[`v4.16.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.16.1)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.16.0...v4.16.1)

##### Bug Fixes

- **cjs:** isolate implicit resolver enhancement
([#&#8203;59](https://togithub.com/privatenumber/tsx/issues/59))
([143a5bd](https://togithub.com/privatenumber/tsx/commit/143a5bd8394154fbaa2bef235168678ad96a6454))
- **cjs:** namespace filter to preserve file path
([6ef949c](https://togithub.com/privatenumber/tsx/commit/6ef949cf8b62eebfadb029d70c775732c8a87d2a))
- **esm:** implicit resolution with tsconfig paths
([a74aa58](https://togithub.com/privatenumber/tsx/commit/a74aa5857aa848a27f34198aa0ce9d028fda5801)),
closes [#&#8203;607](https://togithub.com/privatenumber/tsx/issues/607)

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.16.1)

###
[`v4.16.0`](https://togithub.com/privatenumber/tsx/compare/v4.15.9...da3bcb06d23ffd8ae06fe0eae10b4a4c0b03b060)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.15.9...v4.16.0)

###
[`v4.15.9`](https://togithub.com/privatenumber/tsx/compare/v4.15.8...c67e3baefdb4b38d44779a44e21f2a989482911c)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.15.8...v4.15.9)

###
[`v4.15.8`](https://togithub.com/privatenumber/tsx/compare/v4.15.7...ae2a1bcdc1357a56d436acab5782da9a348d2cd5)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.15.7...v4.15.8)

###
[`v4.15.7`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.7)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.15.6...v4.15.7)

##### Bug Fixes

- nyc coverage compatibility
([#&#8203;54](https://togithub.com/privatenumber/tsx/issues/54))
([26d633c](https://togithub.com/privatenumber/tsx/commit/26d633cfcd94dbea2f226d6648b687399b1f8da6))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.7)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 68df3c4 commit d6ce064
Show file tree
Hide file tree
Showing 36 changed files with 76 additions and 76 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"prompts": "2.4.2",
"rimraf": "5.0.9",
"tstyche": "2.1.0",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0",
"yargs": "17.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/fastify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"fastify": "4.28.1",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/split2": "4.2.3",
"@types/yargs": "17.0.32",
"pino-abstract-transport": "1.2.0",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"concurrently": "8.2.2",
"publint": "0.2.9",
"ts-toolbelt": "9.6.0",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"concurrently": "8.2.2",
"publint": "0.2.9",
"ts-toolbelt": "9.6.0",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"concurrently": "8.2.2",
"msw": "1.3.3",
"publint": "0.2.9",
"tsx": "4.15.6",
"tsx": "4.16.2",
"type-fest": "3.13.1",
"typescript": "5.4.5",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/babel__core": "7.20.5",
"@types/node": "20.12.12",
"babel-plugin-tester": "11.0.4",
"tsx": "4.15.6",
"tsx": "4.16.2",
"vitest": "1.6.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/lodash": "4.17.7",
"@types/pascalcase": "1.0.3",
"@types/yargs": "17.0.32",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-packages/dataMigrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/yargs": "17.0.32",
"jest": "29.7.0",
"memfs": "4.9.3",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-packages/storybook-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.32",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@babel/core": "^7.22.20",
"@types/archiver": "^6",
"memfs": "4.9.3",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cookie-jar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/fs-extra": "11.0.4",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"semver": "7.6.3",
"systeminformation": "5.22.11",
"terminal-link": "2.1.1",
"tsx": "4.15.6",
"tsx": "4.16.2",
"untildify": "4.0.0",
"uuid": "9.0.1",
"vitest": "1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/estree": "1.0.5",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/rule-tester": "7.3.1",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@whatwg-node/fetch": "0.9.17",
"jest": "29.7.0",
"jsonwebtoken": "9.0.2",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@babel/cli": "7.24.8",
"@types/fs-extra": "11.0.4",
"graphql-tag": "2.12.6",
"tsx": "4.15.6",
"tsx": "4.16.2",
"vitest": "1.6.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@redwoodjs/api": "workspace:*",
"@redwoodjs/framework-tools": "workspace:*",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/handlers/in-memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/handlers/nodemailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/nodemailer": "^6",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/handlers/resend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/handlers/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/nodemailer": "^6",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/renderers/mjml-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/mjml": "4",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/renderers/react-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/ogimage-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@playwright/test": "1.45.2",
"@redwoodjs/framework-tools": "workspace:*",
"ts-toolbelt": "9.6.0",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vite": "5.3.4",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/project-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"concurrently": "8.2.2",
"publint": "0.2.9",
"rimraf": "5.0.9",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"ioredis": "^5.3.2",
"nodemon": "3.1.4",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/server-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/fs-extra": "11.0.4",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"@types/node": "20.12.12",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vite": "5.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/envinfo": "7.8.4",
"@types/uuid": "9.0.8",
"@types/yargs": "17.0.32",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"glob": "10.3.15",
"publint": "0.2.9",
"rollup": "4.18.1",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"react": "19.0.0-beta-04b058868c-20240508",
"react-dom": "19.0.0-beta-04b058868c-20240508",
"tstyche": "2.1.0",
"tsx": "4.15.6",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
Loading

0 comments on commit d6ce064

Please sign in to comment.