Skip to content

fix(deps): patch jackc/pgx/v5 to 5.9.0 (integration tests)#392

Open
tobyhede wants to merge 1 commit intomainfrom
fix-cip-3022-pgx-patch
Open

fix(deps): patch jackc/pgx/v5 to 5.9.0 (integration tests)#392
tobyhede wants to merge 1 commit intomainfrom
fix-cip-3022-pgx-patch

Conversation

@tobyhede
Copy link
Copy Markdown
Contributor

Bumps github.com/jackc/pgx/v5 5.7.2 → 5.9.0 in tests/integration/golang/.

Addresses CVE-2026-33816 / GHSA-9jj7-4m8r-rfcm — memory-safety vulnerability in pgx v5 (CVSS 9.8).

Notes

  • Scope: this is the Go integration test workspace — proxy production code is Rust and is not affected by pgx.
  • Side effects from pgx 5.9.0's transitive requirements: stretchr/testify 1.8.1 → 1.11.1 and go directive 1.24.0 → 1.25.0.

This is an automated security patch update.

Bumps tests/integration/golang/jackc/pgx/v5 from 5.7.2 -> 5.9.0,
addressing CVE-2026-33816 (memory-safety vulnerability in pgx v5).

Side effects of pgx 5.9.0's transitive requirements: stretchr/testify
1.8.1 -> 1.11.1 and go directive 1.24.0 -> 1.25.0. These changes are
limited to the Go integration test workspace and do not affect the
proxy production code (which is Rust).
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Warning

Rate limit exceeded

@tobyhede has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 58 minutes and 32 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 27bf4e41-1fb9-439c-a7fd-ac5d6e5ae5b9

📥 Commits

Reviewing files that changed from the base of the PR and between 30aafc6 and a6ec4d5.

⛔ Files ignored due to path filters (1)
  • tests/integration/golang/go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • tests/integration/golang/go.mod
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-cip-3022-pgx-patch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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