chore(deps): update all dev dependencies and bump osv-scanner-action#18
Merged
Conversation
This was referenced May 30, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18 +/- ##
=======================================
Coverage 97.44% 97.44%
=======================================
Files 11 11
Lines 549 549
Branches 132 132
=======================================
Hits 535 535
Misses 14 14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
Updates all dev dependencies to their latest versions across the workspace and bumps the
google/osv-scanner-actionGitHub Action. This consolidates the open dependabot PRs (#17, #14) into a single PR so they can be reviewed and merged together.Dev dependency bumps (root + workspace packages)
CI
google/osv-scanner-actionv2.3.5→v2.3.8No production/runtime dependencies were changed.
@commitlint/clicrosses a major version (20 → 21); the existing commitlint config validates cleanly against it.Verification
All checks run locally and pass:
pnpm buildpnpm lintpnpm format:checkpnpm typecheckpnpm test:coverage(unit)pnpm test:functional:redis(105 tests, via docker)pnpm test:functional:memcache(91 tests, via docker)pnpm test:functional:sqlite(90 tests)pnpm install --frozen-lockfile(lockfile consistent)Note
release-it-pnpm@4.6.6declares a peer range ofrelease-it@^17–19but the repo already pinsrelease-it@20.x— this peer mismatch is pre-existing and unchanged by this PR.Closes #17
Closes #14
🤖 Generated with Claude Code