Closed dependabot[bot] closed 3 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 28 minutes and 16 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 17394c5d9d5422c2d8d9fe2e1d17cd032cc3c46f and 683f737f6f1fb4e369948e86cd5eeb9d38cf8dcc.
The recent changes involve an upgrade of the Google provider in Terraform, reflecting a shift from version 5.39.1 to 5.40.0. This upgrade likely introduces new features and enhancements while also updating the integrity hashes for the provider. Such changes necessitate a careful examination of existing infrastructure configurations to ensure compatibility and to leverage any improvements the new version offers.
Files | Change Summary |
---|---|
regional/.terraform.lock.hcl |
Updated Google provider version from 5.39.1 to 5.40.0, along with corresponding hash value changes to ensure integrity and compatibility. |
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.39.1 to 5.40.0.
Release notes
Sourced from hashicorp/google's releases.
Changelog
Sourced from hashicorp/google's changelog.
Commits
7ed1a15
CHANGELOG 5.40.0 (#18959)96f91a5
make insights_config computed (#11327) (#18962)dfc71ca
feat: add speech API into.ci/infra/terraform/main.tf
(#11281) (#18916)1ecb128
add support for delta lake for big tables (#11215) (#18915)0f71c35
[18856] update access policy documentation (#11264) (#18914)72ca8f0
Update start and end date format (#11277) (#18912)8cf769c
Update documentation for resources that don't support gcloud's syntax (#11279...3b90124
Change datastream stream merge and append_only to conflicts with (#11292) (#1...ad7ee9f
update cloudfunctionv2 test runtimes to nodejs18 (#11222) (#18901)4d74ea5
Fix params decoding and example values in google_bigquery_data_transfer_confi...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