Skip to content

chore(deps): update all dependencies#1521

Open
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/all
Open

chore(deps): update all dependencies#1521
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/all

Conversation

@renovate-bot
Copy link
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v5v6 age confidence
argcomplete (changelog) patch ==3.6.2==3.6.3 age confidence
colorlog minor ==6.9.0==6.10.1 age confidence
google-cloud-spanner minor ==3.58.0==3.63.0 age confidence
google-cloud-testutils minor ==1.6.4==1.7.0 age confidence
mcr.microsoft.com/devcontainers/python final minor 3.133.14 age confidence
nox major ==2025.5.1==2026.2.9 age confidence
packaging major ==25.0==26.0 age confidence
platformdirs (changelog) minor ==4.4.0==4.9.4 age confidence
pytest (changelog) major ==8.4.1==9.0.2 age confidence
pytest-dependency (changelog) patch ==0.6.0==0.6.1 age confidence
tomli (changelog) minor ==2.2.1==2.4.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

kislyuk/argcomplete (argcomplete)

v3.6.3

Compare Source

===============================

  • Make RE PCRE compatible. Fixes #​539

  • Only execute Python interpreters (#​536)

  • fish: set variable scope to local to avoid clobbering global or
    universal variables (#​534)

  • Documentation and help improvements

borntyping/python-colorlog (colorlog)

v6.10.1

Compare Source

What's Changed

Full Changelog: borntyping/python-colorlog@v6.9.0...v6.10.1

googleapis/python-spanner (google-cloud-spanner)

v3.63.0

Compare Source

Documentation
Features
Bug Fixes

v3.62.0

Compare Source

Features
Bug Fixes

v3.61.0

Compare Source

Features

v3.60.0

Compare Source

Documentation
Features
Bug Fixes

v3.59.0

Compare Source

Features
Bug Fixes
  • spanner: Resolve TypeError in metrics resource detection (#​1446) (7266686)
Documentation
  • Add snippet for Repeatable Read configuration at client and transaction (#​1326) (58e2406)
googleapis/python-test-utils (google-cloud-testutils)

v1.7.0

Compare Source

Features
wntrblm/nox (nox)

v2026.2.9

Compare Source

v2025.11.12

Compare Source

This is a small release to fix a warning when running in script mode before we
drop Python 3.8.

We'd like to thank the following folks who contributed to this release:

Bugfixes:

Internal changes:

v2025.10.16

Compare Source

This is a quick release to make our new dependency, pbs-installer, optional.
This is only needed to install Python if you are not using the uv backend.
We've also added the time taken to the output when it's over a second.

We'd like to thank the following folks who contributed to this release:

Changes:

Internal changes:

v2025.10.14

Compare Source

This release updates the default for the GitHub Action to target the current range of recommended Pythons (3.10-3.14). There's now a mechanism to control if nox downloads Python (even when not using uv). Several fixes include better free-threading support, custom filenames in script mode, and support for GitHub Actions Windows ARM runners.

We'd like to thank the following folks who contributed to this release:

Features:

Changes:

Bugfixes:

Documentation:

Internal changes:

pypa/packaging (packaging)

v26.0

Compare Source

Read about the performance improvements here: https://iscinumpy.dev/post/packaging-faster.

What's Changed

Features:

Behavior adaptations:

  • PEP 440 handling of prereleases for Specifier.contains, SpecifierSet.contains, and SpecifierSet.filter by @​notatallshaw in #​897
  • Handle PEP 440 edge case in SpecifierSet.filter by @​notatallshaw in #​942
  • Adjust arbitrary equality intersection preservation in SpecifierSet by @​notatallshaw in #​951
  • Return False instead of raising for .contains with invalid version by @​Liam-DeVoe in #​932
  • Support arbitrary equality on arbitrary strings for Specifier and SpecifierSet's filter and contains method. by @​notatallshaw in #​954
  • Only try to parse as Version on certain marker keys, return False on unequal ordered comparsions by @​JP-Ellis in #​939

Fixes:

Performance:

Type annotations:

Internal:

New Contributors

Since last RC

Fixes:

Performance:

Documentaiton:

Full Changelog: pypa/packaging@26.0rc3...26.0

tox-dev/platformdirs (platformdirs)

v4.9.4

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.9.3...4.9.4

v4.9.2

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.9.1...4.9.2

v4.9.1

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.9.0...4.9.1

v4.9.0

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.8.0...4.9.0

v4.8.0

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.7.1...4.8.0

v4.7.1

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.7.0...4.7.1

v4.7.0

Compare Source

What's Changed

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners March 24, 2026 12:24
@renovate-bot renovate-bot requested a review from Linchin March 24, 2026 12:24
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2026
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/python-spanner API. labels Mar 24, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request performs a comprehensive update of all project dependencies to their latest stable versions. The changes encompass major version upgrades for core development tools and CI/CD actions, alongside minor and patch updates for various Python libraries. This initiative aims to enhance overall project stability, integrate new features, improve performance, and ensure the codebase remains compatible with the most recent Python environments, specifically Python 3.14.

Highlights

  • Major Dependency Upgrades: Updated critical development tools and GitHub Actions dependencies to their next major versions, including actions/checkout (v5 to v6), nox (2025.5.1 to 2026.2.9), packaging (25.0 to 26.0), and pytest (8.4.1 to 9.0.2).
  • Python Environment Update: The development container's Python base image was upgraded from 3.13 to 3.14, ensuring compatibility with the latest Python features and improvements.
  • Google Cloud Spanner Enhancements: Upgraded google-cloud-spanner to 3.63.0, which introduces new features such as UUID support, OpenTelemetry metrics and tracing enabled by default, and various bug fixes.
  • Minor and Patch Updates: Applied minor and patch version updates to several other Python dependencies, including argcomplete, colorlog, google-cloud-testutils, platformdirs, pytest-dependency, and tomli, bringing in stability improvements and minor features.
Ignored Files
  • Ignored by pattern: .github/workflows/** (4)
    • .github/workflows/integration-tests-against-emulator-with-regular-session.yaml
    • .github/workflows/integration-tests-against-emulator.yaml
    • .github/workflows/mock_server_tests.yaml
    • .github/workflows/presubmit.yaml
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2026
Copy link
Contributor

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

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 several dependencies across the project, including google-cloud-spanner, pytest, and the Python version in the dev container. My review focused on the potential impact of these upgrades. I've identified a potential issue with the google-cloud-spanner upgrade that could lead to duplicated information in error messages and have left a specific comment on it. Other major version bumps like pytest and packaging should be validated by the CI pipeline for any breaking changes.

@@ -1,2 +1,2 @@
google-cloud-spanner==3.58.0
google-cloud-spanner==3.63.0
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The update of google-cloud-spanner to version 3.63.0 introduces automatic inclusion of requestID in GoogleAPICallError exceptions, as noted in its release notes. The project currently has a custom implementation (_augment_error_with_request_id in google/cloud/spanner_v1/snapshot.py) that manually adds the request ID to error messages.

With this library update, the custom implementation may now be redundant and could lead to duplicated request IDs in error messages (e.g., ... (request ID: <id>) (request ID: <id>)).

It is recommended to investigate if the custom error augmentation is still necessary. If the library now handles this automatically, removing the custom implementation would improve maintainability by avoiding duplication of library functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/python-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants