Skip to content

chore(deps): update dependency com.google.cloud:libraries-bom to v26.77.0#4377

Open
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/com.google.cloud-libraries-bom-26.x
Open

chore(deps): update dependency com.google.cloud:libraries-bom to v26.77.0#4377
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/com.google.cloud-libraries-bom-26.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 4, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:libraries-bom (source) 26.76.026.77.0 age adoption passing confidence

Release Notes

googleapis/java-cloud-bom (com.google.cloud:libraries-bom)

v26.77.0

Compare Source

Features
  • remove boms for libraries migrated to the gapic-libraries-bom (#​7389) (2abc52a)
  • remove google-cloud-datastore-bom (2abc52a)
  • remove google-cloud-logging-logback-bom (2abc52a)
Dependencies
  • update dependency com.google.cloud:first-party-dependencies to v3.57.0 (#​7400) (564a35d)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.80.1 (#​7401) (a8bf57d)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.60.0 (#​7409) (26b3ac3)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.74.0 (#​7399) (99c1438)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.38.0 (#​7407) (c1381e8)
  • update dependency com.google.cloud:google-cloud-nio to v0.128.13 (#​7414) (fe0d8bd)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.149.0 (#​7405) (044624f)
  • update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.16.2 (#​7408) (4efd210)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.111.1 (#​7411) (dca9f98)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.35.4 (#​7412) (932bcb1)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.64.0 (#​7406) (80a8c22)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 4, 2026 17:17
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner API. labels Mar 4, 2026
@dpebot
Copy link
Contributor

dpebot commented Mar 4, 2026

/gcbrun

@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 4, 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 updates the com.google.cloud:libraries-bom dependency to its latest version, 26.77.0. This ensures that the project leverages the most recent features, bug fixes, and performance enhancements from the Google Cloud client libraries. The update also reflects a refinement in dependency management, with certain library BOMs now consolidated under a more general gapic-libraries-bom.

Highlights

  • Dependency Update: Updated the com.google.cloud:libraries-bom dependency from v26.76.0 to v26.77.0.
  • BOM Restructuring: Removed specific BOMs for libraries like Datastore and Logging Logback, as they have been migrated to the gapic-libraries-bom.
  • Transitive Dependency Updates: Incorporated updates for various Google Cloud client libraries and internal dependencies, including first-party-dependencies, gapic-libraries-bom, google-cloud-bigquery, google-cloud-bigtable-bom, google-cloud-firestore-bom, google-cloud-nio, google-cloud-pubsub-bom, google-cloud-pubsublite-bom, google-cloud-spanner-bom, google-cloud-spanner-jdbc, and google-cloud-storage-bom.
Changelog
  • samples/snippets/pom.xml
    • Updated the libraries-bom version from 26.76.0 to 26.77.0.
Activity
  • The pull request was automatically generated by Renovate Bot to update a dependency.
  • Automerge is currently disabled, requiring manual merging.
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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

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.

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 the com.google.cloud:libraries-bom dependency from version 26.76.0 to 26.77.0. This is a routine dependency update. After reviewing the changes and the release notes, I have not identified any issues or breaking changes that would affect this project. The update appears safe to merge.

Note: Security Review has been skipped due to the limited scope of the PR.

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 4, 2026
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/java-spanner API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants