nytimes / gcs-helper

Tool for proxying and mapping HTTP requests to Google Cloud Storage (GCS).
Apache License 2.0
55 stars 20 forks source link

build(deps): bump cloud.google.com/go/storage from 1.6.0 to 1.14.0 #148

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps cloud.google.com/go/storage from 1.6.0 to 1.14.0.

Release notes

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

google-cloud-go bigquery/v1.14.0

Features

spanner spanner/v1.14.0

Features

  • spanner/admin/database: adds PITR fields to backup and database (0959f27)
  • spanner/spannertest: restructure column alteration implementation (#3616) (176400b)
  • spanner/spansql: add complete set of array functions (#3633) (13d50b9)
  • spanner/spansql: add complete set of string functions (#3625) (34027ad)
  • spanner: add option for returning Spanner commit stats (c7ecf0f)
  • spanner: add option for returning Spanner commit stats (7bdebad)
  • spanner: support CommitStats (#3444) (b7c3ca6)

Bug Fixes

  • spanner/spannertest: support queries in ExecuteSql (#3640) (8eede84), refs #3639
  • spanner/spansql: fix SelectFromJoin behavior (#3571) (e0887c7)

storage/v1.14.0

  • Updates to various dependencies.

bigquery/v1.13.0

  • Support retries for specific http2 transport race.
  • Remove unused datasource client from bigquery/datatransfer.
  • Adds support for authorized User Defined Functions (UDFs).
  • Documentation improvements.
  • Various updates to autogenerated clients.

spanner spanner/v1.13.0

Features

  • spanner/spannertest: implement ANY_VALUE aggregation function (#3428) (e16c3e9)
  • spanner/spannertest: implement FULL JOIN (#3218) (99f7212)
  • spanner/spannertest: implement SELECT ... FROM UNNEST(...) (#3431) (deb466f)
  • spanner/spannertest: support array literals (#3438) (69e0110)
  • spanner/spannertest: support AVG aggregation function (#3286) (4788415)
  • spanner/spannertest: support Not Null constraint (#3491) (c36aa07)
  • spanner/spannertest: support UPDATE DML (#3201) (1dec6f6)
  • spanner/spansql: define structures and parse UPDATE DML statements (#3192) (23b6904)

... (truncated)

Commits
  • bcac779 chore: release spanner 1.14.0 (#3606)
  • eebb48a docs(pubsublite): extra examples and documentation clean up (#3663)
  • 28decb5 feat(bigtable): support partial results in InstanceAdminClient.Clusters() (#2...
  • 0b4370a chore(all): auto-regenerate gapics (#3678)
  • b4b5898 chore(all): auto-regenerate gapics (#3669)
  • 670c1a5 test(bigtable): delete table retry fix (#3443)
  • 7a56edf docs(firestore): added != and not-in to godoc (#3673)
  • d45e49d chore: refactor genlocal into genbot (#3674)
  • 257f322 feat(firestore): add opencensus tracing support (#2942)
  • b7438c2 refactor(pubsublite): add context to error messages for leaf services (#3649)
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)