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 cloud.google.com/go/bigquery from 1.43.0 to 1.44.0 #2504

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps cloud.google.com/go/bigquery from 1.43.0 to 1.44.0.

Release notes

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

bigquery: v1.44.0

1.44.0 (2022-11-30)

Features

  • bigquery/datatransfer: added Location API methods docs: updated comments (22ec3e3)
  • bigquery/storage: add missing_value_interpretations to AppendRowsRequest (2a0b1ae)
  • bigquery: Add default partition expiration to Dataset (#7096) (601c77a), refs #7021
  • bigquery: Remove code for reservation/apiv1beta1 (#7010) (451acc1)
  • bigquery: Start generating proto stubs (#7026) (debc4c7)
  • bigquery: Widen retry predicate (#6976) (753b751)

Bug Fixes

  • bigquery/storage/managedwriter: Remove old header routing (#6960) (434b407)

Documentation

  • bigquery/storage: remove stale header guidance for AppendRows (9c5d6c8)
Commits
  • 83f12d5 chore(main): release bigquery 1.44.0 (#6990)
  • 8cd9468 chore(main): release pubsub 1.27.0 (#7069)
  • 756f7bf chore(main): release firestore 1.9.0 (#6987)
  • a77ada8 chore(main): release datastore 1.10.0 (#7067)
  • d16d9af chore(main): release logging 1.6.0 (#7070)
  • 601c77a feat(bigquery): add default partition expiration to Dataset (#7096)
  • eddaf71 test(pubsublite): fix flaky TestIntegration_PublishSubscribeSinglePartition (...
  • 9cb00af feat(vmwareengine): start generating apiv1 (#7093)
  • 2894e66 fix(logging): fix stdout log http request format (#7083)
  • d96cb02 chore(httpreplay): specify localhost for proxy listener (#7088)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 1, 2022
@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Merging #2504 (2b37c36) into main (6fe248c) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2504   +/-   ##
=======================================
  Coverage   40.70%   40.70%           
=======================================
  Files         115      115           
  Lines        9593     9593           
=======================================
  Hits         3905     3905           
  Misses       5409     5409           
  Partials      279      279           

@spencerschrock
Copy link
Member

@dependabot rebase

Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.43.0 to 1.44.0.
- [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.43.0...bigquery/v1.44.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/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/go_modules/cloud.google.com/go/bigquery-1.44.0 branch from 2055334 to 2b37c36 Compare December 1, 2022 19:39
@dependabot dependabot bot temporarily deployed to integration-test December 1, 2022 19:40 Inactive
@github-actions
Copy link

github-actions bot commented Dec 1, 2022

Integration tests success for
[2b37c36]
(https://github.com/ossf/scorecard/actions/runs/3595947971)

@spencerschrock spencerschrock merged commit d11772d into main Dec 1, 2022
@spencerschrock spencerschrock deleted the dependabot/go_modules/cloud.google.com/go/bigquery-1.44.0 branch December 1, 2022 20:29
raghavkaul pushed a commit to raghavkaul/scorecard that referenced this pull request Feb 9, 2023
Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.43.0 to 1.44.0.
- [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.43.0...bigquery/v1.44.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant