einride / protoc-gen-go-aip-test

MIT License
8 stars 0 forks source link

chore(deps): bump cloud.google.com/go/spanner from 1.64.0 to 1.65.0 #251

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps cloud.google.com/go/spanner from 1.64.0 to 1.65.0.

Release notes

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

spanner: v1.65.0

1.65.0 (2024-07-29)

Features

  • spanner/admin/database: Add support for Cloud Spanner Scheduled Backups (3b15f9d)
  • spanner: Add RESOURCE_EXHAUSTED to retryable transaction codes (#10412) (29b52dc)

Bug Fixes

  • spanner/test: Bump google.golang.org/api@v0.187.0 (8fa9e39)
  • spanner/test: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)
  • spanner/test: Update dependencies (257c40b)
  • spanner: Bump google.golang.org/api@v0.187.0 (8fa9e39)
  • spanner: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)
  • spanner: Fix negative values for max_in_use_sessions metrics #10449 (#10508) (4e180f4)
  • spanner: HealthCheck should not decrement num_in_use sessions (#10480) (9b2b47f)
  • spanner: Update dependencies (257c40b)
Commits
  • 0d41231 chore(main): release spanner 1.65.0 (#10474)
  • 643a8e3 feat(bigtable): expose protoToType (#10602)
  • 0211c95 feat(bigtable): Add MergeToCell support to the bigtable emulator and client (...
  • a49ab59 feat(bigtable): Add support for new functions (#10582)
  • 6bd2596 chore(all): update module github.com/google/s2a-go to v0.1.8 (#10586)
  • 3a566ed chore(bigtable): bump genproto (#10600)
  • ce31365 fix(bigtable): move usage to local proto definitions (#10598)
  • 485d54b chore(main): release bigtable 1.27.1 (#10596)
  • 5b4b0f7 feat(deploy): add support for different Pod selector labels when doing canari...
  • a6847cb chore: fix bigtable config (#10594)
  • 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 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)
alethenorio commented 2 months ago

@dependabot recreate

dependabot[bot] commented 2 months ago

Superseded by #256.