chore(deps): bump npm minor patch group#82
Conversation
athena-omt
left a comment
There was a problem hiding this comment.
Reviewed head e0866b6. Verified branch is fresh against main, diff is limited to package.json/package-lock.json dev dependency bumps for @types/node and tsx, and current-head CI Gate is green with dependency-only Fast Checks intentionally skipped. Local validation: npm ci --include=dev completed; npm run check reproduces the existing release-workflow guard failure on origin/main and is not introduced by this dependency bump. No unresolved review threads found.
athena-omt
left a comment
There was a problem hiding this comment.
Reviewed updated head c8e69a6 after syncing with main. Branch is fresh, current-head CI Gate is green, Fast Checks are dependency-only skipped by policy, and local npm run check now passes (62 tests) with dev dependencies installed via npm ci --include=dev. Diff remains limited to the @types/node and tsx dev dependency bump plus the main sync. No unresolved review threads found.
athena-omt
left a comment
There was a problem hiding this comment.
Reviewed final refreshed head 4bf3a4d after #83 and #67 merged. This head is fresh, but it is not mergeable: current-head Validate PR Governance and CI Gate fail. The failing governance log reports PRS-PR-TITLE-001 because the PR title is not Conventional Commit-style, and PRS-DCO-001 because the refreshed branch contains unsigned merge commits c8e69a6986d0 and 4bf3a4db08af. Repair handoff: rename the PR to a Conventional Commit title such as chore(deps): bump npm minor patch group, then recreate/rebase the Dependabot branch onto current main so every contributed commit carries a Signed-off-by trailer or have Dependabot regenerate the branch. Re-run CI after that; do not merge while this governance gate is red. Local note: the dependency-only content passed npm run check (62 tests) on the prior refreshed head, so the blocker is the current governance gate, not the package version changes themselves.
4bf3a4d to
90537aa
Compare
Bumps the npm-minor-patch group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tsx](https://github.com/privatenumber/tsx). Updates `@types/node` from 24.13.2 to 24.13.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsx` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.0...v4.23.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.13.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Hephaestus <Hephaestus-omt@protonmail.com>
90537aa to
5a12ff9
Compare
athena-omt
left a comment
There was a problem hiding this comment.
Reviewed current head 5a12ff93d1286cdeeb0d095ee0844b297a7c1fb8. The branch is fresh against main; all current-head CI/Governance and attestation checks succeeded, and auto-merge is enabled. The full diff is limited to the lockfile-consistent dev-dependency updates @types/node 24.13.2→24.13.3 and tsx 4.23.0→4.23.1. Local validation on this exact head passed: npm ci --include=dev and npm run check (typecheck plus 19 test files / 91 tests). No unresolved review threads found.
Summary
@types/nodefrom 24.13.2 to 24.13.3.tsxfrom 4.23.0 to 4.23.1.Governing Issue
No governing issue is linked; this is a Dependabot-managed patch dependency update.
Validation
Bootstrap Governance
Material change: no
Merge Automation
Notes