datum-cloud / datum

Datum's central server
https://datum.net
Apache License 2.0
50 stars 7 forks source link

fix(deps): update module github.com/ibm/sarama to v1.43.3 #1215

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

IBM/sarama (github.com/IBM/sarama) ### [`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) #### What's Changed ##### :bug: Fixes - fix: declare assignor variable for examples & clean up log format by [@​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 [@​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 [@​richardartoul](https://togithub.com/richardartoul) in [https://github.com/IBM/sarama/pull/2939](https://togithub.com/IBM/sarama/pull/2939) ##### :package: Dependency updates - chore(deps): bump the golang-org-x group across 1 directory with 2 updates by [@​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 [@​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 [@​dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2926](https://togithub.com/IBM/sarama/pull/2926) ##### :wrench: Maintenance - fix(ci): correct docker-compose install by [@​dnwe](https://togithub.com/dnwe) in [https://github.com/IBM/sarama/pull/2954](https://togithub.com/IBM/sarama/pull/2954) ##### :memo: Documentation - fix(doc): correct JVM's config name corresponding to MaxWaitTime by [@​abhipranay](https://togithub.com/abhipranay) in [https://github.com/IBM/sarama/pull/2893](https://togithub.com/IBM/sarama/pull/2893) #### New Contributors - [@​abhipranay](https://togithub.com/abhipranay) made their first contribution in [https://github.com/IBM/sarama/pull/2893](https://togithub.com/IBM/sarama/pull/2893) - [@​kumakichi](https://togithub.com/kumakichi) made their first contribution in [https://github.com/IBM/sarama/pull/2909](https://togithub.com/IBM/sarama/pull/2909) - [@​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**: https://github.com/IBM/sarama/compare/v1.43.2...v1.43.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: 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):

Details:

Package Change
github.com/eapache/go-resiliency v1.6.0 -> v1.7.0
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud