Skip to content

Update all non-major dependencies #341

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-logging 3.21.1 -> 3.21.2 age adoption passing confidence
commons-codec:commons-codec (source) 1.17.2 -> 1.18.0 age adoption passing confidence
joda-time:joda-time (source) 2.13.0 -> 2.13.1 age adoption passing confidence
com.google.http-client:google-http-client-appengine 1.45.3 -> 1.46.1 age adoption passing confidence
org.checkerframework:checker-qual (source) 3.48.4 -> 3.49.0 age adoption passing confidence
com.google.http-client:google-http-client 1.45.3 -> 1.46.1 age adoption passing confidence
com.google.code.gson:gson 2.11.0 -> 2.12.1 age adoption passing confidence
com.google.cloud:google-cloud-storage 2.47.0 -> 2.48.1 age adoption passing confidence
com.google.cloud:google-cloud-datastore 2.25.4 -> 2.26.1 age adoption passing confidence
com.google.cloud:google-cloud-core 2.49.1 -> 2.50.0 age adoption passing confidence
com.google.cloud:google-cloud-bigquery 2.46.0 -> 2.47.0 age adoption passing confidence
com.google.cloud:google-cloud-spanner 6.85.0 -> 6.86.0 age adoption passing confidence
com.google.api:gax-grpc 2.59.1 -> 2.60.0 age adoption passing confidence
com.google.api:gax-httpjson 2.59.1 -> 2.60.0 age adoption passing confidence
com.google.api:gax 2.59.1 -> 2.60.0 age adoption passing confidence

Warning

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


Release Notes

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

v3.21.2

Compare Source

Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 (#​1755) (d404381)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.46.0 (#​1747) (5ef2853)
  • Update googleapis/sdk-platform-java action to v2.52.0 (#​1753) (3dcf86a)
apache/commons-codec (commons-codec:commons-codec)

v1.18.0

The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.18.0.

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.

JodaOrg/joda-time (joda-time:joda-time)

v2.13.1

Compare Source

See the change notes for more information.

What's Changed

Full Changelog: JodaOrg/joda-time@v2.13.0...v2.13.1

googleapis/google-http-java-client (com.google.http-client:google-http-client-appengine)

v1.46.1

Compare Source

Bug Fixes
Dependencies
  • Revert dependency io.grpc:grpc-context back to v1.69.0 (5790ac4)

v1.46.0

Compare Source

Features
Dependencies
googleapis/java-storage (com.google.cloud:google-cloud-storage)

v2.48.1

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.52.0 (00754bc)
  • Update batch handling to ensure each operation has its own unique idempotency-token (#​2905) (8d79b8d)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 (#​2895) (145afb0)
  • Update dependency com.google.cloud.opentelemetry:exporter-trace to v0.33.0 (#​2904) (2a5242e)
Documentation

v2.48.0

Compare Source

Features
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.51.1 (09ed029)
  • Update Signed URL default scheme to resolve from storage options host (#​2880) (7ae7e39), closes #​2870
  • Update StorageException translation of an ApiException to include error details (#​2872) (8ad5010)
Dependencies
  • Update dependency com.google.cloud.opentelemetry:exporter-trace to v0.33.0 (#​2873) (39509d5)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.52.0 (#​2883) (a64a3d5)
googleapis/java-datastore (com.google.cloud:google-cloud-datastore)

v2.26.1

Compare Source

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.52.0 (9594024)
Dependencies
  • Update dependency com.google.cloud:gapic-libraries-bom to v1.51.0 (#​1726) (89f31a8)

v2.26.0

Compare Source

Features
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 (#​1725) (1cbaf22)
googleapis/sdk-platform-java (com.google.cloud:google-cloud-core)

v2.50.0

Features
  • Add experimental S2A integration in client libraries grpc transport (#​3326) (1138ca6)
  • enable selective generation based on service config include list (#​3323) (0cddadb)
  • introduce java.time to java-core (#​3330) (f202c3b)
  • Update Gapic-Generator to generate libraries using java.time methods (#​3321) (b21c9a4)
Bug Fixes
  • Fix flaky test ScheduledRetryingExecutorTest.testCancelOuterFutureAfterStart (#​3335) (e73740d)
  • httpjson callables to trace attempts (started, failed) (#​3300) (15a64ee)
  • instantiate GaxProperties at build time to ensure we get the protobuf version (#​3365) (bb2a3be)
  • protobuf version not always getting set in headers (#​3322) (7f6e470)
  • use BuildKit instead of legacy builder to build the Hermetic Build images (#​3338) (222fb45)
Dependencies
Documentation
googleapis/java-bigquery (com.google.cloud:google-cloud-bigquery)

v2.47.0

Compare Source

Features
  • bigquery: Support resource tags for datasets in java client (#​3647) (01e0b74)
Bug Fixes
Dependencies
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20250112-2.0.0 (#​3651) (fd06100)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 (#​3653) (1a14342)
  • Update github/codeql-action action to v2.28.1 (#​3637) (858e517)
googleapis/java-spanner (com.google.cloud:google-cloud-spanner)

v6.86.0

Compare Source

Features
Bug Fixes
  • Always add instance-id for built-in metrics (#​3612) (705b627)
  • deps: Update the Java code generator (gapic-generator-java) to 2.51.1 (3e27251)
  • deps: Update the Java code generator (gapic-generator-java) to 2.52.0 (bf69673)
  • spanner: Moved mTLSContext configurator from builder to construtor (#​3605) (ac7c30b)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 (#​3616) (2ea59f0)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.46.0 (#​3530) (d505850)
Documentation
  • Clarify how async updates can overtake each other (#​3581) (1be250f)
  • Fix typo timzeone -> timezone (bf69673)
  • Fixed parameter arguments for AbstractResultSet's Listener's on TransactionMetadata doc (#​3602) (1f143a4)
  • samples: Add samples and tests for change streams transaction exclusion (#​3098) (1f81600)

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 Feb 10, 2025
@copybara-service copybara-service bot merged commit a92fe8d into GoogleCloudPlatform:main Feb 10, 2025
7 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch February 10, 2025 07:58
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