Skip to content

chore(deps-dev): update dependency tsx to v4.22.4#1059

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tsx-4.x
Open

chore(deps-dev): update dependency tsx to v4.22.4#1059
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tsx-4.x

Conversation

@renovate

@renovate renovate Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
tsx (source) 4.21.04.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

v4.22.2

Compare Source

v4.22.1

Compare Source

v4.22.0

Compare Source

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: 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 was generated by Mend Renovate. View the repository job log.


Note

Low Risk
Dev-only tooling version bump with no application or production dependency changes.

Overview
Bumps the devDependency tsx from 4.21.0 to 4.22.4 in package.json and refreshes package-lock.json. The lockfile reflects tsx now depending on esbuild ~0.28.0 (with nested platform packages) instead of ~0.27.0, and no longer listing get-tsconfig as a direct dependency of tsx.

This only affects how local/dev npm scripts run TypeScript (e.g. release, OpenAPI cleanup, coverage/size tooling); it does not change the published library or runtime dependencies.

Reviewed by Cursor Bugbot for commit 40a5e02. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Size Report

Metric Current Previous Change Status
Total (gzip) 220.82 kB 220.81 kB +8 B (+0.0%) 🔴
Total (raw) 595.2 kB 595.2 kB 0 B (0%) 🟢
CSS (gzip) 20.89 kB 20.89 kB 0 B (0%) 🟢
CSS (raw) 109.09 kB 109.09 kB 0 B (0%) 🟢

Size Limits

  • ✅ Total gzipped: 220.82 kB / 250 kB (88.3%)
  • ✅ Total raw: 595.2 kB / 600 kB (99.2%)
  • ✅ CSS gzipped: 20.89 kB / 25 kB (83.5%)

Largest Files (Top 5)

  1. chunk-UGPYPGVV.js - 14 kB (0 B (0%))
  2. styles.css - 10.44 kB (0 B (0%))
  3. index.css - 10.44 kB (0 B (0%))
  4. chunk-JN3OGJX4.js - 6.36 kB (0 B (0%))
  5. index.js - 6.3 kB (+1 B (+0.0%))
View All Files (337 total)
File Size (gzip) Change
chunk-UGPYPGVV.js 14 kB 0 B (0%)
styles.css 10.44 kB 0 B (0%)
index.css 10.44 kB 0 B (0%)
chunk-JN3OGJX4.js 6.36 kB 0 B (0%)
index.js 6.3 kB +1 B (+0.0%)
chunk-M7QPV7VS.js 6.03 kB 0 B (0%)
chunk-EFL7QFFN.js 5.29 kB 0 B (0%)
chunk-4BLRPQAH.js 4.76 kB 0 B (0%)
chunk-G3ROZK57.js 4.47 kB 0 B (0%)
chunk-VUKWXCJ2.js 3.89 kB 0 B (0%)

✅ Bundle size check passed

@github-actions

github-actions Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

📊 Coverage Report

⚪ Coverage unchanged

Metric Current Previous Change Status
Lines 88.40% 88.40% 0%
Statements 87.80% 87.80% 0%
Functions 84.86% 84.86% 0%
Branches 79.62% 79.62% 0%

Detailed Breakdown

Lines Coverage
  • Covered: 3802 / 4301
  • Coverage: 88.40%
  • Change: 0% (0 lines)
Statements Coverage
  • Covered: 3864 / 4401
  • Coverage: 87.80%
  • Change: 0% (0 statements)
Functions Coverage
  • Covered: 1031 / 1215
  • Coverage: 84.86%
  • Change: 0% (0 functions)
Branches Coverage
  • Covered: 2371 / 2978
  • Coverage: 79.62%
  • Change: 0% (0 branches)

✅ Coverage check passed

@github-actions

github-actions Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows ready!

Project:remote-flows
Status: ✅  Deploy successful!
Preview URL:https://remote-flows-m01seo2cg-remotecom.vercel.app
Latest Commit:40a5e02

Deployed with vercel-action

@renovate renovate Bot force-pushed the renovate/tsx-4.x branch from 2082704 to b27ccbe Compare May 26, 2026 10:11
@renovate renovate Bot changed the title chore(deps-dev): update dependency tsx to v4.22.2 chore(deps-dev): update dependency tsx to v4.22.3 May 26, 2026
@renovate renovate Bot force-pushed the renovate/tsx-4.x branch 3 times, most recently from fc6ef4b to 9739c4e Compare June 3, 2026 18:52
@renovate renovate Bot force-pushed the renovate/tsx-4.x branch from 9739c4e to a654f58 Compare June 7, 2026 13:47
@renovate renovate Bot changed the title chore(deps-dev): update dependency tsx to v4.22.3 chore(deps-dev): update dependency tsx to v4.22.4 Jun 7, 2026
@renovate renovate Bot force-pushed the renovate/tsx-4.x branch from a654f58 to 40a5e02 Compare June 11, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants