Build(deps): Bump cloud.google.com/go/storage from 1.58.0 to 1.62.0#1087
Build(deps): Bump cloud.google.com/go/storage from 1.58.0 to 1.62.0#1087dependabot[bot] wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[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 |
WalkthroughUpdated Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
Hi @dependabot[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 Regular contributors should join the org to skip this step. 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. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@go.mod`:
- Line 137: The go.mod currently pins the vulnerable module
"go.opentelemetry.io/otel/sdk" at v1.42.0; update the module version to v1.43.0
or later in go.mod (replace the v1.42.0 entry for go.opentelemetry.io/otel/sdk
with v1.43.0+), then run go get or go mod tidy to refresh go.sum and ensure the
new version is propagated and built.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 7085e790-2a1d-470d-8fed-c3c5c4a5299e
⛔ Files ignored due to path filters (1)
go.sumis excluded by!**/*.sum
📒 Files selected for processing (1)
go.mod
|
rebase 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. |
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.58.0 to 1.62.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@compute/v1.58.0...spanner/v1.62.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
db2ffdb to
3421782
Compare
|
Superseded by #1099. |
Bumps cloud.google.com/go/storage from 1.58.0 to 1.62.0.
Commits
01df6e1chore(main): release spanner 1.62.0 (#10073)8e675cdfix(spanner): Add ARRAY keywords to keywords (#10079)db8216efeat(pubsub/pstest): add support to register other servers into grpc.Server (...292e812docs(maps/fleetengine): mark TerminalPointId as deprecated (#10130)0e6413dfeat(bigtable): Add ignore_warnings flag to SetGcPolicy (#9372)2d34bf3chore(all): update deps (#10156)7371665test(pubsub): make error checking of receive less brittle (#10165)fa3bfdbfix(auth): handle non-Transport DefaultTransport (#10162)1320d7dchore(main): release vertexai 0.9.0 (#10163)b452014chore(vertexai): skip tests that check blocked inputs for model (#10152)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)