Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/IBM/sarama to v1.43.3 (open-telemetry#34631)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/IBM/sarama](https://togithub.com/IBM/sarama) | `v1.43.2` -> `v1.43.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fIBM%2fsarama/v1.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fIBM%2fsarama/v1.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fIBM%2fsarama/v1.43.2/v1.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fIBM%2fsarama/v1.43.2/v1.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>IBM/sarama (github.com/IBM/sarama)</summary> ### [`v1.43.3`](https://togithub.com/IBM/sarama/releases/tag/v1.43.3): Version 1.43.3 (2024-08-12) [Compare Source](https://togithub.com/IBM/sarama/compare/v1.43.2...v1.43.3) <!-- Release notes generated using configuration in .github/release.yaml at main --> #### What's Changed ##### 🐛 Fixes - fix: declare assignor variable for examples & clean up log format by [@&open-telemetry#8203;kumakichi](https://togithub.com/kumakichi) in [https://github.com/IBM/sarama/pull/2909](https://togithub.com/IBM/sarama/pull/2909) - fix(consumer): maintain ordering of offset commit requests by [@&open-telemetry#8203;prestona](https://togithub.com/prestona) in [https://github.com/IBM/sarama/pull/2947](https://togithub.com/IBM/sarama/pull/2947) - fix(producer): treat ErrKafkaStorageError as retriable by [@&open-telemetry#8203;richardartoul](https://togithub.com/richardartoul) in [https://github.com/IBM/sarama/pull/2939](https://togithub.com/IBM/sarama/pull/2939) ##### 📦 Dependency updates - chore(deps): bump the golang-org-x group across 1 directory with 2 updates by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2956](https://togithub.com/IBM/sarama/pull/2956) - chore(deps): bump github.com/eapache/go-resiliency from 1.6.0 to 1.7.0 by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2944](https://togithub.com/IBM/sarama/pull/2944) - chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2926](https://togithub.com/IBM/sarama/pull/2926) ##### 🔧 Maintenance - fix(ci): correct docker-compose install by [@&open-telemetry#8203;dnwe](https://togithub.com/dnwe) in [https://github.com/IBM/sarama/pull/2954](https://togithub.com/IBM/sarama/pull/2954) ##### 📝 Documentation - fix(doc): correct JVM's config name corresponding to MaxWaitTime by [@&open-telemetry#8203;abhipranay](https://togithub.com/abhipranay) in [https://github.com/IBM/sarama/pull/2893](https://togithub.com/IBM/sarama/pull/2893) #### New Contributors - [@&open-telemetry#8203;abhipranay](https://togithub.com/abhipranay) made their first contribution in [https://github.com/IBM/sarama/pull/2893](https://togithub.com/IBM/sarama/pull/2893) - [@&open-telemetry#8203;kumakichi](https://togithub.com/kumakichi) made their first contribution in [https://github.com/IBM/sarama/pull/2909](https://togithub.com/IBM/sarama/pull/2909) - [@&open-telemetry#8203;richardartoul](https://togithub.com/richardartoul) made their first contribution in [https://github.com/IBM/sarama/pull/2939](https://togithub.com/IBM/sarama/pull/2939) **Full Changelog**: IBM/sarama@v1.43.2...v1.43.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
- Loading branch information