Skip to content

chore(spanner): bump google-cloud-spanner to 3.71.0 in samples - #18284

Merged
sakthivelmanii merged 1 commit into
mainfrom
fix-spanner-samples-queue-tests
Sep 4, 2026
Merged

chore(spanner): bump google-cloud-spanner to 3.71.0 in samples#18284
sakthivelmanii merged 1 commit into
mainfrom
fix-spanner-samples-queue-tests

Conversation

@sakthivelmanii

Copy link
Copy Markdown
Contributor

Update samples/samples/requirements.txt to google-cloud-spanner==3.71.0 to include Cloud Spanner Queues mutation API (Batch.send and Batch.ack).

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

Update samples/samples/requirements.txt to google-cloud-spanner==3.71.0
to include Cloud Spanner Queues mutation API (Batch.send and Batch.ack).
@sakthivelmanii
sakthivelmanii requested a review from a team as a code owner September 4, 2026 06:19
@sakthivelmanii
sakthivelmanii enabled auto-merge (squash) September 4, 2026 06:19

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the google-cloud-spanner dependency version from 3.66.0 to 3.71.0 in the samples requirements file. There are no review comments, and I have no feedback to provide.

@rahul2393 rahul2393 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@parthea how do we configure dependabot to automatically raise such PRs?

@sakthivelmanii
sakthivelmanii merged commit c5cc60a into main Sep 4, 2026
46 checks passed
@sakthivelmanii
sakthivelmanii deleted the fix-spanner-samples-queue-tests branch September 4, 2026 06:51
@parthea

parthea commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

PR #18221 which includes google-cloud-spanner==3.71.0 was only merged recently (< 24 hours). The config file for renovate bot is set up to run on a weekly schedule:

"schedule:weekly"
. We should expect renovate bot to propose changes weekly.

Separately, it looks like renovate bot may be stuck. I'll take a look. The last update proposed was in #17162

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.

3 participants