Skip to content

build(deps-dev): Bump tsx from 4.21.0 to 4.22.4#363

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

build(deps-dev): Bump tsx from 4.21.0 to 4.22.4#363
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 23, 2026

Copy link
Copy Markdown
Contributor

Bumps tsx from 4.21.0 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:

v4.22.2

4.22.2 (2026-05-18)

Bug Fixes

  • preserve CJS JSON require in ESM hooks (35b700b)
  • preserve named exports from CommonJS TypeScript (11de737)
  • support module.exports require(esm) interop (cf8f199)

This release is also available on:

v4.22.1

4.22.1 (2026-05-17)

Bug Fixes

  • resolve tsconfig path aliases containing a colon (#780) (6979f28)

This release is also available on:

... (truncated)

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
  • 35b700b fix: preserve CJS JSON require in ESM hooks
  • ef807db chore: update testing dependencies
  • 3917090 test: document compatibility test taxonomy
  • de8113f refactor: centralize Node capability facts
  • c1f62db test: consolidate tsconfig path edge coverage
  • 4e08174 test: consolidate loader hook coverage
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 23, 2026
@github-actions github-actions Bot enabled auto-merge (rebase) June 23, 2026 08:15
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tsx-4.22.4 branch from 8425c7d to 0786b19 Compare June 23, 2026 08:20
github-actions[bot]
github-actions Bot previously approved these changes Jun 23, 2026
@matz3

matz3 commented Jun 23, 2026

Copy link
Copy Markdown
Member

Let's pin the version via #366 and keep an eye on tsx. There were several new releases in the last weeks, but they still seem to contain several regressions (see https://github.com/privatenumber/tsx/issues). Hopefully the problems get resolved or changes reverted.

I could not find a drop-in alternative. We could pre-compile the tests via @ava/typescript, but this might have some disadvantages, e.g. more complex setup for --watch, as we need to also run tsc -w in parallel.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tsx-4.22.4 branch from 0786b19 to 63b91b5 Compare June 23, 2026 12:29
github-actions[bot]
github-actions Bot previously approved these changes Jun 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tsx-4.22.4 branch from 63b91b5 to 4386770 Compare June 23, 2026 13:04
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.21.0 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.21.0...v4.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tsx-4.22.4 branch from 4386770 to 52c6137 Compare June 30, 2026 14:38
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #377.

@dependabot dependabot Bot closed this Jul 7, 2026
auto-merge was automatically disabled July 7, 2026 14:34

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tsx-4.22.4 branch July 7, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants