Skip to content

chore(deps-dev): bump tsx from 4.22.2 to 4.22.4#229

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsx-4.22.4
Open

chore(deps-dev): bump tsx from 4.22.2 to 4.22.4#229
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsx-4.22.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps tsx from 4.22.2 to 4.22.4.

Release notes

Sourced from tsx's releases.

v4.22.4

4.22.4 (2026-05-31)

Bug Fixes

  • resolve CommonJS directory requires inside dependencies (#803) (1ce8463)

This release is also available on:

v4.22.3

4.22.3 (2026-05-19)

Bug Fixes

  • decode typed loader source (dce02fc)
  • preserve entrypoint with TypeScript preload hooks (68f72f3)

This release is also available on:

Commits
  • 1ce8463 fix: resolve CommonJS directory requires inside dependencies (#803)
  • dce02fc fix: decode typed loader source
  • 68f72f3 fix: preserve entrypoint with TypeScript preload hooks
  • 69455cf test: cover package exports for ambiguous ESM reexports
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file frontend Frontend/UI changes labels Jun 15, 2026
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
volvox-website Ready Ready Preview, Comment Jun 20, 2026 7:49pm

Request Review

@claude

claude Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

@greptile-apps

greptile-apps Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This automated dependabot PR bumps tsx from 4.22.2 to 4.22.4 (devDependency), incorporating two patch releases that fix TypeScript preload hook entrypoint preservation, typed loader source decoding, and CommonJS directory resolution inside dependencies.

  • package.json: the tsx version specifier is tightened from ^4.21.0 to ^4.22.4.
  • pnpm-lock.yaml: transitive packages are updated consistently — esbuild 0.28.0→0.28.1, acorn 8.16.0→8.17.0, terser/terser-webpack-plugin, watchpack, webpack-sources, react-is, and @types/node all receive minor patch bumps alongside the primary tsx upgrade.

Confidence Score: 5/5

Safe to merge — all changes are automated patch-level devDependency upgrades with no production code or API surface affected.

Only devDependencies are touched; the bumps are all patch or minor releases containing bug fixes rather than breaking changes. The lock file is internally consistent and all hashes are properly updated.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps tsx devDependency specifier from ^4.21.0 to ^4.22.4, picking up two patch releases with bug fixes for TypeScript preload hooks and CommonJS directory resolution.
pnpm-lock.yaml Lock file updated consistently: tsx 4.22.2→4.22.4, esbuild 0.28.0→0.28.1, acorn 8.16.0→8.17.0, terser/terser-webpack-plugin, watchpack, webpack-sources, react-is, and @types/node all receive minor/patch bumps. All snapshot hashes updated accordingly.

Reviews (2): Last reviewed commit: "chore(deps-dev): bump tsx from 4.22.2 to..." | Re-trigger Greptile

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.22.2 to 4.22.4.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.22.2...v4.22.4)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.22.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@morph-subagents

Copy link
Copy Markdown

🤖 Morph Preview Test

Preview URL: https://volvox-website-2vnygtjr1-volvox-llc.vercel.app

AI Summary

Test failed: Browser task timed out after 5 minutes

Details: Provider: vercel | Bypass applied: true

Next Steps


Automated testing by Morph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file frontend Frontend/UI changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant