Skip to content

build(deps): bump gocloud.dev from 0.20.0 to 0.24.0#340

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/gocloud.dev-0.24.0
Closed

build(deps): bump gocloud.dev from 0.20.0 to 0.24.0#340
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/gocloud.dev-0.24.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 2, 2021

Bumps gocloud.dev from 0.20.0 to 0.24.0.

Release notes

Sourced from gocloud.dev's releases.

v0.24.0

all

  • Updated to use go 1.17 (tests still run with `go 1.16 as well).

blob

  • s3blob: Enable choosing an AWS session profile via the URLOpener.
  • s3blob: Don't set ContentType in the S3 input for signing if it is an empty string and EnforcedAbsentContentType is false.

pubsub

  • gcppubsub: Allow configuration of batch sizes.
  • gcppubsub: Consider publish request body size limitation when batching.
  • kafkapubsub: Enable configuration of initial offset in URLOpener.
  • mempubsub: Log if message sent to subscriber-less topic.

runtimevar

  • awsparamstore: Added support for using AWS SDK V2.
  • awssecretsmanager: Added support for using AWS SDK V2.

secrets

  • awskms: Added support for using AWS SDK V2.

docstore

  • gcpfirestore: Add support for Firestore emulator.

v0.23.0

blob:

  • azblob: Add support for CDN domains.
  • fileblob: Minor fixes and performance improvements; new option to skip writing sidecar/metadata files.
  • azblob: Fixed bug where Copy could fail with permission denied when using SAS tokens.

pubsub:

  • Added a Message.LoggableID field for logging.
  • Added an As hook for AfterSend.
  • rabbitpubsub: Made the default URL opener reconnect if needed.

docstore:

  • memdocstore: Fixed a bug in OrderBy when using Limit.

secrets:

  • hashivault: Added support for VAULT_ADDR and VAULT_TOKEN as aliases for existing environment variables.
  • azurekeyvault: Added support for private clouds.

server:

  • Logger is now passed the full Request (sans Body).

v0.22.0

  • blob
    • azblob: Fixed a bug where a SAS token was not being used during Open.

... (truncated)

Commits

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 Sep 2, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.24.0 branch from 8972708 to 228734a Compare September 12, 2021 21:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.24.0 branch 2 times, most recently from a910232 to be062ff Compare October 10, 2021 19:49
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.24.0 branch from be062ff to 5621557 Compare October 14, 2021 19:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.24.0 branch 2 times, most recently from 84812a6 to e9b4357 Compare November 8, 2021 19:06
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Nov 15, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.24.0 branch from e9b4357 to 3a92258 Compare December 8, 2021 13:45
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.20.0 to 0.24.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.20.0...v0.24.0)

---
updated-dependencies:
- dependency-name: gocloud.dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.24.0 branch from 3a92258 to ab8a03f Compare December 23, 2021 19:39
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 4, 2022

Superseded by #526.

@dependabot dependabot bot closed this Apr 4, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/gocloud.dev-0.24.0 branch April 4, 2022 19:07
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