Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps com.google.cloud:google-cloud-bigquery from 2.48.0 to 2.55.0.

Release notes

Sourced from com.google.cloud:google-cloud-bigquery's releases.

v2.55.0

2.55.0 (2025-09-12)

Features

  • bigquery: Add custom ExceptionHandler to BigQueryOptions (#3937) (de0914d)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.17.0 (#3954) (e73deed)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 (#3952) (79b7557)

v2.54.2

2.54.2 (2025-08-26)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 (#3939) (794bf83)

v2.54.1

2.54.1 (2025-08-13)

Bug Fixes

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 (#3924) (cb66be5)

v2.54.0

2.54.0 (2025-07-31)

Features

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.16.1 (#3912) (googleapis/java-bigquery@bb6f6dc)
  • Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.70.0 (#3890) (84207e2)
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20250706-2.0.0 (#3910) (ae5c971)

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-bigquery's changelog.

2.55.0 (2025-09-12)

Features

  • bigquery: Add custom ExceptionHandler to BigQueryOptions (#3937) (de0914d)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.17.0 (#3954) (e73deed)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 (#3952) (79b7557)

2.54.2 (2025-08-26)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 (#3939) (794bf83)

2.54.1 (2025-08-13)

Bug Fixes

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 (#3924) (cb66be5)

2.54.0 (2025-07-31)

Features

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.70.0 (#3890) (84207e2)
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20250706-2.0.0 (#3910) (ae5c971)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.50.2 (#3901) (8205623)
  • Update dependency io.opentelemetry:opentelemetry-api to v1.52.0 (#3902) (772407b)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.52.0 (#3903) (509a6fc)
  • Update dependency io.opentelemetry:opentelemetry-context to v1.52.0 (#3904) (96c1bae)
  • Update dependency io.opentelemetry:opentelemetry-exporter-logging to v1.52.0 (#3905) (28ee4c9)

... (truncated)

Commits
  • 3f84e73 chore(main): release 2.55.0 (#3947)
  • e73deed deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 79b7557 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ...
  • 93bf582 chore(main): release 2.54.3-SNAPSHOT (#3944)
  • de0914d feat(bigquery): Add custom ExceptionHandler to BigQueryOptions (#3937)
  • 7fce427 chore(main): release 2.54.2 (#3940)
  • 1a95417 chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage-...
  • 0e37537 chore(deps): update google cloud java monorepo updates (#3915)
  • 672148a chore(main): release 2.54.2-SNAPSHOT (#3936)
  • 794bf83 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ...
  • 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:google-cloud-bigquery](https://github.com/googleapis/java-bigquery) from 2.48.0 to 2.55.0.
- [Release notes](https://github.com/googleapis/java-bigquery/releases)
- [Changelog](https://github.com/googleapis/java-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-bigquery@v2.48.0...v2.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 15, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 15, 2025
@github-actions
Copy link

Code Coverage Report

Overall Project 61.39% 🍏
File Coverage
Connector.java 25.29% 🍏

@misolt misolt merged commit 811aead into main Sep 15, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.google.cloud-google-cloud-bigquery-2.55.0 branch September 15, 2025 09:16
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants