chore(deps-dev): bump tsx from 4.22.2 to 4.22.4#229
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
| 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>
61e6ea3 to
d987e1d
Compare
🤖 Morph Preview TestPreview 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 |
Bumps tsx from 4.22.2 to 4.22.4.
Release notes
Sourced from tsx's releases.
Commits
1ce8463fix: resolve CommonJS directory requires inside dependencies (#803)dce02fcfix: decode typed loader source68f72f3fix: preserve entrypoint with TypeScript preload hooks69455cftest: cover package exports for ambiguous ESM reexports