textileio / broker-core

Broker for the Filecoin network
MIT License
4 stars 1 forks source link

build(deps): bump cloud.google.com/go/pubsub from 1.17.0 to 1.22.1 #427

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cloud.google.com/go/pubsub from 1.17.0 to 1.22.1.

Release notes

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

storage: v1.22.1

1.22.1 (2022-05-19)

Bug Fixes

  • storage: bump genproto, remove deadcode (#6059) (bb10f9f)
  • storage: remove field that no longer exists (#6061) (ee150cf)

pubsub: v1.22.1

1.22.1 (2022-06-02)

Bug Fixes

  • pubsub: use MaxInt instead of MaxInt64 for BufferedByteLimit (#6113) (06721e0)

storage: v1.22.0

1.22.0 (2022-03-31)

Features

  • storage: allow specifying includeTrailingDelimiter (#5617) (a34503b)
  • storage: set versionClient to module version (55f0d92)

Bug Fixes

  • storage: respect STORAGE_EMULATOR_HOST in signedURL (#5673) (1c249ae)

pubsub: v1.22.0

1.22.0 (2022-05-31)

Features

  • pubsub: add BigQuery configuration for subscriptions (6ef576e)
  • pubsub: add min extension period (#6041) (f2407c7)

Bug Fixes

  • pubsub: disable deprecated BufferedByteLimit when using MaxOutstandingBytes (#6009) (dbfdf76)

pubsub: v1.21.1

1.21.1 (2022-05-04)

Bug Fixes

... (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[bot] commented 2 years ago

Superseded by #428.