Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-ibm-sarama-1.x
Open

fix(deps): update module github.com/ibm/sarama to v1.47.0#325
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-ibm-sarama-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/IBM/sarama v1.43.3v1.47.0 age confidence

Release Notes

IBM/sarama (github.com/IBM/sarama)

v1.47.0: Version 1.47.0 (2026-02-27)

Compare Source

What's Changed

🎉 New Features / Improvements
🐛 Fixes
🔧 Maintenance
📦 Dependency updates

New Contributors

Full Changelog: IBM/sarama@v1.46.3...v1.47.0

v1.46.3: Version 1.46.3 (2025-10-26)

Compare Source

What's Changed

🐛 Fixes
📦 Dependency updates
🔧 Maintenance
  • chore(ci): extract tool versions and add renovate customManagers by @​dnwe in #​3346

Full Changelog: IBM/sarama@v1.46.2...v1.46.3

v1.46.2: Version 1.46.2 (2025-10-10)

Compare Source

What's Changed

A big focus on improving our support for newer protocol versions in this release, particularly supporting a wider range of flexible versions

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
➕ Other Changes

Full Changelog: IBM/sarama@v1.46.1...v1.46.2

v1.46.1: Version 1.46.1 (2025-09-18)

Compare Source

[!NOTE]
The go.mod directive has been bumped to 1.24.0 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.

What's Changed

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance

New Contributors

Full Changelog: IBM/sarama@v1.46.0...v1.46.1

v1.46.0: Version 1.46.0 (2025-08-25)

Compare Source

[!NOTE]
This release contains significant changes. Notably Sarama will now use the ApiVersionRequest response from each broker to aid in selecting the protocol version to use. The existing Version field in sarama.Config will continue to provide a "pinning" mechanism, but can safely be set to a maximum or higher value than the remote cluster and sarama will sensibly pick compatible versions. There is also a performance improvement relating to MetadataRequests whereby Sarama will avoid having more than a single request to each broker in-flight at any given time. These new (optimal) behaviour is on by default can be opt-ed out via the Metadata.SingleFlight field in Config.

What's Changed

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance

New Contributors

Full Changelog: IBM/sarama@v1.45.2...v1.46.0

v1.45.2: Version 1.45.2 (2025-05-28)

Compare Source

What's Changed

🐛 Fixes
📦 Dependency updates
➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.45.1...v1.45.2

v1.45.1: Version 1.45.1 (2025-03-02)

Compare Source

What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
New Contributors

Full Changelog: IBM/sarama@v1.45.0...v1.45.1

v1.45.0: Version 1.45.0 (2025-01-07)

Compare Source

[!NOTE]
The go.mod directive has been bumped to 1.21 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.

What's Changed
🐛 Fixes
📦 Dependency updates
🔧 Maintenance

Full Changelog: IBM/sarama@v1.44.0...v1.45.0

v1.44.0: Version 1.44.0 (2024-12-27)

Compare Source

[!NOTE]
The go.mod directive has been bumped to 1.20 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.

What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
  • chore(deps): bump the golang-org-x group across 1 directory with 2 updates by @​dependabot in #​3010
  • chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group by @​dependabot in #​3041
  • chore(deps): bump the golang-org-x group across 1 directory with 2 updates by @​dependabot in #​3040
  • chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.21 to 4.1.22 by @​dependabot in #​3038
  • chore(deps): bump the go_modules group across 2 directories with 1 update by @​dependabot in #​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 @​dependabot in #​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 @​dependabot in #​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 @​dependabot in #​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 @​dependabot in #​3031
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @​dependabot in #​3020
🔧 Maintenance
New Contributors

Full Changelog: IBM/sarama@v1.43.3...v1.44.0


Configuration

📅 Schedule: (UTC)

  • 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.


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

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

@renovate renovate bot requested a review from a team as a code owner December 27, 2024 13:51
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 27, 2024

ℹ 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):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.12.0 -> v0.17.0
github.com/klauspost/compress v1.17.9 -> v1.18.1
github.com/pierrec/lz4/v4 v4.1.21 -> v4.1.22
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 -> v0.0.0-20250401214520-65e299d6c5c9
golang.org/x/crypto v0.36.0 -> v0.43.0
golang.org/x/net v0.38.0 -> v0.46.0
golang.org/x/text v0.23.0 -> v0.30.0

@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.44.0 fix(deps): update module github.com/ibm/sarama to v1.45.0 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 7afd78d to 2617cb5 Compare January 7, 2025 17:21
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed Jan 9, 2025
@renovate renovate bot closed this Jan 9, 2025
@renovate renovate bot deleted the renovate/github.com-ibm-sarama-1.x branch January 9, 2025 17:20
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.45.0 Jan 9, 2025
@renovate renovate bot reopened this Jan 9, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 8e7e128 to 2617cb5 Compare January 9, 2025 20:51
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed Jan 31, 2025
@renovate renovate bot closed this Jan 31, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.45.0 Jan 31, 2025
@renovate renovate bot reopened this Jan 31, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed Feb 6, 2025
@renovate renovate bot closed this Feb 6, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.45.0 Feb 6, 2025
@renovate renovate bot reopened this Feb 6, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 5b95341 to 2617cb5 Compare February 6, 2025 23:32
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 2617cb5 to 62b29a7 Compare March 2, 2025 20:26
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 fix(deps): update module github.com/ibm/sarama to v1.45.1 Mar 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 62b29a7 to 22cb638 Compare April 15, 2025 07:06
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.1 fix(deps): update module github.com/ibm/sarama to v1.45.1 - autoclosed Apr 22, 2025
@renovate renovate bot closed this Apr 22, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.1 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.45.1 Apr 22, 2025
@renovate renovate bot reopened this Apr 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 6cd0444 to 22cb638 Compare April 22, 2025 18:00
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.1 fix(deps): update module github.com/ibm/sarama to v1.45.2 May 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 22cb638 to fd329d2 Compare May 28, 2025 23:37
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from fd329d2 to dd50210 Compare July 9, 2025 08:52
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch 2 times, most recently from 8f84f65 to 533f037 Compare August 13, 2025 12:50
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.2 fix(deps): update module github.com/ibm/sarama to v1.46.0 Aug 25, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 533f037 to cfc28ca Compare August 25, 2025 11:30
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.46.0 fix(deps): update module github.com/ibm/sarama to v1.46.1 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch 2 times, most recently from f91ad1c to 17f7640 Compare September 25, 2025 18:08
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.46.1 fix(deps): update module github.com/ibm/sarama to v1.46.2 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 17f7640 to 85d3dd7 Compare October 10, 2025 22:45
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.46.2 fix(deps): update module github.com/ibm/sarama to v1.46.3 Oct 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 85d3dd7 to 2fdc394 Compare October 26, 2025 14:50
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ 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):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.18.0 -> v0.19.0
github.com/klauspost/compress v1.17.11 -> v1.18.4
github.com/pierrec/lz4/v4 v4.1.21 -> v4.1.25
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 -> v0.0.0-20250401214520-65e299d6c5c9
golang.org/x/crypto v0.45.0 -> v0.48.0
golang.org/x/net v0.47.0 -> v0.51.0
golang.org/x/text v0.31.0 -> v0.34.0

@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from 2fdc394 to cfa6d83 Compare December 15, 2025 15:39
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.46.3 fix(deps): update module github.com/ibm/sarama to v1.46.3 - autoclosed Jan 4, 2026
@renovate renovate bot closed this Jan 4, 2026
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.46.3 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.46.3 Jan 5, 2026
@renovate renovate bot reopened this Jan 5, 2026
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch 2 times, most recently from cfa6d83 to 1a4ffe1 Compare January 5, 2026 03:14
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch 2 times, most recently from 43d3676 to e20d44e Compare January 22, 2026 14:37
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from e20d44e to a31c797 Compare February 2, 2026 15:53
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from a31c797 to 93bdbc0 Compare February 12, 2026 12:45
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch 2 times, most recently from 0d462ab to af32e49 Compare February 27, 2026 10:50
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/sarama to v1.46.3 fix(deps): update module github.com/ibm/sarama to v1.47.0 Feb 27, 2026
@renovate renovate bot force-pushed the renovate/github.com-ibm-sarama-1.x branch from af32e49 to c5c5d1d Compare March 28, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants