Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(all): update deps #9598

Merged
merged 4 commits into from Mar 26, 2024
Merged

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/accesscontextmanager v1.8.5 -> v1.8.6 age adoption passing confidence require patch
cloud.google.com/go/aiplatform v1.62.2 -> v1.64.0 age adoption passing confidence require minor
cloud.google.com/go/datacatalog v1.19.3 -> v1.20.0 age adoption passing confidence require minor
cloud.google.com/go/grafeas v0.3.4 -> v0.3.5 age adoption passing confidence require patch
cloud.google.com/go/iam v1.1.6 -> v1.1.7 age adoption passing confidence require patch
cloud.google.com/go/kms v1.15.7 -> v1.15.8 age adoption passing confidence require patch
cloud.google.com/go/longrunning v0.5.5 -> v0.5.6 age adoption passing confidence require patch
cloud.google.com/go/orgpolicy v1.12.1 -> v1.12.2 age adoption passing confidence require patch
cloud.google.com/go/osconfig v1.12.5 -> v1.12.6 age adoption passing confidence require patch
cloud.google.com/go/spanner v1.58.0 -> v1.59.0 age adoption passing confidence require minor
cloud.google.com/go/storage v1.39.0 -> v1.39.1 age adoption passing confidence require patch
cloud.google.com/go/translate v1.10.1 -> v1.10.2 age adoption passing confidence require patch
github.com/googleapis/gax-go/v2 v2.12.2 -> v2.12.3 age adoption passing confidence require patch
google.golang.org/api v0.169.0 -> v0.170.0 age adoption passing confidence require minor
google.golang.org/genproto/googleapis/api a219d84 -> 6e1732d require digest
google.golang.org/genproto/googleapis/api c811ad7 -> 6e1732d require digest
google.golang.org/genproto/googleapis/rpc a219d84 -> 6e1732d require digest

Release Notes

googleapis/gax-go (github.com/googleapis/gax-go/v2)

v2.12.3

Compare Source

Bug Fixes
googleapis/google-api-go-client (google.golang.org/api)

v0.170.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: storage/internal/benchmarks/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0
go: downloading github.com/cloudprober/cloudprober v0.13.2
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.24.0
go: downloading go.opentelemetry.io/otel/bridge/opencensus v0.45.0
go: downloading go.opentelemetry.io/otel/sdk v1.24.0
go: downloading cloud.google.com/go/trace v1.10.5
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.45.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.21.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.22.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304161311-37d4d3c04a78
main imports
	slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)

@renovate-bot renovate-bot requested review from a team and shollyman as code owners March 18, 2024 01:50
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2024
@rahul2393 rahul2393 linked an issue Mar 18, 2024 that may be closed by this pull request
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2024
@codyoss codyoss added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Mar 18, 2024
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 18, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 26, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 26, 2024
@quartzmo quartzmo added the automerge Merge the pull request once unit tests and other checks pass. label Mar 26, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1f7fb5c into googleapis:main Mar 26, 2024
318 of 322 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spanner: add (Batch)?Update(WithOptions)? to Client
4 participants