Skip to content

chore(deps-dev): Bump tsx from 4.22.3 to 4.22.4#153

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

chore(deps-dev): Bump tsx from 4.22.3 to 4.22.4#153
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 1, 2026

Copy link
Copy Markdown
Contributor

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.22.3 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.3...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>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 1, 2026
@claude

claude Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Automated Dependency Review

Verdict: SAFE
Bump type: patch
Package: tsx (4.22.3 → 4.22.4)

Rationale

  • Changelog summary: Bug fix — resolve CommonJS directory requires inside dependencies (#803).
  • Codebase impact: Direct import in a small number of internal modules.
  • CI gates: lint ✓ / typecheck ✓ / build ✓ / test ✓
  • Transitive/peer notes: None.

Recommendation

Merge in the next batch PR.

@claude claude Bot added the auto-review: safe Automated review: safe to merge label Jun 5, 2026
rjamul-elnora-ai pushed a commit that referenced this pull request Jun 5, 2026
## Included Bumps

| PR | Package | Old | New | Type | Rationale |
|----|---------|-----|-----|------|-----------|
| #153 | tsx | 4.22.3 | 4.22.4 | patch | Bug fix: resolve CommonJS
directory requires inside dependencies |
| #155 | vitest | 4.1.7 | 4.1.8 | patch | Browser-mode bug fixes only
(cdp API, Playwright route cleanup) |
| #156 | @biomejs/biome | 2.4.15 | 2.4.16 | patch | Multiple formatting
and linting bug fixes, no rule behaviour changes |
| #157 | @yao-pkg/pkg | 6.19.0 | 6.20.0 | minor | Adds Node.js 22.22.3 /
24.15.0 / 26.2.0 target support; no breaking changes |

## Skipped — Needs Review

_None._

## Recommended to Close — Major

| PR | Package | Old | New | Why dedicated work is needed |
|----|---------|-----|-----|------------------------------|
| #154 | commander + @commander-js/extra-typings | 14.x | 15.0.0 | Both
packages migrated to ESM-only; breaking: Node ≥22.12 required, `--no-*`
option default semantics changed, `commander/esm.mjs` export removed,
`program` singleton re-export changed |

## Verification

- lint ✓ / typecheck ✓ / build ✓ / test ✓ (34 test files, 576 tests
passing — `vitest run v4.1.8`)
- pnpm audit summary: 4 moderate advisories in transitive dependencies
(pre-existing, unrelated to these bumps, covered by existing
`pnpm.overrides`)

## How to Merge

Merging this PR will cause Dependabot to auto-close the individual PRs
listed above whose changes appear in main.

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Looks like tsx is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 5, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/tsx-4.22.4 branch June 5, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-review: safe Automated review: safe to merge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants