Skip to content

postgres - chore: upgrade pg - #1993

Merged
jaredwray merged 1 commit into
mainfrom
claude/keyv-dependency-maintenance-77m3u1
Jul 2, 2026
Merged

postgres - chore: upgrade pg#1993
jaredwray merged 1 commit into
mainfrom
claude/keyv-dependency-maintenance-77m3u1

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage. — N/A, dependency-only change.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Chore — upgrades the pg driver for @keyv/postgres.

Versions

  • pg 8.21.0 → 8.22.0 (@keyv/postgres)

Tests

  • pnpm build passes for @keyv/postgres
  • biome check passes
  • PostgreSQL integration tests require a Postgres service (Docker) not available in this environment — covered by CI

Runtime phase — database driver (pg).


Generated by Claude Code

- pg 8.21.0 -> 8.22.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WVzS34CgyLpVDdJ9urfWxZ
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpg@​8.22.09910010089100

View full report

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the pg dependency from version 8.21.0 to 8.22.0 in storage/postgres/package.json and updates the corresponding lockfile pnpm-lock.yaml with the new version and its sub-dependencies. There are no review comments, and I have no additional feedback to provide.

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2d1a4a5) to head (852d428).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1993   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           55        55           
  Lines         4887      4887           
  Branches       785       779    -6     
=========================================
  Hits          4887      4887           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray
jaredwray merged commit c11e1bb into main Jul 2, 2026
14 checks passed
@jaredwray
jaredwray deleted the claude/keyv-dependency-maintenance-77m3u1 branch July 2, 2026 19:27
This was referenced Aug 3, 2026
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.

2 participants