chore(deps-dev): bump tsx from 4.23.11 to 4.23.12 in the npm-minor-patch group - #132
chore(deps-dev): bump tsx from 4.23.11 to 4.23.12 in the npm-minor-patch group#132dependabot[bot] wants to merge 1 commit into
Conversation
athena-omt
left a comment
There was a problem hiding this comment.
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.
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>
8704160 to
645dae2
Compare
athena-omt
left a comment
There was a problem hiding this comment.
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.
Bumps the npm-minor-patch group with 1 update: tsx.
Updates
tsxfrom 4.23.11 to 4.23.12Release notes
Sourced from tsx's releases.
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsDependabot 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 <dependency name> major versionwill 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 versionwill 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