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:google-cloud-bigquery from 2.36.0 to 2.37.0 #1734

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.google.cloud:google-cloud-bigquery from 2.36.0 to 2.37.0.

Release notes

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

v2.37.0

2.37.0 (2024-01-25)

Features

Dependencies

  • Update actions/upload-artifact action to v4.1.0 (#3071) (3fbb2bb)
  • Update actions/upload-artifact action to v4.2.0 (#3081) (af81354)
  • Update actions/upload-artifact action to v4.3.0 (#3091) (f4411b0)
  • Update arrow.version to v15 (#3084) (4d4cbae)
  • Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.35.0 (#3066) (48cdaa8)
  • Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.36.0 (#3093) (24456a3)
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20240105-2.0.0 (#3073) (f371d67)
  • Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.39.0 (#3067) (6ff4f04)
  • Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.40.0 (#3094) (110bcc5)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 (#3080) (a5b119c)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 (#3096) (0933b34)
  • Update dependency com.google.oauth-client:google-oauth-client-java6 to v1.35.0 (#3078) (2614df2)
  • Update dependency com.google.oauth-client:google-oauth-client-jetty to v1.35.0 (#3079) (f03c4fc)
  • Update github/codeql-action action to v2.23.0 (#3061) (0fbdfba)
  • Update github/codeql-action action to v2.23.1 (#3077) (e3f417c)
Changelog

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

2.37.0 (2024-01-25)

Features

Dependencies

  • Update actions/upload-artifact action to v4.1.0 (#3071) (3fbb2bb)
  • Update actions/upload-artifact action to v4.2.0 (#3081) (af81354)
  • Update actions/upload-artifact action to v4.3.0 (#3091) (f4411b0)
  • Update arrow.version to v15 (#3084) (4d4cbae)
  • Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.35.0 (#3066) (48cdaa8)
  • Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.36.0 (#3093) (24456a3)
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20240105-2.0.0 (#3073) (f371d67)
  • Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.39.0 (#3067) (6ff4f04)
  • Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.40.0 (#3094) (110bcc5)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 (#3080) (a5b119c)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 (#3096) (0933b34)
  • Update dependency com.google.oauth-client:google-oauth-client-java6 to v1.35.0 (#3078) (2614df2)
  • Update dependency com.google.oauth-client:google-oauth-client-jetty to v1.35.0 (#3079) (f03c4fc)
  • Update github/codeql-action action to v2.23.0 (#3061) (0fbdfba)
  • Update github/codeql-action action to v2.23.1 (#3077) (e3f417c)
Commits
  • 8dbf92a chore(main): release 2.37.0 (#3076)
  • bf74f07 chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage-...
  • f4c3d39 test(deps): update dependency com.google.cloud:google-cloud-storage to v2.32....
  • 0933b34 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 24456a3 deps: update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnec...
  • 110bcc5 deps: update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.4...
  • a77b6eb chore(deps): update dependency com.google.cloud:google-cloud-bigqueryconnecti...
  • f4411b0 deps: update actions/upload-artifact action to v4.3.0 (#3091)
  • b2814a2 Feat: Add universe domain (#3090)
  • eb773b9 test(deps): update dependency com.google.cloud:google-cloud-storage to v2.32....
  • 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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 29, 2024
@github-actions github-actions bot enabled auto-merge January 29, 2024 07:05
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-bigquery-2.37.0 branch from 66706e7 to 738e1bf Compare January 29, 2024 07:05
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-bigquery-2.37.0 branch from 738e1bf to abb4614 Compare January 29, 2024 07:13
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-bigquery-2.37.0 branch from abb4614 to f229aa2 Compare January 29, 2024 07:18
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

Bumps [com.google.cloud:google-cloud-bigquery](https://github.com/googleapis/java-bigquery) from 2.36.0 to 2.37.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.36.0...v2.37.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-bigquery
  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-google-cloud-bigquery-2.37.0 branch from f229aa2 to 524d8af Compare January 29, 2024 07:23
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit 6a5ddb9 into master Jan 29, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-bigquery-2.37.0 branch January 29, 2024 07:28
github-actions bot pushed a commit that referenced this pull request Feb 16, 2024
  - Update aws secret pattern matcher (#1755)
  - build(deps): bump org.apache.directory.api:api-ldap-model from 2.1.5 to 2.1.6 (#1752)
  - build(deps): bump org.apache.directory.api:api-ldap-model
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.36.0 to 1.37.0 (#1753)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.32.1 to 2.33.0 (#1751)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.12.0 to 8.12.1 (#1749)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump aws-sdk.version from 1.12.651 to 1.12.656 (#1748)
  - build(deps): bump aws-sdk.version from 1.12.651 to 1.12.656
  - build(deps): bump slf4j-log4j.version from 2.0.11 to 2.0.12 (#1747)
  - build(deps): bump slf4j-log4j.version from 2.0.11 to 2.0.12
  - build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#1745)
  - build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2
  - Revert "build(deps): bump com.google.cloud:google-cloud-bigquery"
  - build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#1743)
  - build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3
  - build(deps): bump aws-sdk.version from 1.12.646 to 1.12.651 (#1742)
  - build(deps): bump aws-sdk.version from 1.12.646 to 1.12.651
  - Fix Vertica Connection Factory connection test, prevented from creating new connection after previous one closed (#1573)
  - build(deps): bump aws-sdk.version from 1.12.641 to 1.12.646 (#1732)
  - build(deps): bump aws-sdk.version from 1.12.641 to 1.12.646
  - build(deps): bump org.codehaus.mojo:license-maven-plugin from 2.3.0 to 2.4.0 (#1738)
  - build(deps): bump org.codehaus.mojo:license-maven-plugin
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.14.4 to 3.14.5 (#1733)
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.14.4 to 3.14.5
  - build(deps): bump com.google.cloud:google-cloud-bigquery from 2.36.0 to 2.37.0 (#1734)
  - build(deps): bump com.google.cloud:google-cloud-bigquery
  - build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#1737)
  - build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.31.0 to 2.32.1 (#1736)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0 (#1724)
  - build(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.35.0 to 1.36.0 (#1731)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager
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.

0 participants