Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.

chore: update dependencies - #149

Merged
rubenhensen merged 1 commit into
mainfrom
chore/update-dependencies
Jul 10, 2026
Merged

chore: update dependencies#149
rubenhensen merged 1 commit into
mainfrom
chore/update-dependencies

Conversation

@dobby-coder

@dobby-coder dobby-coder Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Applies the patch dependency updates requested in #141.

Package Was Requested Resolved (within caret)
libphonenumber-js (prod) ^1.13.6 ^1.13.7 1.13.8
vitest (dev) ^4.1.7 ^4.1.9 4.1.10

Both are patch bumps; the installed versions resolve to the newest patch satisfying each caret range. No CVEs this cycle (npm audit reports 0 vulnerabilities).

Verification

  • npm run typecheck — clean
  • npm test212 tests passed (15 files)
  • npm run build — Build complete

Closes #141

Bump patch versions of two dependencies (per #141):
- libphonenumber-js ^1.13.6 -> ^1.13.7 (resolves 1.13.8)
- vitest ^4.1.7 -> ^4.1.9 (resolves 4.1.10)

Typecheck, build, and full test suite (212 tests) all green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dobby-coder
dobby-coder Bot requested a review from rubenhensen July 7, 2026 23:06

@dobby-coder dobby-coder Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Rules Dobby 2 sign-off — no findings.

Consolidated gatekeeper review of the patch dependency bump (libphonenumber-js ^1.13.6→^1.13.7 resolving 1.13.8; vitest ^4.1.7→^4.1.9 resolving 4.1.10):

  • Rule compliance (per-rule check across all binding rules): clean. Both deps are actually used (libphonenumber-js via phone.ts, vitest as the test runner), so no removal-instead-of-bump concern; conventional-commit title ✓; Closes #141 uses a proper closing keyword ✓.
  • Code review (Review Dobby 2): 0 findings — branch built, typecheck + build clean, 212/212 tests pass on vitest 4.1.10, runtime smoke-test of the libphonenumber-js/mobile subpath OK.

No blocking issues. Approving and flipping to ready-for-review.

Submitted as COMMENT because GitHub disallows APPROVE on a self-authored PR — this is a clean sign-off, not a non-blocking note.

@dobby-coder
dobby-coder Bot marked this pull request as ready for review July 7, 2026 23:12
@dobby-coder dobby-coder Bot mentioned this pull request Jul 7, 2026
@rubenhensen
rubenhensen merged commit fdb8014 into main Jul 10, 2026
3 checks passed
@dobby-coder
dobby-coder Bot deleted the chore/update-dependencies branch July 27, 2026 20:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: update dependencies

1 participant