Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 #109

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps cloud.google.com/go/pubsub from 1.30.0 to 1.30.1.

Release notes

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

storage: v1.30.1

1.30.1 (2023-03-21)

Bug Fixes

  • storage: Retract versions with Copier bug (#7583) (9c10b6f)
  • storage: SignedURL v4 allows headers with colons in value (#7543) (602014d)
  • storage: SignedURL v4 allows headers with colons in value (#7603) (6b50f9b)

pubsub: v1.30.1

1.30.1 (2023-05-03)

Bug Fixes

  • pubsub/pstest: Clear Subscription when calling ClearMessages. (6de8eda)
  • pubsub/pstest: Start DeliveryAttempt at 1 (2bf6e14)

Documentation

  • pubsub: Clarify NumGoroutines configures number of streams (#7874) (8ac4432)
Commits
  • 74e6895 chore(main): release pubsub 1.30.1 (#7871)
  • 8ac4432 docs(pubsub): clarify NumGoroutines configures number of streams (#7874)
  • d661fe9 chore(support): add config to generate apiv2 (#7875)
  • aa8810d chore(storage): fix progress call in gRPC Writer (#7872)
  • 6de8eda fix(pubsub/pstest): Clear Subscription when calling ClearMessages.
  • 036656b fix(talent): change timeout settings for SearchJobsForAlert (#7863)
  • 2bf6e14 fix(pubsub/pstest): start DeliveryAttempt at 1
  • e5c3f7a chore: add exception or non service lib (#7866)
  • 1829706 fix(httpreplay): add ignore-header flag, fix tests (#7865)
  • 37a7c72 chore: release main (#7859)
  • 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 [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.30.0 to 1.30.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.30.0...pubsub/v1.30.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 4, 2023 17:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 4, 2023
@github-actions github-actions bot enabled auto-merge (squash) May 4, 2023 17:01
@github-actions github-actions bot merged commit 4b8d879 into main May 4, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/cloud.google.com/go/pubsub-1.30.1 branch May 4, 2023 17:02
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants