Skip to content

Release 2.7.8: refresh dev deps and lockfile - #82

Merged
vvillait88 merged 1 commit into
mainfrom
release/2.7.8
Aug 31, 2026
Merged

Release 2.7.8: refresh dev deps and lockfile#82
vvillait88 merged 1 commit into
mainfrom
release/2.7.8

Conversation

@vvillait88

Copy link
Copy Markdown
Contributor

Summary

Bumps @agent-score/sdk to 2.7.8. bun update refreshed the dev toolchain within range (@types/node 26.4.0, knip 6.33.0, lefthook 2.1.12, typescript-eslint 8.68.0) plus lockfile transitives, on top of the already-merged osv-scanner v2.5.1 and minor-patch group. Runtime dependencies are unchanged. eslint (^9) and TypeScript (^6) stay held per the dependency-holds registry.

Type of change

  • Bug fix (no breaking change)
  • New feature (no breaking change)
  • Breaking change (existing callers must update)
  • Docs, tests, or internal maintenance only

Public API

None. No exported types, signatures, or wire formats changed; runtime dependencies are identical. The published dist/ is functionally unchanged.

Test plan

Ran bun run build, bun run typecheck, bun run lint, and bun run test after the dep refresh: build succeeds, typecheck and lint clean, 166 tests pass (9 skipped). No behavior change, so no new tests.

Checklist

  • Tests cover the new behavior, and the suite passes locally
  • Lint, format, and type checks pass
  • Docs and README examples updated if the public surface changed
  • No secrets, credentials, or personal data in the diff or the tests

bun update moved the dev toolchain within range (@types/node 26.4.0, knip
6.33.0, lefthook 2.1.12, typescript-eslint 8.68.0) plus lockfile transitives;
carries the already-merged osv-scanner v2.5.1 and minor-patch bumps. Runtime
deps unchanged. Build, typecheck, lint, tests (166) green. eslint (^9) and
TypeScript (^6) held per the registry.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vvillait88
vvillait88 merged commit a29d120 into main Aug 31, 2026
6 checks passed
@vvillait88
vvillait88 deleted the release/2.7.8 branch August 31, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant