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 google-cloud-bigquery from 2.17.1 to 2.19.1 #63

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps google-cloud-bigquery from 2.17.1 to 2.19.1.

Release notes

Sourced from google-cloud-bigquery's releases.

v2.19.1

2.19.1 (2022-11-08)

Dependencies

  • Update dependency com.google.cloud:google-cloud-storage to v2.15.0 (#2402) (aac2711)

v2.19.0

2.19.0 (2022-11-07)

Features

  • Add getTimestampInstant() method to FieldValue (#2350) (113303f)

Dependencies

  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20221028-2.0.0 (#2393) (d3f6a6b)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 (#2399) (9de9aa8)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.17 (#2396) (87f8cdd)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 (#2397) (7927350)

v2.18.2

2.18.2 (2022-10-28)

Dependencies

v2.18.0

2.18.0 (2022-10-27)

Features

Bug Fixes

  • Add --add-opens arg to native-image command (#2369) (8e8b6d7)
  • Properly handle external table schema on table update (#2236) (460ef31)

Dependencies

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

2.19.1 (2022-11-08)

Dependencies

  • Update dependency com.google.cloud:google-cloud-storage to v2.15.0 (#2402) (aac2711)

2.19.0 (2022-11-07)

Features

  • Add getTimestampInstant() method to FieldValue (#2350) (113303f)

Dependencies

  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20221028-2.0.0 (#2393) (d3f6a6b)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 (#2399) (9de9aa8)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.17 (#2396) (87f8cdd)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 (#2397) (7927350)

2.18.2 (2022-10-28)

Dependencies

2.18.1 (2022-10-28)

Dependencies

2.18.0 (2022-10-27)

Features

Bug Fixes

  • Add --add-opens arg to native-image command (#2369) (8e8b6d7)
  • Properly handle external table schema on table update (#2236) (460ef31)

... (truncated)

Commits
  • 92aa0f5 chore(main): release 2.19.1 (#2403)
  • aac2711 deps: update dependency com.google.cloud:google-cloud-storage to v2.15.0 (#2402)
  • fde9d7a chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v2.1...
  • 8db4d98 chore(main): release 2.19.1-SNAPSHOT (#2400)
  • 259e9ca chore(main): release 2.19.0 (#2395)
  • 9de9aa8 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 7927350 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17...
  • af85056 chore(java): update dependencies in java requirements file (#1695) (#2398)
  • 87f8cdd deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9....
  • 113303f feat: add getTimestampInstant() method to FieldValue (#2350)
  • 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 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 the dependencies Pull requests that update a dependency file label Nov 9, 2022
@dependabot dependabot bot requested a review from avano November 9, 2022 16:07
avano and others added 2 commits November 21, 2022 10:29
Bumps [google-cloud-bigquery](https://github.com/googleapis/java-bigquery) from 2.17.1 to 2.19.1.
- [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.17.1...v2.19.1)

---
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.19.1 branch from 7d03a3a to bcf41cf Compare November 21, 2022 09:30
@github-actions
Copy link

Dependencies diff:


@avano avano force-pushed the main branch 8 times, most recently from 2199a43 to 55306c3 Compare November 21, 2022 11:39
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2022

A newer version of com.google.cloud:google-cloud-bigquery exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@avano avano force-pushed the main branch 3 times, most recently from 148986e to abe748f Compare February 21, 2023 10:09
avano pushed a commit that referenced this pull request Jun 21, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant