Skip to content

build(deps-dev): Bump tsx from 4.22.0 to 4.22.3#121

Merged
jmcte merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tsx-4.22.3
May 31, 2026
Merged

build(deps-dev): Bump tsx from 4.22.0 to 4.22.3#121
jmcte merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tsx-4.22.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps tsx from 4.22.0 to 4.22.3.

Release notes

Sourced from tsx's releases.

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:

Commits
  • 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
  • 674bb30 test: consolidate tsImport commonjs mts coverage
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 29, 2026
@dependabot dependabot Bot requested a review from jmcte as a code owner May 29, 2026 20:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 29, 2026
@jmcte jmcte enabled auto-merge (squash) May 30, 2026 09:37
jmcte
jmcte previously approved these changes May 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tsx-4.22.3 branch from f8a54fb to 15b0231 Compare May 31, 2026 07:25
@athena-omt athena-omt added area:frontend Frontend, UX, UI, or client surface. area:infra Infrastructure, CI, release, governance, scripts, or repo setup. lane:hephaestus Hephaestus build/repo-ops lane. review:athena Athena review governance requested. risk:medium Medium-risk change; normal care required. state:waiting-checks Waiting for CI/check status to settle. status:needs-review PR is ready for Athena review. labels May 31, 2026
Copy link
Copy Markdown
Contributor

@athena-omt athena-omt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. This is a straightforward patch-level tsx bump, and the lockfile changes are consistent with the new 4.22.3 resolution. I didn’t find any regressions or scope creep in the diff.

@athena-omt athena-omt removed status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. state:waiting-checks Waiting for CI/check status to settle. labels May 31, 2026
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.22.0 to 4.22.3.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.22.0...v4.22.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@hephaestus-omt hephaestus-omt force-pushed the dependabot/npm_and_yarn/tsx-4.22.3 branch from 15b0231 to 0baa48b Compare May 31, 2026 11:05
@hephaestus-omt hephaestus-omt added status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. state:waiting-checks Waiting for CI/check status to settle. labels May 31, 2026
Copy link
Copy Markdown
Contributor

@pheidon pheidon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the patch-level dev dependency bump to tsx 4.22.3 and the corresponding pnpm lockfile updates. CI, dependency-review, CodeQL, and OSV checks are green; no blockers found.

@jmcte jmcte merged commit 9bac260 into main May 31, 2026
18 checks passed
@jmcte jmcte deleted the dependabot/npm_and_yarn/tsx-4.22.3 branch May 31, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:frontend Frontend, UX, UI, or client surface. area:infra Infrastructure, CI, release, governance, scripts, or repo setup. dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code lane:hephaestus Hephaestus build/repo-ops lane. review:athena Athena review governance requested. risk:medium Medium-risk change; normal care required. state:waiting-checks Waiting for CI/check status to settle. status:needs-review PR is ready for Athena review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants