Skip to content

build(deps): bump gocloud.dev from 0.20.0 to 0.26.0#626

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

Bumps gocloud.dev from 0.20.0 to 0.26.0.

Release notes

Sourced from gocloud.dev's releases.

v0.26.0

all

  • Updated to Go 1.19 (with compatibility for Go 1.18).

blob

  • all: Made blob.Reader implement io.ReadSeekCloser.
  • all: Added WriterOption.MaxConcurrency.
  • azureblob: Fixed a capture bug in As for List.

pubsub

  • gcppubsub: Exposed ReceivedMessage in As (for AckId)
  • rabbitpubsub: Switch to using github.com/rabbitmq/amqp091-go.

runtimevar

  • awsparamstore: Drop the DescribeParameters call, it's not needed.

sql

  • gcp/cloudsql: Enable IAM login.

v0.25.0

blob:

  • Added support for SingleKeyBucket via key URL parameter.
  • s3blob: Added support for using AWS SDK V2.
  • azblob: Allowed for providing client id in MSI authentication via AZURE_CLIENT_ID.
  • fileblob: Stopped overwriting URLOpener.Metadata if there's no URL param.
  • fileblob: Fixed pagination for dirs that end in characters smaller than the delimiter.

pubsub:

  • gcppubsub: Added retries on DeadlineExceeded for subscriptions.
  • awssnssqs: Added support for using AWS SDK V2.

runtimevar:

  • all: Added support for setting wait/timeout Option in URL params.
  • httpdvar: Added support for using basic authentication on the HTTP requests.

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

... (truncated)

Commits
  • a2db861 all: prepare for release v0.26.0 (#3151)
  • 41f15b8 all: update to go 1.19 + 1.18 (#3150)
  • d78124e blob: fix minor unreachable code in test caused by t.Fatalf (#3147)
  • 5d4575a runtimevar/awsparamstore: drop the DescribeParameters call, it isn't necessar...
  • e0f202b blob: make blob.Reader implement io.ReadSeekCloser (#3145)
  • 6f96f91 blob: Add iotest.ReaderTest to blob's drivertest suite (#3144)
  • d82d114 all: Reformat using the new gofmt (#3143)
  • 9408a0a blob/s3blob: Fix typo in example (#3138)
  • 43615ec runtimevar/awsparamstore: paginate describeParameter make it work when there ...
  • 05dfa16 pubsub/rabbitpubsub: Switch to using github.com/rabbitmq/amqp091-go. (#3133)
  • 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.20.0 to 0.26.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.20.0...v0.26.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 added the dependencies Pull requests that update a dependency file label Aug 3, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Sep 30, 2022

Superseded by #673.

@dependabot dependabot bot closed this Sep 30, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/gocloud.dev-0.26.0 branch September 30, 2022 19:10
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