Skip to content

chore(deps): Bump com.google.cloud:google-cloud-bigquery from 2.57.1 to 2.57.2#20934

Merged
davsclaus merged 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-bigquery-2.57.2
Jan 20, 2026
Merged

chore(deps): Bump com.google.cloud:google-cloud-bigquery from 2.57.1 to 2.57.2#20934
davsclaus merged 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-bigquery-2.57.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps com.google.cloud:google-cloud-bigquery from 2.57.1 to 2.57.2.

Release notes

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

v2.57.2

2.57.2 (2026-01-16)

Bug Fixes

  • Gracefully handle thread interruption in ConnectionImpl to preve… (#4047) (031deb0)
  • Job.isDone() uses Job.Status.State if available (#4039) (fa0a12e)

Documentation

  • Add specific samples for creating and query timestamps (#4051) (fac16a8)
Changelog

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

2.57.2 (2026-01-16)

Bug Fixes

  • Gracefully handle thread interruption in ConnectionImpl to preve… (#4047) (031deb0)
  • Job.isDone() uses Job.Status.State if available (#4039) (fa0a12e)

Documentation

  • Add specific samples for creating and query timestamps (#4051) (fac16a8)
Commits
  • 2af2b2b chore(main): release 2.57.2 (#4044)
  • a8aef5a chore: Fix flaky testListTablesWithPartitioning test (#4068)
  • fab8628 chore(jdbc): moving helper scripts & simplify dependencies (#4062)
  • ae6f8bd chore: Enable exponential backoff for retries in tests (#4059)
  • ea0cd57 chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage-...
  • decd8e7 chore(main): update CODEOWNERS with JDBC ownership (#4063)
  • 176199f chore(deps): update dependency com.google.cloud:sdk-platform-java-config to v...
  • 99058ea chore: cleanup release-please config (#4013)
  • c241d5e feat:Add JUnit 5 and add parallel test execution (#4058)
  • 8bc43a0 test: Use unique table names in tests (#4053)
  • 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.57.1 to 2.57.2.
- [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.57.1...v2.57.2)

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

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 Jan 20, 2026
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@davsclaus davsclaus merged commit e78ea01 into main Jan 20, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-bigquery-2.57.2 branch January 20, 2026 08:18
Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

too late, but that's fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 core-build-and-dependencies 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