fix(deps): update module google.golang.org/api to v0.281.0#970
fix(deps): update module google.golang.org/api to v0.281.0#970red-hat-konflux[bot] wants to merge 1 commit into
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughBumped Go tool and module dependencies in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
8e862d3 to
428cd22
Compare
428cd22 to
bfdd0af
Compare
bfdd0af to
8927614
Compare
8927614 to
6555560
Compare
107f45b to
26b79c8
Compare
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Fix all issues with AI agents
In `@go.mod`:
- Line 30: The go.mod entry for the dependency google.golang.org/api currently
lists v0.266.0 but the PR title says v0.265.0; either update the PR title to
reference v0.266.0 or change the go.mod dependency to v0.265.0 to match
intent—locate the google.golang.org/api line in go.mod and make the version and
the PR title consistent before merging.
- Line 12: The go.mod currently lists a non-existent version for
google.golang.org/api (referenced as google.golang.org/api v0.266.0); update
that requirement to a published version (change the module entry for
google.golang.org/api from v0.266.0 to v0.265.0) so the dependency resolves
successfully and then run `go mod tidy` to refresh the module graph.
26b79c8 to
be04aab
Compare
be04aab to
c9fc6c1
Compare
39f6285 to
2b8c38d
Compare
4ec0efe to
102df82
Compare
102df82 to
6824c8e
Compare
6824c8e to
4e36dda
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This PR contains the following updates:
v0.257.0→v0.281.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
googleapis/google-api-go-client (google.golang.org/api)
v0.281.0Compare Source
Features
v0.280.0Compare Source
Features
v0.279.0Compare Source
Features
v0.278.0Compare Source
Features
v0.277.0Compare Source
Features
Bug Fixes
v0.276.0Compare Source
Features
v0.275.0Compare Source
Features
v0.274.0Compare Source
Features
v0.273.1Compare Source
Bug Fixes
v0.273.0Compare Source
Features
v0.272.0Compare Source
Features
v0.271.0Compare Source
Features
v0.270.0Compare Source
Features
v0.269.0Compare Source
Features
Bug Fixes
v0.268.0Compare Source
Features
v0.267.0Compare Source
Features
v0.266.0Compare Source
Features
v0.265.0Compare Source
Features
v0.264.0Compare Source
Features
v0.263.0Compare Source
Features
v0.262.0Compare Source
Features
Bug Fixes
v0.261.0Compare Source
Features
v0.260.0Compare Source
Features
v0.259.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous Chores
v0.258.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.