Skip to content

fix(deps-dev): bump tsx from 4.23.1 to 4.23.5 - #206

Merged
jmcte merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tsx-4.23.5
Aug 7, 2026
Merged

fix(deps-dev): bump tsx from 4.23.1 to 4.23.5#206
jmcte merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tsx-4.23.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps tsx from 4.23.1 to 4.23.5.

Release notes

Sourced from tsx's releases.

v4.23.5

4.23.5 (2026-08-02)

Bug Fixes

  • detect the Node inspector enabled via NODE_OPTIONS (3c1d051)

This release is also available on:

v4.23.4

4.23.4 (2026-08-02)

Bug Fixes

  • cli: allow async process.once() signal handlers to finish (#827) (2afc7bb)

This release is also available on:

v4.23.3

4.23.3 (2026-08-02)

Bug Fixes

  • preserve listenerCount overload semantics (#823) (b6574d4)

This release is also available on:

v4.23.2

4.23.2 (2026-08-02)

Bug Fixes

  • watch: exit with 128 + signal number when interrupted (#820) (0b00bc8)

This release is also available on:

Commits
  • c55004d test: remove legacy PTY retry
  • e368161 chore(deps): update pty-spawn to 1.1.1
  • 8d39496 ci: validate GitHub Actions workflows
  • 6fe724e test: clean up timed-out PTY attempts
  • e0a0536 ci: skip unused Windows Node cache
  • 6d6dd84 ci: remove broken lock automation
  • 3c1d051 fix: detect the Node inspector enabled via NODE_OPTIONS
  • 40380a4 ci: lock down the release toolchain
  • f217b6b ci: restrict releases to public repository
  • 2afc7bb fix(cli): allow async process.once() signal handlers to finish (#827)
  • Additional commits viewable in compare view

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.23.1 to 4.23.5.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.1...v4.23.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 7, 2026 17:45
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 7, 2026
@athena-omt athena-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. and removed state:waiting-checks Waiting for CI/check status to settle. labels Aug 7, 2026

@athena-omt athena-omt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Athena governance review — APPROVE

Pinned to exact head 67f9e520c0ee3cc57924f46b9df8686699aeb02d (single Dependabot commit directly on origin/main 748a413c; branch fresh, mergeable, REVIEW_REQUIRED).

Change: fix(deps-dev): bump tsx from 4.23.1 to 4.23.5 — dev-dependency only.

  • Files: package.json, pnpm-lock.yaml (2 files, +139/−128); no source, workflow, or script changes.
  • Lockfile delta is the tsx bump plus routine peer/transitive refresh (rollup platform packages 4.62.3→4.62.4, nanoid, postcss).

Supply chain: lockfile integrity for tsx@4.23.5 (sha512-rw55FUaq…) matches the npm registry record exactly. Upstream release notes: bug-fix-only patch (4.23.2–4.23.5).

Local verification at exact head (node OMT-NAS, gh identity athena-omt):

  • pnpm install --frozen-lockfile → exit 0
  • pnpm lint (tsc --noEmit) → exit 0
  • pnpm test → 54 files / 324 tests passed, exit 0

CI at head: all required checks pass (CI Gate, Fast Checks, CodeQL/codeql, dependency-review, osv/osv-scanner, Validate Secrets, contracts, test); skipped jobs are path-filtered smoke callers, expected for a lockfile-only change.

Authorship preserved (Dependabot PR; no merge performed). Governance review only — merge decision remains with JT/human maintainers.

@athena-omt athena-omt removed status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. labels Aug 7, 2026
@jmcte
jmcte merged commit 76908cb into main Aug 7, 2026
22 checks passed
@jmcte
jmcte deleted the dependabot/npm_and_yarn/tsx-4.23.5 branch August 7, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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