Closed dependabot[bot] closed 3 months ago
[!WARNING]
Rate limit exceeded
@iramiller has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 28 minutes and 8 seconds before requesting another review.
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](https://coderabbit.ai/docs/faq) for further information.Commits
Files that changed from the base of the PR and between aadaf7069258ef96eb76e7359276b073380f2879 and c43c18fcb2efa8c4d983c1b7afe99209c67afb8e.
The changes involve updating the version of the bufbuild/buf-setup-action
in three GitHub Actions workflow files. The action version is incremented from v1.34.0
to v1.36.0
, which may bring enhancements, bug fixes, or new features to the setup process for the Buf toolchain. The overall structure of the workflows remains unchanged, focusing on improving functionality and compatibility.
Files | Change Summary |
---|---|
.github/workflows/proto-registry.yml , .github/workflows/proto.yml , .github/workflows/release.yml |
Updated bufbuild/buf-setup-action from v1.34.0 to v1.36.0 to incorporate new features and improvements. |
In the meadow where rabbits play,
A version update brightens the day.
With Buf now spry and full of cheer,
We hop along, no bugs to fear!
New features spring, like flowers in bloom,
A happy workflow, dispelling all gloom! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Bumps bufbuild/buf-setup-action from 1.34.0 to 1.36.0.
Release notes
Sourced from bufbuild/buf-setup-action's releases.
Commits
bdb5940
Release v1.36.0 (#218)3de295e
Add notice for buf-action (#216)aceb106
Release v1.35.1 (#215)7f067c3
Release v1.35.0 (#214)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by CodeRabbit
New Features
Bug Fixes