Mongey / terraform-provider-confluentcloud

A Terraform provider for managing resource in confluent.cloud
MIT License
110 stars 47 forks source link

Bump github.com/Shopify/sarama from 1.37.2 to 1.38.1 #208

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/Shopify/sarama from 1.37.2 to 1.38.1.

Release notes

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

Version 1.38.1 (2023-01-22)

What's Changed

:bug: Fixes

:package: Dependency updates

New Contributors

Full Changelog: https://github.com/Shopify/sarama/compare/v1.38.0...v1.38.1

Version 1.38.0 (2023-01-08)

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.37.2...v1.38.0

Commits
  • 6acb276 fix: use newConsumer method in newConsumerGroup method (#2424)
  • 871b1b1 fix(example): correct records-number param in txn producer readme (#2420)
  • a3fb3f9 chore(deps): bump github.com/eapache/go-xerial-snappy digest to bf00bc1
  • 1b5bb48 chore(deps): bump module golang.org/x/sync to v0.1.0 (#2414)
  • 9602b61 chore(deps): bump module github.com/xdg-go/scram to v1.1.2 (#2412)
  • 7db2a73 chore(deps): bump module github.com/stretchr/testify to v1.8.1 (#2411)
  • cd6ca0a chore(deps): bump module golang.org/x/net to v0.5.0 (#2413)
  • c7ee4a4 chore(deps): bump module github.com/klauspost/compress to v1.15.14 (#2410)
  • b0eda59 fix(metrics): fix race when accessing metric registry (#2409)
  • 67d977b fix(producer): return errors for every message in retryBatch to avoid produce...
  • 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)