Skip to content

fix(renovate): ignore pgxmock/v5 in dis-pgsql-operator#3581

Merged
bengtfredh merged 1 commit into
mainfrom
fix/renovate-ignore-pgsql-pgxmock-v5
May 26, 2026
Merged

fix(renovate): ignore pgxmock/v5 in dis-pgsql-operator#3581
bengtfredh merged 1 commit into
mainfrom
fix/renovate-ignore-pgsql-pgxmock-v5

Conversation

@bengtfredh

Copy link
Copy Markdown
Member

Summary

Stops Renovate from repeatedly re-adding pgxmock/v5 to services/dis-pgsql-operator.

pgxmock/v5 is never imported in any source file — only pgxmock/v4 is used. It was removed in #3557 but Renovate re-added it in PR #3578. Close #3578.

Same pattern as the go-openapi/testify/v2 ignore rule added in #3573.

pgxmock/v5 is not imported anywhere — only v4 is used. It was removed
in #3557 but Renovate keeps re-adding it (PR #3578). Ignore it to
prevent the cycle.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bengtfredh bengtfredh requested a review from a team as a code owner May 26, 2026 11:02
@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@bengtfredh, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 52 minutes and 42 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 4ee95aff-1818-4b67-9211-6e6db2cc3bdd

📥 Commits

Reviewing files that changed from the base of the PR and between ecde3ee and 31f1d74.

📒 Files selected for processing (1)
  • renovate.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/renovate-ignore-pgsql-pgxmock-v5

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.

@bengtfredh bengtfredh merged commit f8f6062 into main May 26, 2026
1 check passed
@bengtfredh bengtfredh deleted the fix/renovate-ignore-pgsql-pgxmock-v5 branch May 26, 2026 11:02
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