-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
fix(deps): update module github.com/ibm/sarama to v1.44.0 #36992
Conversation
ℹ Artifact update noticeFile name: exporter/kafkaexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: internal/kafka/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/kafkametricsreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/kafkareceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
…etry#36992) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/IBM/sarama](https://redirect.github.com/IBM/sarama) | `v1.43.3` -> `v1.44.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fIBM%2fsarama/v1.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fIBM%2fsarama/v1.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fIBM%2fsarama/v1.43.3/v1.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fIBM%2fsarama/v1.43.3/v1.44.0?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.44.0`](https://redirect.github.com/IBM/sarama/releases/tag/v1.44.0): Version 1.44.0 (2024-12-27) [Compare Source](https://redirect.github.com/IBM/sarama/compare/v1.43.3...v1.44.0) <!-- Release notes generated using configuration in .github/release.yaml at main --> #### What's Changed ##### 🎉 New Features / Improvements - feat: update go directive to 1.20 by [@&open-telemetry#8203;mauri870](https://redirect.github.com/mauri870) in [https://github.com/IBM/sarama/pull/2933](https://redirect.github.com/IBM/sarama/pull/2933) - feat(producer): add retry buffer tuning option to prevent OOM by [@&open-telemetry#8203;wanwenli](https://redirect.github.com/wanwenli) in [https://github.com/IBM/sarama/pull/3026](https://redirect.github.com/IBM/sarama/pull/3026) - feat(admin): implement leader election api by [@&open-telemetry#8203;chengjoey](https://redirect.github.com/chengjoey) in [https://github.com/IBM/sarama/pull/3030](https://redirect.github.com/IBM/sarama/pull/3030) ##### 🐛 Fixes - fix: log SASL connection and handshake errors by [@&open-telemetry#8203;pierDipi](https://redirect.github.com/pierDipi) in [https://github.com/IBM/sarama/pull/2995](https://redirect.github.com/IBM/sarama/pull/2995) ##### 📦 Dependency updates - chore(deps): bump the golang-org-x group across 1 directory with 2 updates by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3010](https://redirect.github.com/IBM/sarama/pull/3010) - chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3041](https://redirect.github.com/IBM/sarama/pull/3041) - chore(deps): bump the golang-org-x group across 1 directory with 2 updates by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3040](https://redirect.github.com/IBM/sarama/pull/3040) - chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.21 to 4.1.22 by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3038](https://redirect.github.com/IBM/sarama/pull/3038) - chore(deps): bump the go_modules group across 2 directories with 1 update by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3035](https://redirect.github.com/IBM/sarama/pull/3035) - chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in /examples/consumergroup in the go_modules group by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3033](https://redirect.github.com/IBM/sarama/pull/3033) - chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in /examples/txn_producer in the go_modules group by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3034](https://redirect.github.com/IBM/sarama/pull/3034) - chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in /examples/interceptors in the go_modules group by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3032](https://redirect.github.com/IBM/sarama/pull/3032) - chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in /examples/exactly_once in the go_modules group by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3031](https://redirect.github.com/IBM/sarama/pull/3031) - chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/IBM/sarama/pull/3020](https://redirect.github.com/IBM/sarama/pull/3020) ##### 🔧 Maintenance - chore: add newer kafka versions and bump Go in CI by [@&open-telemetry#8203;dnwe](https://redirect.github.com/dnwe) in [https://github.com/IBM/sarama/pull/2969](https://redirect.github.com/IBM/sarama/pull/2969) - fix(lint): resolve IDENTICAL_BRANCHES issue in broker by [@&open-telemetry#8203;frzifus](https://redirect.github.com/frzifus) in [https://github.com/IBM/sarama/pull/2992](https://redirect.github.com/IBM/sarama/pull/2992) - chore: add version consts for 3.8.1+3.9.0 by [@&open-telemetry#8203;dnwe](https://redirect.github.com/dnwe) in [https://github.com/IBM/sarama/pull/3011](https://redirect.github.com/IBM/sarama/pull/3011) - fix(client): refactor duplicated replica+partition logic by [@&open-telemetry#8203;Trinoooo](https://redirect.github.com/Trinoooo) in [https://github.com/IBM/sarama/pull/2925](https://redirect.github.com/IBM/sarama/pull/2925) - chore(deps): bump golang.org/x/net to v0.33.0 by [@&open-telemetry#8203;dnwe](https://redirect.github.com/dnwe) in [https://github.com/IBM/sarama/pull/3044](https://redirect.github.com/IBM/sarama/pull/3044) #### New Contributors - [@&open-telemetry#8203;mauri870](https://redirect.github.com/mauri870) made their first contribution in [https://github.com/IBM/sarama/pull/2933](https://redirect.github.com/IBM/sarama/pull/2933) - [@&open-telemetry#8203;frzifus](https://redirect.github.com/frzifus) made their first contribution in [https://github.com/IBM/sarama/pull/2992](https://redirect.github.com/IBM/sarama/pull/2992) - [@&open-telemetry#8203;pierDipi](https://redirect.github.com/pierDipi) made their first contribution in [https://github.com/IBM/sarama/pull/2995](https://redirect.github.com/IBM/sarama/pull/2995) - [@&open-telemetry#8203;wanwenli](https://redirect.github.com/wanwenli) made their first contribution in [https://github.com/IBM/sarama/pull/3026](https://redirect.github.com/IBM/sarama/pull/3026) - [@&open-telemetry#8203;Trinoooo](https://redirect.github.com/Trinoooo) made their first contribution in [https://github.com/IBM/sarama/pull/2925](https://redirect.github.com/IBM/sarama/pull/2925) - [@&open-telemetry#8203;chengjoey](https://redirect.github.com/chengjoey) made their first contribution in [https://github.com/IBM/sarama/pull/3030](https://redirect.github.com/IBM/sarama/pull/3030) **Full Changelog**: IBM/sarama@v1.43.3...v1.44.0 </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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
This PR contains the following updates:
v1.43.3
->v1.44.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
IBM/sarama (github.com/IBM/sarama)
v1.44.0
: Version 1.44.0 (2024-12-27)Compare Source
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
New Contributors
Full Changelog: IBM/sarama@v1.43.3...v1.44.0
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.
This PR was generated by Mend Renovate. View the repository job log.