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 #531

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2022

Codecov Report

Merging #531 (062085d) into main (9e39045) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
+ Coverage   80.60%   80.64%   +0.03%     
==========================================
  Files          87       87              
  Lines       10113    10113              
==========================================
+ Hits         8152     8156       +4     
+ Misses       1510     1508       -2     
+ Partials      451      449       -2     
Impacted Files Coverage Δ
pkg/object/mqttproxy/client.go 79.63% <0.00%> (-0.91%) ⬇️
pkg/cluster/cluster.go 53.91% <0.00%> (+1.02%) ⬆️

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 9e39045...062085d. Read the comment docs.

@samutamm
Copy link
Contributor

samutamm commented Mar 2, 2022

@dependabot rebase

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 062085d to 5e3878d Compare March 2, 2022 00:45
@samutamm samutamm merged commit 895d078 into main Mar 2, 2022
@samutamm samutamm deleted the dependabot/go_modules/github.com/Shopify/sarama-1.32.0 branch March 2, 2022 01:21
xxx7xxxx pushed a commit to xxx7xxxx/easegress that referenced this pull request Mar 16, 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>
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

3 participants