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

Update all non-major dependencies #330

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commons-codec:commons-codec (source) 1.17.1 -> 1.17.2 age adoption passing confidence
com.google.cloud:google-cloud-spanner 6.83.0 -> 6.84.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

apache/commons-codec (commons-codec:commons-codec)

v1.17.2

The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.

This is a feature and maintenance release. Java 8 or later is required.

googleapis/java-spanner (com.google.cloud:google-cloud-spanner)

v6.84.0

Compare Source

Features
  • Add support for ARRAY<STRUCT> to CloudCilentExecutor (#​3544) (6cbaf7e)
  • Add transaction runner for connections (#​3559) (5a1be3d)
  • Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance) (8d295c4)
  • Improve tracing by adding attributes (#​3576) (eee333b)
  • spanner: Add jdbc support for external hosts (#​3536) (801346a)
Bug Fixes
Dependencies

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
Copy link

@code-review-assist code-review-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.

Hi team,

I'm currently reviewing this pull request and will provide a full review shortly. In the meantime, here's a quick summary for you and other reviewers to get up to speed:

This pull request, submitted by Renovate bot, updates the com.google.cloud:google-cloud-spanner dependency from version 6.83.0 to 6.84.0. The change is limited to a single file:

  • File: applications/proberapp/pom.xml
    • Change: The version number of the google-cloud-spanner dependency is updated from 6.83.0 to 6.84.0 on line 61.

The release notes for google-cloud-spanner v6.84.0 highlight several features and bug fixes, including:

  • Features: Added support for ARRAY, a transaction runner for connections, exposed InstanceType in Instance configuration, improved tracing, and added JDBC support for external hosts.
  • Bug Fixes: Addressed issues with AsyncTransactionManager not always closing sessions, retrying specific internal errors, and updating max_in_use_session at 10-minute intervals.
  • Dependency Updates: Updated opentelemetry.version to v1.45.0.

I'll be checking for any potential conflicts or regressions introduced by this update. The automerge is disabled, so manual merging will be required.


And now, a little haiku to lighten the mood:

Version numbers rise,
Code improves, bugs take flight,
Smooth update takes place.

Thanks,
Gemini

Copy link

@code-review-assist code-review-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.

This pull request updates the Google Cloud Spanner dependency to v6.84.0. The release notes indicate several new features, bug fixes, and dependency updates. It's important to test thoroughly after this update to ensure compatibility and that the new features/fixes are working as expected.

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 5811953 to 098566c Compare January 7, 2025 02:38
@renovate-bot renovate-bot changed the title Update dependency com.google.cloud:google-cloud-spanner to v6.84.0 Update all non-major dependencies Jan 7, 2025
@copybara-service copybara-service bot merged commit c116671 into GoogleCloudPlatform:main Jan 7, 2025
7 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch January 7, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ready to pull
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants