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

chore(deps): Bump cloud.google.com/go/bigquery from 1.58.0 to 1.59.1 #14894

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps cloud.google.com/go/bigquery from 1.58.0 to 1.59.1.

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

bigquery: v1.59.1

1.59.1 (2024-02-12)

Bug Fixes

  • bigquery: Align return time.Time values to UTC (#9411) (4ac005d)

aiplatform: v1.59.0

1.59.0 (2024-02-06)

Features

  • aiplatform: Add generateContent Unary API for aiplatform_v1 (05e9e1f)
  • aiplatform: Add generateContent Unary API for aiplatform_v1beta1 (05e9e1f)

bigquery: v1.59.0

1.59.0 (2024-02-06)

Features

  • bigquery: Add ExportDataStatstics to QueryStatistics (#9371) (261c8d9)
  • bigquery: Switch all timestamp representations to int64 usec (#9368) (8c1fb7d)

Bug Fixes

  • bigquery/storage/managedwriter: Resolve data races (#9360) (fa31ec0)
  • bigquery: Enable universe domain resolution options (fd1d569)
  • bigquery: Support more timestamp formats for query param (#9236) (cc98509), refs #9221
Commits
  • 36d788b chore(main): release bigquery 1.59.1 (#9412)
  • 4ac005d fix(bigquery): align return time.Time values to UTC (#9411)
  • ae8c7b7 chore: release main (#9384)
  • f049c97 fix(aiplatform): remove field max_wait_duration from message Scheduling (#9...
  • f7170e2 chore: update CI to turn gowork setting off for build/test (#9396)
  • 530d273 chore(main): release vertexai 0.7.1 (#9395)
  • 8bd57a1 fix(vertexai): fix dependency on aiplatform (#9394)
  • b29f331 chore(main): release vertexai 0.7.0 (#9393)
  • f5d56eb feat(vertexai): add WithREST option to vertexai client (#9389)
  • 1879551 chore(vertexai): use unary RPC for GenerateContent (#9391)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
cloud.google.com/go/bigquery [>= 1.46.a, < 1.47]

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 [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.58.0 to 1.59.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigquery/v1.58.0...bigquery/v1.59.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2024
@telegraf-tiger telegraf-tiger bot added the chore label Feb 26, 2024
@telegraf-tiger
Copy link
Contributor

Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip.
Downloads for additional architectures and packages are available below.

🥳 This pull request decreases the Telegraf binary size by -1.85 % for linux amd64 (new size: 224.5 MB, nightly size 228.7 MB)

📦 Click here to get additional PR build artifacts

Artifact URLs

DEB RPM TAR GZ ZIP
amd64.deb aarch64.rpm darwin_amd64.tar.gz windows_amd64.zip
arm64.deb armel.rpm darwin_arm64.tar.gz windows_arm64.zip
armel.deb armv6hl.rpm freebsd_amd64.tar.gz windows_i386.zip
armhf.deb i386.rpm freebsd_armv7.tar.gz
i386.deb ppc64le.rpm freebsd_i386.tar.gz
mips.deb riscv64.rpm linux_amd64.tar.gz
mipsel.deb s390x.rpm linux_arm64.tar.gz
ppc64el.deb x86_64.rpm linux_armel.tar.gz
riscv64.deb linux_armhf.tar.gz
s390x.deb linux_i386.tar.gz
linux_mips.tar.gz
linux_mipsel.tar.gz
linux_ppc64le.tar.gz
linux_riscv64.tar.gz
linux_s390x.tar.gz

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Feb 27, 2024
@powersj powersj merged commit ff8cb17 into master Feb 27, 2024
28 checks passed
@powersj powersj deleted the dependabot/go_modules/cloud.google.com/go/bigquery-1.59.1 branch February 27, 2024 14:57
@github-actions github-actions bot added this to the v1.30.0 milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants