Skip to content
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

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/IBM/sarama v1.43.3 -> v1.44.0 age adoption passing confidence

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 31, 2024

ℹ Artifact update notice

File name: exporter/kafkaexporter/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pierrec/lz4/v4 v4.1.21 -> v4.1.22
File name: internal/kafka/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pierrec/lz4/v4 v4.1.21 -> v4.1.22
File name: receiver/kafkametricsreceiver/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pierrec/lz4/v4 v4.1.21 -> v4.1.22
File name: receiver/kafkareceiver/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pierrec/lz4/v4 v4.1.21 -> v4.1.22

@songy23 songy23 closed this Jan 2, 2025
@songy23 songy23 reopened this Jan 2, 2025
@fatsheep9146 fatsheep9146 added the ready to merge Code review completed; ready to merge by maintainers label Jan 3, 2025
@bogdandrutu bogdandrutu merged commit a6dda8e into main Jan 3, 2025
171 checks passed
@bogdandrutu bogdandrutu deleted the renovate/github.aaakk.us.kg-ibm-sarama-1.x branch January 3, 2025 23:27
@github-actions github-actions bot added this to the next release milestone Jan 3, 2025
AkhigbeEromo pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Jan 13, 2025
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file exporter/kafka internal/kafka ready to merge Code review completed; ready to merge by maintainers receiver/kafka receiver/kafkametrics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants