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 github.com/Shopify/sarama from 1.31.1 to 1.32.0 #3552

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2022

Bumps github.com/Shopify/sarama from 1.31.1 to 1.32.0.

Release notes

Sourced from github.com/Shopify/sarama's releases.

Version 1.32.0 (2022-02-24)

What's Changed

🐛 Fixes

📦 Dependency updates

🔧 Maintenance

➕ Other Changes

Full Changelog: IBM/sarama@v1.31.1...v1.32.0

Changelog

Sourced from github.com/Shopify/sarama's changelog.

Changelog

Commits
  • 9baf7a6 Merge pull request #2160 from Shopify/dnwe/retractions
  • c2f0be3 fix: use Go 1.16 in codeql analysis
  • ed463af chore: add retractions for known bad versions
  • 8b041d5 chore: refresh dependencies to latest (#2159)
  • 6d970c7 Merge pull request #2147 from Shopify/codeowners
  • 404b155 Remove myself from codeowners
  • 9298f40 chore: restrict to 1 parallel test at once (#2146)
  • 358c6b6 chore: restrict to 1 testbinary at once (#2145)
  • 06513c1 Fix deadlock when closing Broker in brokerProducer (#2133)
  • 6693712 Merge pull request #2138 from Shopify/dnwe/parallel
  • 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 requested a review from a team as a code owner February 25, 2022 04:06
@dependabot dependabot bot requested a review from albertteoh February 25, 2022 04:06
@codecov
Copy link

codecov bot commented Feb 25, 2022

Codecov Report

Merging #3552 (7c75f6c) into main (2824ac2) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3552      +/-   ##
==========================================
- Coverage   96.48%   96.47%   -0.02%     
==========================================
  Files         263      263              
  Lines       15376    15376              
==========================================
- Hits        14836    14834       -2     
- Misses        456      458       +2     
  Partials       84       84              
Impacted Files Coverage Δ
pkg/config/tlscfg/cert_watcher.go 92.63% <0.00%> (-2.11%) ⬇️
cmd/query/app/static_handler.go 95.80% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2824ac2...7c75f6c. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Shopify/sarama-1.32.0 branch 2 times, most recently from d1eef8e to b3da5b8 Compare February 28, 2022 06:47
Bumps [github.com/Shopify/sarama](https://github.com/Shopify/sarama) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/Shopify/sarama/releases)
- [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.31.1...v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/Shopify/sarama
  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/github.com/Shopify/sarama-1.32.0 branch from b3da5b8 to 7c75f6c Compare March 2, 2022 04:32
@pavolloffay pavolloffay merged commit ab50903 into main Mar 2, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Shopify/sarama-1.32.0 branch March 2, 2022 08:41
albertteoh pushed a commit to albertteoh/jaeger that referenced this pull request Jul 13, 2022
)

Bumps [github.com/Shopify/sarama](https://github.com/Shopify/sarama) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/Shopify/sarama/releases)
- [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.31.1...v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/Shopify/sarama
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Albert Teoh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant