chore(deps): consolidate npm devDeps + paths-filter action bumps - #166
Merged
Conversation
#164) Bumps @types/node 26.1.2->26.2.0 and eslint 10.8.0->10.8.1 (both within existing caret ranges, lockfile-only) and dorny/paths-filter v3->v4 in the devcontainers workflow. Full CI-mirrored gate (typecheck, lint, lint:md, build, test, test:surface, audit) passes; no Dependabot alerts or audit findings outstanding.
This was referenced Aug 18, 2026
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.
Summary
Consolidates the two open Dependabot dependency-bump PRs into a single verified branch. Scope was deliberately limited to actual dependency bumps — #165 (opencode bug fix) and #131 (host-adapter ADR proposal, still under active review) are unrelated PRs and are left open/untouched.
Superseded PRs
@types/node,eslint(devDependencies)@types/node26.1.2 → 26.2.0,eslint10.8.0 → 10.8.1^26.1.1/^10.7.0, sopackage.jsonis unchanged)dorny/paths-filter.github/workflows/devcontainers.yml)Pre-existing fixes
None required — the full gate was already green prior to these bumps; no upgrade-caused or pre-existing breakage was found.
Security audit
pnpm audit --audit-level=moderate→ no known vulnerabilities.gh api repos/pacphi/agentic-kit/dependabot/alerts→ 0 open alerts.Verification
Ran the exact gate
.github/workflows/ci.ymluses, plus the full test suite:No Rust/Cargo steps applicable — this is a pure TypeScript/pnpm repository (no
Cargo.toml).🤖 Generated with Claude Code