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

fix: bump cloud.google.com/go/pubsub from 1.2.0 to 1.15.0 #9655

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2021

Bumps cloud.google.com/go/pubsub from 1.2.0 to 1.15.0.

Release notes

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

bigquery bigquery/v1.15.0

Features

  • bigquery: add reservation usage stats to query statistics (#3403) (112bcde)
  • bigquery: add support for allowing Javascript UDFs to indicate determinism (#3534) (2f417a3), refs #3533

Bug Fixes

  • bigquery: address possible panic due to offset checking in handleInsertErrors (#3524) (5288511), refs #3519

spanner spanner/v1.15.0

Features

  • spanner/admin/database: add CMEK fields to backup and database (47037ed)
  • spanner/admin/database: add CMEK fields to backup and database (16597fa)

Bug Fixes

  • spanner: parallelize session deletion when closing pool (#3701) (75ac7d2), refs #3685

storage storage/v1.15.0

Features

Bug Fixes

pubsub pubsub/v1.15.0

Features

  • pubsub: Add topic retention options (5996846)

Bug Fixes

... (truncated)

Commits
  • 2489cb6 chore: release pubsub 1.15.0 (#4593)
  • cc65d94 feat(internal/detect): add helper to detect projectID from env (#4582)
  • e98262e chore(all): auto-regenerate gapics (#4615)
  • ee2756f fix(storage): preserve supplied endpoint's scheme (#4609)
  • 8cfcf53 fix(pubsub): always make config check to prevent race (#4606)
  • 27fc784 fix(storage): remove unnecessary variable (#4608)
  • 5558855 docs(internal/carver): update commands and post tagging steps (#4613)
  • 8899d4b chore(storagetransfer): tidy post tagging for sum entries (#4612)
  • a38d037 chore(tests): fix kubectl installation in environment test script (#4597)
  • 112eea2 fix(pubsub): mitigate race in checking ordering config (#4602)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 19, 2021
@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Aug 19, 2021
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.2.0 to 1.15.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.2.0...pubsub/v1.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/pubsub-1.15.0 branch from 4bc554b to 015c744 Compare August 23, 2021 21:00
@sspaink sspaink added fix pr to fix corresponding bug ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. and removed feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin labels Aug 23, 2021
Comment on lines +16 to +28
cloud.google.com/go v0.57.0/go.mod h1:oXiQ6Rzq3RAkkY7N6t3TcE6jE+CIBBbA36lwQ1JyzZs=
cloud.google.com/go v0.62.0/go.mod h1:jmCYTdRCQuc1PHIIJ/maLInMho30T/Y0M4hTdTShOYc=
cloud.google.com/go v0.65.0/go.mod h1:O5N8zS7uWy9vkA9vayVHs65eM1ubvY4h553ofrNHObY=
cloud.google.com/go v0.72.0/go.mod h1:M+5Vjvlc2wnp6tjzE102Dw08nGShTscUx2nZMufOKPI=
cloud.google.com/go v0.74.0/go.mod h1:VV1xSbzvo+9QJOxLDaJfTjx5e+MePCpCWwvftOeQmWk=
cloud.google.com/go v0.78.0/go.mod h1:QjdrLG0uq+YwhjoVOLsS1t7TW8fs36kLs4XO5R5ECHg=
cloud.google.com/go v0.79.0/go.mod h1:3bzgcEeQlzbuEAYu4mrWhKqWjmpprinYgKJLgKHnbb8=
cloud.google.com/go v0.81.0/go.mod h1:mk/AM35KwGk/Nm2YSeZbxXdrNK3KZOYHmLkOqC2V6E0=
cloud.google.com/go v0.83.0/go.mod h1:Z7MJUsANfY0pYPdw0lbnivPx4/vhy/e2FEkSkF7vAVY=
cloud.google.com/go v0.84.0/go.mod h1:RazrYuxIK6Kb7YrzzhPoLmCVzl7Sup4NrbKPg8KHSUM=
cloud.google.com/go v0.87.0/go.mod h1:TpDYlFy7vuLzZMMZ+B6iRiELaY7z/gJPaqbMx6mlWcY=
cloud.google.com/go v0.90.0 h1:MjvSkUq8RuAb+2JLDi5VQmmExRJPUQ3JLCWpRB6fmdw=
cloud.google.com/go v0.90.0/go.mod h1:kRX0mNRHe0e2rC6oNakvwQqzyDmg57xJ+SZU1eT2aDQ=
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sspaink do you know why we are adding so many versions?

Copy link
Contributor

@sspaink sspaink Aug 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are the indirect dependencies from bumping cloud.google.com/go from v0.56.0 to v.0.90.0.
They are all included in cloud.google.com/go go.sum: https://github.com/googleapis/google-cloud-go/blob/master/go.sum

Why exactly this project requires so many versions, I am not sure. This was the most information I could find. Could be some sort of backwards compatibility reasons?

@sspaink sspaink merged commit 31178e1 into master Aug 26, 2021
@sspaink sspaink deleted the dependabot/go_modules/cloud.google.com/go/pubsub-1.15.0 branch August 26, 2021 20:36
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 fix pr to fix corresponding bug ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants