Skip to content

build(deps): bump gocloud.dev from 0.15.0 to 0.20.0#8

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/gocloud.dev-0.20.0
Closed

build(deps): bump gocloud.dev from 0.15.0 to 0.20.0#8
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/gocloud.dev-0.20.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 20, 2020

Bumps gocloud.dev from 0.15.0 to 0.20.0.

Release notes

Sourced from gocloud.dev's releases.

v0.20.0

  • all

    • Dropped explicit support for go 1.11 and go 1.12 and added go 1.14.
    • Updated dependencies.
  • blob

    • all: Reduced allocations in bucket.Read() and bucket.Write().
    • gcsblob: Set defaults for SignURL from any credentials file, and fall back to using IAM for signing.
    • s3blob: Fixed bug with ListObject.As returning the wrong object reference.
    • fileblob: Support relative paths in URL openers via a . Host.
  • pubsub

    • all: * Improved support for writing external drivers by moving batcher out of internal.
    • gcppubsub: Dial emulator with insecure options by default.
    • natspubsub: Added support for opening Queue subscriptions via SubscriptionOptions.
  • runtimevar

    • awsparamstore: Use WithDecryption=true to decrypt encrypted parameters.
  • secrets

    • azurekeyvault Added support for other Azure keyvault regions.
    • ** awskms**: Support ARNs in URLs by using an empty Host.
  • sql

    • gcpmysql: Parse Options in DSN.
  • server

    • Added ListenAndServeTLS.

v0.19.0

No breaking changes.

  • all: Updated various dependencies.
  • blob: Enabled setting Content-Type for PUT requests.
  • blob: Added ReadFrom to blob.Writer and WriteTo to blob.Reader.
  • blob/gcsblob: BeforeRead now correctly returns false if the read is going to fail.
  • blob/gcsblob: Updated to use STORAGE_EMULATOR_HOST if present.
  • blob/gcsblob: Fixed object attributes via As when listing bucket contents.
  • blob/azureblob: Added support for specifying Azure Cloud Environment.
  • blob/fileblob: Now correctly returns NotFound when key addresses a directory.
  • docstore: Fixed batch Creates.
  • server: Now using ochttp to create spans.
  • server: ResponseStats now implements http.Hijacker.

v0.18.0

Breaking changes:

  • None

Highlights:

... (truncated)

Commits
  • 012388a all: prep for release v0.20.0 (#2812)
  • 9cd1a45 blob/gcsblob: on GCE use the service account's email in SignedURL (#2813)
  • a79736b all: update dependencies (#2814)
  • 959aaec blob/gcsblob: set defaults for SignURL from any credentials file, falling bac...
  • 5f137c7 secrets/awskms: support ARNs in URLs by allowing empty Host (#2811)
  • 172b3d2 all: update dependencies (#2810)
  • 219c445 blob/azureblob: update azure-storage-blob-go version (#2809)
  • 8ac135d pubsub: use gcerrors instead of internal/gcerr where possible (#2805)
  • 5bcf117 doctore: use gcerrors in driver interface (#2806)
  • 68c9b9d blob/fileblob: Support relative paths in URL openers via a . Host. (#2796)
  • 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)

Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.15.0 to 0.20.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.15.0...v0.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 20, 2020
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 10, 2020

Superseded by #21.

@dependabot dependabot Bot closed this Dec 10, 2020
@dependabot dependabot Bot deleted the dependabot/go_modules/gocloud.dev-0.20.0 branch December 10, 2020 07:04
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.

0 participants