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

build(deps): bump com.google.cloud:libraries-bom from 26.24.0 to 26.25.0 #519

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps com.google.cloud:libraries-bom from 26.24.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 <dependency name> 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)

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.24.0 to 26.25.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.24.0...v26.25.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@loicmathieu loicmathieu merged commit 159e5ed into main Oct 16, 2023
1 check passed
@loicmathieu loicmathieu deleted the dependabot/maven/com.google.cloud-libraries-bom-26.25.0 branch October 16, 2023 10:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant