Skip to content

chore: bump core to v0.1.45, interceptors to v0.1.20#29

Merged
ankurs merged 2 commits intomainfrom
chore/bump-core-interceptors
Apr 6, 2026
Merged

chore: bump core to v0.1.45, interceptors to v0.1.20#29
ankurs merged 2 commits intomainfrom
chore/bump-core-interceptors

Conversation

@ankurs
Copy link
Copy Markdown
Member

@ankurs ankurs commented Apr 6, 2026

Summary

  • Bump core v0.1.44 → v0.1.45 (DISABLE_PROTO_VALIDATE config)
  • Bump interceptors v0.1.17 → v0.1.20 (protovalidate in default chain)

Test plan

  • go.mod versions correct

Summary by CodeRabbit

  • Chores
    • Updated module dependencies to latest compatible versions.

Copilot AI review requested due to automatic review settings April 6, 2026 05:28
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 6, 2026

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 18 minutes and 31 seconds.

⌛ 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: 3954a1f3-ebc1-486c-b35b-b64029aa26ac

📥 Commits

Reviewing files that changed from the base of the PR and between bcfea86 and 4d098e6.

📒 Files selected for processing (1)
  • {{cookiecutter.app_name}}/go.mod
📝 Walkthrough

Walkthrough

Updated Go module dependencies in go.mod: bumped github.com/go-coldbrew/core from v0.1.44 to v0.1.45, and bumped github.com/go-coldbrew/interceptors from v0.1.17 to v0.1.20.

Changes

Cohort / File(s) Summary
Dependency Updates
{{cookiecutter.app_name}}/go.mod
Bumped go-coldbrew/core to v0.1.45 and go-coldbrew/interceptors to v0.1.20.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • fajran
  • vestor
  • kevinjom

Poem

🐰 Hop, hop, let's bump those deps up high,
Core and interceptors reach the sky,
Versions dance from old to new,
go.mod sings—who-hoo, who-hoo! 🌟

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: bumping two Go module dependencies to specific versions, which matches the changeset exactly.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-core-interceptors

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.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Go module dependencies in the cookiecutter-generated Go service template to pick up the latest go-coldbrew core and interceptors behavior/config.

Changes:

  • Bump github.com/go-coldbrew/core from v0.1.44 to v0.1.45.
  • Bump github.com/go-coldbrew/interceptors from v0.1.17 to v0.1.20 (still marked indirect).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ankurs ankurs merged commit 8cba58e into main Apr 6, 2026
8 checks passed
@ankurs ankurs deleted the chore/bump-core-interceptors branch April 6, 2026 05:36
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