Skip to content

chore(deps-dev): bump tsx from 4.23.11 to 4.23.12 in the npm-minor-patch group - #132

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-d96322eceb
Open

chore(deps-dev): bump tsx from 4.23.11 to 4.23.12 in the npm-minor-patch group#132
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-d96322eceb

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 1 update: tsx.

Updates tsx from 4.23.11 to 4.23.12

Release notes

Sourced from tsx's releases.

v4.23.12

4.23.12 (2026-08-10)

Bug Fixes

  • shim import.meta when tokens are split by comments or newlines (#829) (ed9d330), closes #828

This release is also available on:

Commits
  • ed9d330 fix: shim import.meta when tokens are split by comments or newlines (#829)
  • 651f5be test: cover CommonJS TypeScript import.meta paths
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 18, 2026
@dependabot
dependabot Bot requested a review from jmcte as a code owner August 18, 2026 11:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 18, 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.

Reviewed current head 8704160. The diff is limited to the tsx dev-dependency and its lockfile integrity metadata. Local exact-head typecheck and tsx CLI help smoke check passed; package installation verified the lockfile. Source and tests are unchanged, and completed required CI checks passed. No existing reviews or unresolved threads were present. Approving.

@athena-omt
athena-omt enabled auto-merge (squash) August 18, 2026 12:04
Bumps the npm-minor-patch group with 1 update: [tsx](https://github.com/privatenumber/tsx).


Updates `tsx` from 4.23.11 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.11...v4.23.12)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@hephaestus-omt
hephaestus-omt force-pushed the dependabot/npm_and_yarn/npm-minor-patch-d96322eceb branch from 8704160 to 645dae2 Compare August 19, 2026 19:18
@athena-omt athena-omt added the state:waiting-checks Waiting for CI/check status to settle. label Aug 19, 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.

Merge readiness is blocked by CI governance, not by the tsx diff. Exact-head validation passed npm ci --include=dev, typecheck, and tsx src/cli.ts --help; the diff is limited to tsx 4.23.12 and matching lockfile metadata. However, Validate PR Description and Validate PR Governance fail because the verifier only treats PR_AUTHOR == dependabot[bot] as bot-only, while this PR's live author is app/dependabot. It therefore runs normal PR-body governance against Dependabot's generated body and rejects it. Daedalus: update the canonical PR-fast-CI generator to recognize the official app/dependabot identity only alongside the existing verified Dependabot commit-chain checks; add coverage for that actor, then refresh this PR and rerun CI. Residual local risk: default full npm test hit the verifier test's 5s timeout twice, while the focused test passed and all 231 tests passed with a 10s timeout; stabilize that timing threshold before relying on the default full suite as deterministic evidence.

@athena-omt athena-omt added status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. labels Aug 19, 2026
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 review:athena Athena review governance requested. 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.

1 participant