Closed dependabot[bot] closed 2 months ago
[!WARNING]
Rate limit exceeded
@dependabot[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 26 minutes and 41 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 1213628b0988a4445f88473257bb1c49e2d8ada0 and 6534ba230ea7cd7295434b1d9cfb9cabac260f31.
The recent update involves the modification of the Google Terraform provider version in the .terraform.lock.hcl
file. Specifically, the provider version has been upgraded from 5.41.0
to 5.42.0
. This change is indicative of the continual evolution of software, aimed at enhancing functionality, fixing bugs, and ensuring robust security. Such routine updates are crucial for maintaining the integrity and compatibility of infrastructure as code practices.
Files | Change Summary |
---|---|
regional/datadog/.terraform.lock.hcl | Updated Google provider version from 5.41.0 to 5.42.0 ; hash entries modified to reflect new provider artifacts. |
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 hashicorp/google from 5.41.0 to 5.42.0.
Release notes
Sourced from hashicorp/google's releases.
Changelog
Sourced from hashicorp/google's changelog.
Commits
b3a4043
Revert "Prevent Dataflow options in parameters (#11153) (#19093)"11092fa
logging_project_bucket_config: support "no preference" for enable_analytics s...79dc8ac
Add schema resource (#11018) (#19124)3c97ea6
Switch nightly ci to use the golang version of vcr_cassette_update (#11148) (...0952e97
add send_secondary_ip_range_if_empty (#11410) (#19122)345e98d
hashicorp/terraform-provider-google#11218
#1135...db573cc
Fix metadata drifting on workbench instances (#11407) (#19119)a02612c
Update CHANGELOG.md (#19116)f695bc4
Fix Datastream private connection resource destruction (#11394) (#19117)b04c602
Add handwritten sweeper for google_data_loss_prevention_discovery_config (#11...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