chore(deps-dev): Bump tsx from 4.22.3 to 4.22.4#153
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
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>
Contributor
Automated Dependency ReviewVerdict: SAFE Rationale
RecommendationMerge in the next batch PR. |
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>
Contributor
Author
|
Looks like tsx is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tsx from 4.22.3 to 4.22.4.
Release notes
Sourced from tsx's releases.
Commits
1ce8463fix: resolve CommonJS directory requires inside dependencies (#803)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)