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

Bump com.google.cloud:libraries-bom from 26.42.0 to 26.43.0 #337

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps com.google.cloud:libraries-bom from 26.42.0 to 26.43.0.

Release notes

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

v26.43.0

GCP Libraries BOM 26.43.0

Here are the differences from the previous version (26.42.0)

New Addition

  • com.google.cloud:google-cloud-gdchardwaremanagement:0.1.0

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

Notable Changes

google-cloud-bigquery 2.41.0 (prev: 2.40.3)

  • Add columnNameCharacterMap to LoadJobConfiguration (#3356) (2f3cbe3)

  • Add MetadataCacheMode to ExternalTableDefinition (#3351) (2814dc4)

  • Add clustering value to ListTables result (#3359) (5d52bc9)

google-cloud-bigtable 2.40.0 (prev: 2.39.5)

google-cloud-firestore 3.22.0 (prev: 3.21.4)

google-cloud-logging 3.19.0 (prev: 3.18.0)

  • logging: OpenTelemetry trace/span ID integration for Java logging library (#1596) (67db829)

google-cloud-pubsub 1.131.0 (prev: 1.130.0)

  • Add use_topic_schema for Cloud Storage Subscriptions (#2082) (11d67d4)

google-cloud-spanner 6.71.0 (prev: 6.69.0)

google-cloud-spanner-jdbc 2.20.1 (prev: 2.19.3)

Other libraries

  • [aiplatform] add enum value MALFORMED_FUNCTION_CALL to .google.cloud.aiplatform.v1beta1.content.Candidate.FinishReason (666a3ac)
  • [aiplatform] add MALFORMED_FUNCTION_CALL to FinishReason (666a3ac)
  • [batch] add a install_ops_agent field to InstancePolicyOrTemplate for Ops Agent support (564c369)
  • [container] A new message HugepagesConfig is added (4be1db5)
  • [container] A new method_signature parent is added to method ListOperations in service ClusterManager (4be1db5)

... (truncated)

Commits
  • 8ee9baa chore: release main (#6658)
  • aa953a1 Revert "build(deps): update dependency org.apache.maven.resolver:maven-resolv...
  • a6ea250 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.40.0...
  • 301282c deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.20.1...
  • 3c9ca8d deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.71.0 ...
  • 0b823c9 build(deps): update dependency org.apache.maven.resolver:maven-resolver-api t...
  • ca673e6 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.20....
  • ac889cf test(deps): update dependency com.google.truth:truth to v1.4.3 (#6662)
  • 04e1eee deps: update dependency com.google.cloud:gapic-libraries-bom to v1.40.0 (#6663)
  • c9b7d11 deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.19.0 ...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@KushnirykOleh
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@KushnirykOleh
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-libraries-bom-26.43.0 branch from 2925c5b to 8dee2bc Compare July 18, 2024 08:04
@KushnirykOleh
Copy link
Contributor

https://github.com/dependabot recreate

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.42.0 to 26.43.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.42.0...v26.43.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.43.0 branch from 8dee2bc to 6ae6f94 Compare July 23, 2024 13:53
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2024

Superseded by #346.

@dependabot dependabot bot closed this Aug 9, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-libraries-bom-26.43.0 branch August 9, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants