Skip to content

Commit 86f6cf1

Browse files
renovate[bot]opentelemetrybotTylerHelmuth
authored andcommitted
Update module github.com/IBM/sarama to v1.42.2 (open-telemetry#31195)
[![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.42.1` -> `v1.42.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fIBM%2fsarama/v1.42.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fIBM%2fsarama/v1.42.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fIBM%2fsarama/v1.42.1/v1.42.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fIBM%2fsarama/v1.42.1/v1.42.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>IBM/sarama (github.com/IBM/sarama)</summary> ### [`v1.42.2`](https://togithub.com/IBM/sarama/releases/tag/v1.42.2): Version 1.42.2 (2024-02-09) [Compare Source](https://togithub.com/IBM/sarama/compare/v1.42.1...v1.42.2) <!-- Release notes generated using configuration in .github/release.yaml at main --> #### What's Changed ⚠️ The go.mod directive has been bumped to 1.18 as the minimum version of Go required for the module. This was necessary to continue to receive updates from some of the third party dependencies that Sarama makes use of for compression. ##### 🎉 New Features / Improvements - feat: update go directive to 1.18 by [@&open-telemetry#8203;dnwe](https://togithub.com/dnwe) in [https://github.com/IBM/sarama/pull/2713](https://togithub.com/IBM/sarama/pull/2713) - feat: return KError instead of errors in AlterConfigs and DescribeConfig by [@&open-telemetry#8203;zhuliquan](https://togithub.com/zhuliquan) in [https://github.com/IBM/sarama/pull/2472](https://togithub.com/IBM/sarama/pull/2472) ##### 🐛 Fixes - fix: don't waste time for backoff on member id required error by [@&open-telemetry#8203;lzakharov](https://togithub.com/lzakharov) in [https://github.com/IBM/sarama/pull/2759](https://togithub.com/IBM/sarama/pull/2759) - fix: prevent ConsumerGroup.Close infinitely locking by [@&open-telemetry#8203;maqdev](https://togithub.com/maqdev) in [https://github.com/IBM/sarama/pull/2717](https://togithub.com/IBM/sarama/pull/2717) ##### 📦 Dependency updates - chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2716](https://togithub.com/IBM/sarama/pull/2716) - chore(deps): bump golang.org/x/sync to v0.5.0 by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2718](https://togithub.com/IBM/sarama/pull/2718) - chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.18 to 4.1.19 by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2739](https://togithub.com/IBM/sarama/pull/2739) - chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2748](https://togithub.com/IBM/sarama/pull/2748) - chore(deps): bump the golang-org-x group with 1 update by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2734](https://togithub.com/IBM/sarama/pull/2734) - chore(deps): bump the golang-org-x group with 2 updates by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2764](https://togithub.com/IBM/sarama/pull/2764) - chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.19 to 4.1.21 by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2763](https://togithub.com/IBM/sarama/pull/2763) - chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /examples/exactly_once by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2749](https://togithub.com/IBM/sarama/pull/2749) - chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /examples/consumergroup by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2750](https://togithub.com/IBM/sarama/pull/2750) - chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /examples/sasl_scram_client by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2751](https://togithub.com/IBM/sarama/pull/2751) - chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /examples/interceptors by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2752](https://togithub.com/IBM/sarama/pull/2752) - chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /examples/http_server by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2753](https://togithub.com/IBM/sarama/pull/2753) - chore(deps): bump github.com/eapache/go-resiliency from 1.4.0 to 1.5.0 by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2745](https://togithub.com/IBM/sarama/pull/2745) - chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /examples/txn_producer by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2754](https://togithub.com/IBM/sarama/pull/2754) - chore(deps): bump go.opentelemetry.io/otel/sdk from 1.19.0 to 1.22.0 in /examples/interceptors by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2767](https://togithub.com/IBM/sarama/pull/2767) - chore(deps): bump the golang-org-x group with 1 update by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2793](https://togithub.com/IBM/sarama/pull/2793) - chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdoutmetric from 0.42.0 to 1.23.1 in /examples/interceptors by [@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/IBM/sarama/pull/2792](https://togithub.com/IBM/sarama/pull/2792) ##### 🔧 Maintenance - fix(examples): housekeeping of code and deps by [@&open-telemetry#8203;dnwe](https://togithub.com/dnwe) in [https://github.com/IBM/sarama/pull/2720](https://togithub.com/IBM/sarama/pull/2720) ##### ➕ Other Changes - fix(test): retry MockBroker Listen for EADDRINUSE by [@&open-telemetry#8203;dnwe](https://togithub.com/dnwe) in [https://github.com/IBM/sarama/pull/2721](https://togithub.com/IBM/sarama/pull/2721) #### New Contributors - [@&open-telemetry#8203;maqdev](https://togithub.com/maqdev) made their first contribution in [https://github.com/IBM/sarama/pull/2717](https://togithub.com/IBM/sarama/pull/2717) - [@&open-telemetry#8203;zhuliquan](https://togithub.com/zhuliquan) made their first contribution in [https://github.com/IBM/sarama/pull/2472](https://togithub.com/IBM/sarama/pull/2472) **Full Changelog**: IBM/sarama@v1.42.1...v1.42.2 </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Tyler Helmuth <[email protected]>
1 parent d497c1e commit 86f6cf1

File tree

14 files changed

+143
-140
lines changed

14 files changed

+143
-140
lines changed

cmd/configschema/go.mod

+7-7
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ require (
242242
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector/googlemanagedprometheus v0.45.0 // indirect
243243
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0 // indirect
244244
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.45.0 // indirect
245-
github.com/IBM/sarama v1.42.1 // indirect
245+
github.com/IBM/sarama v1.42.2 // indirect
246246
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
247247
github.com/Microsoft/go-winio v0.6.1 // indirect
248248
github.com/ReneKroon/ttlcache/v2 v2.11.0 // indirect
@@ -315,7 +315,7 @@ require (
315315
github.com/dustin/go-humanize v1.0.1 // indirect
316316
github.com/dvsekhvalnov/jose2go v1.6.0 // indirect
317317
github.com/dynatrace-oss/dynatrace-metric-utils-go v0.5.0 // indirect
318-
github.com/eapache/go-resiliency v1.4.0 // indirect
318+
github.com/eapache/go-resiliency v1.5.0 // indirect
319319
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 // indirect
320320
github.com/eapache/queue v1.1.0 // indirect
321321
github.com/elastic/go-elasticsearch/v7 v7.17.10 // indirect
@@ -550,7 +550,7 @@ require (
550550
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
551551
github.com/philhofer/fwd v1.1.2 // indirect
552552
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
553-
github.com/pierrec/lz4/v4 v4.1.18 // indirect
553+
github.com/pierrec/lz4/v4 v4.1.21 // indirect
554554
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
555555
github.com/pkg/errors v0.9.1 // indirect
556556
github.com/pkg/sftp v1.13.6 // indirect
@@ -673,13 +673,13 @@ require (
673673
go.uber.org/atomic v1.11.0 // indirect
674674
go.uber.org/multierr v1.11.0 // indirect
675675
go.uber.org/zap v1.26.0 // indirect
676-
golang.org/x/crypto v0.18.0 // indirect
676+
golang.org/x/crypto v0.19.0 // indirect
677677
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 // indirect
678-
golang.org/x/net v0.20.0 // indirect
678+
golang.org/x/net v0.21.0 // indirect
679679
golang.org/x/oauth2 v0.16.0 // indirect
680680
golang.org/x/sync v0.6.0 // indirect
681-
golang.org/x/sys v0.16.0 // indirect
682-
golang.org/x/term v0.16.0 // indirect
681+
golang.org/x/sys v0.17.0 // indirect
682+
golang.org/x/term v0.17.0 // indirect
683683
golang.org/x/time v0.5.0 // indirect
684684
golang.org/x/tools v0.17.0 // indirect
685685
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect

cmd/configschema/go.sum

+14-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/otelcontribcol/go.mod

+7-7
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ require (
218218
go.opentelemetry.io/collector/processor/memorylimiterprocessor v0.94.1
219219
go.opentelemetry.io/collector/receiver v0.94.1
220220
go.opentelemetry.io/collector/receiver/otlpreceiver v0.94.1
221-
golang.org/x/sys v0.16.0
221+
golang.org/x/sys v0.17.0
222222
)
223223

224224
require (
@@ -293,7 +293,7 @@ require (
293293
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector/googlemanagedprometheus v0.45.0 // indirect
294294
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0 // indirect
295295
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.45.0 // indirect
296-
github.com/IBM/sarama v1.42.1 // indirect
296+
github.com/IBM/sarama v1.42.2 // indirect
297297
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
298298
github.com/Microsoft/go-winio v0.6.1 // indirect
299299
github.com/ReneKroon/ttlcache/v2 v2.11.0 // indirect
@@ -366,7 +366,7 @@ require (
366366
github.com/dustin/go-humanize v1.0.1 // indirect
367367
github.com/dvsekhvalnov/jose2go v1.6.0 // indirect
368368
github.com/dynatrace-oss/dynatrace-metric-utils-go v0.5.0 // indirect
369-
github.com/eapache/go-resiliency v1.4.0 // indirect
369+
github.com/eapache/go-resiliency v1.5.0 // indirect
370370
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 // indirect
371371
github.com/eapache/queue v1.1.0 // indirect
372372
github.com/elastic/go-elasticsearch/v7 v7.17.10 // indirect
@@ -581,7 +581,7 @@ require (
581581
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
582582
github.com/philhofer/fwd v1.1.2 // indirect
583583
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
584-
github.com/pierrec/lz4/v4 v4.1.18 // indirect
584+
github.com/pierrec/lz4/v4 v4.1.21 // indirect
585585
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
586586
github.com/pkg/errors v0.9.1 // indirect
587587
github.com/pkg/sftp v1.13.6 // indirect
@@ -689,13 +689,13 @@ require (
689689
go.uber.org/atomic v1.11.0 // indirect
690690
go.uber.org/multierr v1.11.0 // indirect
691691
go.uber.org/zap v1.26.0 // indirect
692-
golang.org/x/crypto v0.18.0 // indirect
692+
golang.org/x/crypto v0.19.0 // indirect
693693
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 // indirect
694694
golang.org/x/mod v0.14.0 // indirect
695-
golang.org/x/net v0.20.0 // indirect
695+
golang.org/x/net v0.21.0 // indirect
696696
golang.org/x/oauth2 v0.16.0 // indirect
697697
golang.org/x/sync v0.6.0 // indirect
698-
golang.org/x/term v0.16.0 // indirect
698+
golang.org/x/term v0.17.0 // indirect
699699
golang.org/x/text v0.14.0 // indirect
700700
golang.org/x/time v0.5.0 // indirect
701701
golang.org/x/tools v0.17.0 // indirect

cmd/otelcontribcol/go.sum

+14-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)