mozilla / gcp-ingestion

Documentation and implementation of telemetry ingestion on Google Cloud Platform
https://mozilla.github.io/gcp-ingestion/
Mozilla Public License 2.0
75 stars 31 forks source link

Bump com.google.cloud:libraries-bom from 26.22.0 to 26.25.0 in /ingestion-sink #2488

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps com.google.cloud:libraries-bom from 26.22.0 to 26.25.0.

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.25.0

GCP Libraries BOM 26.25.0

Here are the differences from the previous version (26.24.0)

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-bigquerystorage 2.44.0 (prev: 2.43.0)

  • Add in-stream retry logic for retryable and quota errors (#2243) (6435a04)

google-cloud-bigtable 2.28.0 (prev: 2.27.4)

  • Add support for Cloud Bigtable Request Priorities in App Profiles (#1954) (8822571)
  • Add test profile to push metrics to test environment (#1921) (2104315)

google-cloud-firestore 3.15.1 (prev: 3.14.4)

google-cloud-spanner 6.50.1 (prev: 6.49.0)

  • Support setting core pool size for async API in system property (#2632) (e51c55d), closes #2631

  • Noop in case there is no change in autocommit value for setAutocommit() method (#2662) (9f51b64)

google-cloud-spanner-jdbc 2.14.0 (prev: 2.13.4)

  • Support default schema and catalog for PostgreSQL databases (#1375) (2737ece)

google-cloud-storage 2.28.0 (prev: 2.27.1)

Other libraries

  • [aiplatform] add DatasetVersion and dataset version RPCs to DatasetService (#9922) (1f45cd0)
  • [batch] add InstancePolicy.reservation field for restricting jobs to a specific reservation (#9933) (42f3ee5)
  • [dataplex] DataQualityDimension is now part of the DataQualityDimensionResult message (#9949) (6557fc8)
  • [dialogflow] Add the enable_partial_automated_agent_reply flag (#9924) (cfcf828)
  • [networkconnectivity] add Network Connectivity Center APIs related to VPC spokes (#9927) (2164568)
  • [recaptchaenterprise] FirewallPolicy CRUD API (#9937) (3e9bd05)

Version Upgrades

Minor Version Upgrades

  • google-cloud-apigee-registry:0.28.0 (prev:0.27.0; Release Notes: v0.28.0)
  • google-cloud-video-intelligence:2.27.0 (prev:2.26.0; Release Notes: v2.27.0)
  • google-cloud-assured-workloads:2.28.0 (prev:2.27.0; Release Notes: v2.28.0)
  • google-cloud-speech:4.23.0 (prev:4.22.0; Release Notes: v4.23.0)
  • google-cloud-eventarc-publishing:0.28.0 (prev:0.27.0; Release Notes: v0.28.0)
  • google-cloud-workstations:0.16.0 (prev:0.15.0; Release Notes: v0.16.0)
  • google-cloud-alloydb-connectors:0.6.0 (prev:0.5.0; Release Notes: v0.6.0)

... (truncated)

Commits
  • e485c2f chore: release main (#6237)
  • ff93f99 deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.14.0...
  • 9b145d6 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.28.0...
  • addef06 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.22.0 (#6240)
  • 585750a deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...
  • a2a0d44 deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.28.0 ...
  • 42e5c86 chore: bump urllib3 from 2.0.3 to 2.0.6 in /docker/owlbot/java/src (#1873) (#...
  • db7424d deps: update dependency com.google.cloud:google-cloud-nio to v0.127.5 (#6238)
  • 68c7e4e deps: update dependency com.google.cloud:google-cloud-bigquery to v2.33.2 (#6...
  • 53d1f18 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 10 months ago

A newer version of com.google.cloud:libraries-bom exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.