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

feat(deps): bump gocloud.dev from 0.26.0 to 0.27.0 #3430

Merged
merged 1 commit into from Oct 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps gocloud.dev from 0.26.0 to 0.27.0.

Release notes

Sourced from gocloud.dev'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 dependencies Pull requests that update a dependency file label Oct 3, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 3, 2022
@vercel vercel bot temporarily deployed to Preview October 3, 2022 08:02 Inactive
@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #3430 (ea64820) into main (d9928fe) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head ea64820 differs from pull request most recent head 8a1bc1b. Consider uploading reports for the commit 8a1bc1b to get more accurate results

@@            Coverage Diff             @@
##             main    #3430      +/-   ##
==========================================
- Coverage   83.90%   83.89%   -0.01%     
==========================================
  Files         115      115              
  Lines        9241     9242       +1     
==========================================
  Hits         7754     7754              
- Misses       1210     1211       +1     
  Partials      277      277              
Impacted Files Coverage Δ
internal/pipe/telegram/telegram.go 55.17% <0.00%> (-1.98%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.27.0 branch from 2c143f8 to 4aab0d4 Compare October 4, 2022 12:26
@vercel vercel bot temporarily deployed to Preview October 4, 2022 12:26 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.27.0 branch from 4aab0d4 to a447171 Compare October 4, 2022 12:29
@vercel vercel bot temporarily deployed to Preview October 4, 2022 12:29 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.27.0 branch from a447171 to 3b37786 Compare October 5, 2022 01:08
@vercel vercel bot temporarily deployed to Preview October 5, 2022 01:08 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.27.0 branch from 3b37786 to ea64820 Compare October 5, 2022 12:35
@vercel vercel bot temporarily deployed to Preview October 5, 2022 12:36 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.27.0 branch from ea64820 to 1aead49 Compare October 5, 2022 12:36
@vercel vercel bot temporarily deployed to Preview October 5, 2022 12:37 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.27.0 branch from 1aead49 to 13d13c6 Compare October 5, 2022 12:37
@vercel vercel bot temporarily deployed to Preview October 5, 2022 12:39 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.27.0 branch from 13d13c6 to 0ea29f3 Compare October 5, 2022 12:40
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.26.0...v0.27.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 force-pushed the dependabot/go_modules/gocloud.dev-0.27.0 branch from 0ea29f3 to 8a1bc1b Compare October 5, 2022 12:41
@vercel vercel bot temporarily deployed to Preview October 5, 2022 12:44 Inactive
@caarlos0 caarlos0 merged commit 2200709 into main Oct 5, 2022
@caarlos0 caarlos0 deleted the dependabot/go_modules/gocloud.dev-0.27.0 branch October 5, 2022 12:49
@github-actions github-actions bot added this to the v1.12.0 milestone Oct 5, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant