memiiso / debezium-server-bigquery

Replicates any database (CDC events) to Bigquery in real time
Apache License 2.0
14 stars 2 forks source link

Bump com.google.cloud:google-cloud-bigquery from 2.38.2 to 2.40.2 #172

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps com.google.cloud:google-cloud-bigquery from 2.38.2 to 2.40.2.

Release notes

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

v2.40.2

2.40.2 (2024-05-26)

Bug Fixes

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.45.0 (#3295) (c659523)
  • Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.49.0 (#3296) (7d148d5)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 (#3310) (641f1a8)
  • Update github/codeql-action action to v2.25.4 (#3291) (13bb5aa)
  • Update ossf/scorecard-action action to v2.3.3 (#3304) (d096082)

v2.40.1

2.40.1 (2024-05-06)

Dependencies

v2.40.0

2.40.0 (2024-05-06)

Features

  • Add getStringOrDefault method to FieldValue (#3255) (8bac33a)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 (#3279) (67f2ea4)

v2.39.1

2.39.1 (2024-04-29)

Bug Fixes

Dependencies

... (truncated)

Changelog

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

2.40.2 (2024-05-26)

Bug Fixes

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.45.0 (#3295) (c659523)
  • Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.49.0 (#3296) (7d148d5)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 (#3310) (641f1a8)
  • Update github/codeql-action action to v2.25.4 (#3291) (13bb5aa)
  • Update ossf/scorecard-action action to v2.3.3 (#3304) (d096082)

2.40.1 (2024-05-06)

Dependencies

2.40.0 (2024-05-06)

Features

  • Add getStringOrDefault method to FieldValue (#3255) (8bac33a)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 (#3279) (67f2ea4)

2.39.1 (2024-04-29)

Bug Fixes

Dependencies

  • Update actions/checkout action (#3267) (c297ed2)
  • Update actions/upload-artifact action to v4.3.3 (#3258) (5215235)
  • Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.44.0 (#3270) (ee09ab6)
  • Update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.5.0 (e7c6201)
  • Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.48.0 (#3271) (3b6e0d5)

... (truncated)

Commits
  • ba98897 chore(main): release 2.40.2 (#3292)
  • 11f0d2d chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage-...
  • 641f1a8 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 ...
  • 13bb5aa deps: update github/codeql-action action to v2.25.4 (#3291)
  • acf6e73 test(deps): update dependency com.google.cloud:google-cloud-storage to v2.38....
  • 306409e chore: update dependency versions in java templates (#1964) (#3301)
  • 7d148d5 deps: update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.4...
  • 194ed09 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.3...
  • d096082 deps: update ossf/scorecard-action action to v2.3.3 (#3304)
  • c659523 deps: update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnec...
  • 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 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[bot] commented 4 months ago

Superseded by #174.