danielqsj / kafka_exporter

Kafka exporter for Prometheus
Apache License 2.0
2.1k stars 602 forks source link

Bump github.com/Shopify/sarama from 1.36.0 to 1.37.0 #338

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/Shopify/sarama from 1.36.0 to 1.37.0.

Release notes

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

Version 1.37.0 (2022-09-28)

What's Changed

:tada: New Features / Improvements

:bug: Fixes

:package: Dependency updates

:wrench: Maintenance

New Contributors

Full Changelog: https://github.com/Shopify/sarama/compare/v1.36.0...v1.37.0

Commits
  • 619d4ef Merge pull request #2327 from joewreschnig/mock-config-validate
  • 9a14762 Validate the Config when creating a mock producer/consumer
  • b923960 Merge pull request #2350 from Shopify/deps/github.com-pierrec-lz4-v4-4.1.x
  • fcc0267 Merge pull request #2349 from Shopify/deps/github.com-klauspost-compress-1.15.x
  • c9db08b Merge pull request #2336 from Shopify/deps/github.com-shopify-toxiproxy-v2-2.x
  • 802274a Merge pull request #2348 from Shopify/deps/golang.org-x-net-digest
  • f0045f2 chore(deps): bump module github.com/shopify/toxiproxy/v2 to v2.5.0
  • 73a6257 chore(deps): bump module github.com/pierrec/lz4/v4 to v4.1.17
  • 3584bd2 chore(deps): bump module github.com/klauspost/compress to v1.15.11
  • 49606c1 chore(deps): bump golang.org/x/net digest to f486391
  • 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[bot] commented 1 year ago

Superseded by #340.