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.29.0 to 26.31.0 #566

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Bumps com.google.cloud:libraries-bom from 26.29.0 to 26.31.0.

Release notes

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

v26.31.0

GCP Libraries BOM 26.31.0

Here are the differences from the previous version (26.30.0)

New Addition

  • com.google.cloud:google-cloud-servicehealth:0.1.0
  • com.google.cloud:google-cloud-meet:0.1.0

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

Notable Changes

google-cloud-bigquery 2.37.0 (prev: 2.36.0)

google-cloud-bigtable 2.32.0 (prev: 2.31.0)

  • Append version to the client name in client-side metrics. (#2062) (9a0cdc8)

google-cloud-spanner 6.57.0 (prev: 6.56.0)

  • Add FLOAT32 enum to TypeCode (#2800) (383fea5)

  • Add support for Proto Columns (#2779) (30d37dd)

  • spanner: Add proto descriptors for proto and enum types in create/update/get database ddl requests (#2774) (4a906bf)

  • Remove google-cloud-spanner-executor from the BOM (#2844) (655000a)

google-cloud-storage 2.32.1 (prev: 2.31.0)

  • Add ability to create a PCU Prefix at the object level (#2345) (d39a4e4)

Other libraries

  • [container] add fields desired_in_transit_encryption_config and in_transit_encryption_config (#10260) (9785f8c)

  • [edgenetwork] add MACsec status for internal links (#10270) (667293a)

  • [infra-manager] added Terraform Plan (#10223) (bd6f6bb)

  • [meet] new module for meet (#10245) (8cdfbe6)

  • [retail] add analytics service (#10261) (458516b)

  • [servicehealth] new module for servicehealth (#10267) (5e565d8)

  • [vertexai] add apiEndpoint (da6eea8)

  • [vertexai] support "publishers/google/models/" prefix (da6eea8)

  • [vertexai] Support Function calling (#10242) (89d2b15)

  • [vmwareengine] Adding ManagementDnsZoneBinding, DnsBindPermission, DnsForwarding, ExternalAccessRule, ExternalAddress, LoggingServer, NetworkPeering, Node and stretched PC features (#10240) (4982e78)

  • [aiplatform] Fix rpc tensorboard_service.proto definitions for BatchCreateTensorboardTimeSeries and BatchReadTensorboardTimeSeriesData (#10221) (90a9033)

  • [batch] remove deprecated field enableOslogin (#10257) (2da4e3e)

  • [cloudtasks] remove BufferTask method which cannot be called from client libraries (#10232) (b5a90c4)

  • [css] remove redundant proto dependency from reports API assembly bazel rule (#10276) (851a09c)

  • use cloud-java-bot username in new library generated PRs and commits (#10266) (0e08104)

... (truncated)

Commits
  • ba97ac2 chore: release main (#6377)
  • 085bb3a deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.57.0 ...
  • a111325 deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.15.2...
  • 466896d deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.57.0 ...
  • 965f2b9 deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...
  • 88ab161 deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.2 ...
  • 5c7b9e1 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • c48a76a deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 60d9c13 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.37.0 (#6...
  • 660df5e deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.16....
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2024
@loicmathieu
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-libraries-bom-26.31.0 branch from 0ea81ef to e8116ee Compare February 1, 2024 13:00
@loicmathieu
Copy link
Collaborator

@dependabot rebase

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.29.0 to 26.31.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.29.0...v26.31.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 force-pushed the dependabot/maven/com.google.cloud-libraries-bom-26.31.0 branch from e8116ee to 8ae7381 Compare February 6, 2024 11:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2024

Superseded by #580.

@dependabot dependabot bot closed this Feb 13, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-libraries-bom-26.31.0 branch February 13, 2024 05:10
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