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(deps): bump cloud.google.com/go/spanner from 1.50.0 to 1.51.0 in /integrationtest #118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps cloud.google.com/go/spanner from 1.50.0 to 1.51.0.

Release notes

Sourced from cloud.google.com/go/spanner's releases.

spanner: v1.51.0

1.51.0 (2023-10-17)

Features

  • spanner/admin/instance: Add autoscaling config to the instance proto (#8701) (56ce871)

Bug Fixes

  • spanner: Update golang.org/x/net to v0.17.0 (174da47)
Commits
  • 2fb3eb7 chore(main): release spanner 1.51.0 (#8710)
  • ef872d8 chore: add support for running module dir tests in continuous (#8735)
  • 2105434 fix(bigtable): return cluster error for Update when populated (#8657)
  • deeb583 fix(profiler): migrate to protobuf-go v2 (#8730)
  • 2077158 test(bigtable): Run conformance tests for bigtable (#8658)
  • 3df0287 feat(storage): support MatchGlob for gRPC (#8670)
  • d21429e chore(storage): add invocation ID to gRPC calls (#8698)
  • 9aa4082 chore(github): remove unused OwlBot configuration (#8733)
  • 6cc6d70 chore: update sa for loading secrets (#8729)
  • fe554b5 chore: source secrets for tests (#8728)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ea94d64) 100.00% compared to head (35ee221) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #118   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         3138      3138           
=========================================
  Hits          3138      3138           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ginokent
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ginokent
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/integrationtest/cloud.google.com/go/spanner-1.51.0 branch from 0467ebf to 54b561d Compare October 25, 2023 11:44
@ginokent
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/integrationtest/cloud.google.com/go/spanner-1.51.0 branch from 54b561d to 3d0037f Compare October 28, 2023 21:32
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2023 21:32
@ginokent ginokent added the build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) label Oct 29, 2023
@ginokent
Copy link
Member

@dependabot rebase

Bumps [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) from 1.50.0 to 1.51.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@spanner/v1.50.0...spanner/v1.51.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/integrationtest/cloud.google.com/go/spanner-1.51.0 branch from 3d0037f to 4a52748 Compare October 29, 2023 05:48
@ginokent ginokent force-pushed the dependabot/go_modules/integrationtest/cloud.google.com/go/spanner-1.51.0 branch from f806c33 to 47f3bbf Compare October 29, 2023 06:12
@ginokent ginokent force-pushed the dependabot/go_modules/integrationtest/cloud.google.com/go/spanner-1.51.0 branch 8 times, most recently from 11ef842 to 88727c5 Compare October 29, 2023 07:53
@ginokent ginokent removed the build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) label Oct 29, 2023
@ginokent ginokent force-pushed the dependabot/go_modules/integrationtest/cloud.google.com/go/spanner-1.51.0 branch 3 times, most recently from a5f8ab7 to 87a54f0 Compare October 29, 2023 08:22
@ginokent ginokent force-pushed the dependabot/go_modules/integrationtest/cloud.google.com/go/spanner-1.51.0 branch from 87a54f0 to 35ee221 Compare October 29, 2023 08:38
@github-actions github-actions bot added the chore Changes to the build process or auxiliary tools and libraries such as documentation generation label Oct 29, 2023
@ginokent ginokent added build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) and removed chore Changes to the build process or auxiliary tools and libraries such as documentation generation labels Oct 29, 2023
@ginokent ginokent merged commit 7bb67d2 into main Oct 29, 2023
10 checks passed
@ginokent ginokent deleted the dependabot/go_modules/integrationtest/cloud.google.com/go/spanner-1.51.0 branch October 29, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant