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

Bump gocloud.dev/pubsub/kafkapubsub from 0.26.0 to 0.27.0 #583

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps gocloud.dev/pubsub/kafkapubsub from 0.26.0 to 0.27.0.

Release notes

Sourced from gocloud.dev/pubsub/kafkapubsub's releases.

v0.27.0

ANNOUNCEMENT: In the next release we plan to switch over from using OpenCensus to using OpenTelemetry; see #2877 for discussion. Please comment on that issue if this is a concern for you.

BREAKING CHANGES: blob/azureblob, pubsub/azuresb: Switched over to using the new Azure beta release. Constructors and As types have changed.

pubsub: all: Added support for overriding batching for AWS, GCP, Azure.

blob: fileblob: Fixed file permissions on temporary files.

runtimevar: etcdvar: Brought back this package now that the upstream issues have been resolved.

secrets: awskms: Added support for EncryptionContext parameters.

Commits
  • 3c635fd all: prep for v0.27.0 release
  • 132c695 internal: remove unused package for tracing (#3167)
  • b078f17 Add a custom createTemp function that uses consistent file permissions. (#3166)
  • 2c69298 pubsub/kafka: Allow overriding batching options for Topic (#3163)
  • 2ae6e17 blob/azureblob: add storage_account query parameter (#3159)
  • 58fd166 blob/azureblob: Use azidentity.NewDefaultAzureCredential the default/fallback...
  • bb5165b pubsub: Add support for overriding batching for AWS, GCP, Azure drivers (#3158)
  • 0c45fa6 blob/azureblob: Update to new azblob package BREAKING_CHANGE_OK (#3156)
  • cf4fa6f runtimevar/etcdvar: Bring back runtimevar/etcdvar (#3157)
  • 8cd5286 all: update deps and regenerate goldens (#3153)
  • 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 ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Oct 3, 2022
@tekton-robot
Copy link

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot tekton-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 3, 2022
@wlynch
Copy link
Member

wlynch commented Oct 12, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.27.0 branch 2 times, most recently from 416aa4d to 0b79195 Compare October 18, 2022 19:15
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.27.0 branch from 0b79195 to da85517 Compare November 17, 2022 22:13
@tekton-robot tekton-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 17, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.27.0 branch from da85517 to e661db3 Compare November 17, 2022 23:04
@tekton-robot tekton-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 17, 2022
Copy link
Member

@wlynch wlynch left a comment

Choose a reason for hiding this comment

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

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 22, 2022
@tekton-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wlynch

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 22, 2022
Bumps [gocloud.dev/pubsub/kafkapubsub](https:/google/go-cloud) from 0.26.0 to 0.27.0.
- [Release notes](https:/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: gocloud.dev/pubsub/kafkapubsub
  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/gocloud.dev/pubsub/kafkapubsub-0.27.0 branch from e661db3 to cb51214 Compare November 22, 2022 22:26
@tekton-robot tekton-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 22, 2022
@wlynch
Copy link
Member

wlynch commented Nov 22, 2022

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 22, 2022
@tekton-robot tekton-robot merged commit d38a58d into main Nov 22, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.27.0 branch November 22, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants