chore(deps): Fix #2192 (update ocm monorepo go module dependencies) (no ctf)#2194
Conversation
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
|
Warning Rate limit exceeded
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 2 minutes and 59 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
📝 WalkthroughWalkthroughUpdates Open Component Model Go module bindings across 18 go.mod files, bumping pseudo-versions for dependencies like descriptor/normalisation, descriptor/runtime, helm, signing, and transform from commit Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
…dule dependencies) (no ctf) (open-component-model#2194) <!-- markdownlint-disable MD041 --> #### What this PR does / why we need it open-component-model#2192 wants to bump. `bindings/go/ctf` again. However, this bump breaks other modules until the respective PR (open-component-model#2049) is merged. That is why this PR reverts the version bump for this module. We might need to do this until the other PR is merged. Fixes open-component-model#2192 --------- Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com> Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
…dule dependencies) (no ctf) (open-component-model#2194) <!-- markdownlint-disable MD041 --> #### What this PR does / why we need it open-component-model#2192 wants to bump. `bindings/go/ctf` again. However, this bump breaks other modules until the respective PR (open-component-model#2049) is merged. That is why this PR reverts the version bump for this module. We might need to do this until the other PR is merged. Fixes open-component-model#2192 --------- Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com> Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
What this PR does / why we need it
#2192 wants to bump.
bindings/go/ctfagain. However, this bump breaks other modules until the respective PR (#2049) is merged. That is why this PR reverts the version bump for this module. We might need to do this until the other PR is merged.Fixes #2192