You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps github.com/Shopify/sarama from 1.29.1 to 1.38.1.
Release notes
Sourced from github.com/Shopify/sarama's releases.
... (truncated)
Changelog
Sourced from github.com/Shopify/sarama's changelog.
... (truncated)
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 bf00bc11b5bb48
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...You can trigger a rebase of this PR 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)