fix(deps): update all non-major dependencies#103
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
adcd0fe to
82d1692
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
6253662 to
67096a5
Compare
67096a5 to
1fe4505
Compare
b567823 to
aa8e58e
Compare
0891039 to
9360a41
Compare
9360a41 to
c109d72
Compare
f1af6b0 to
533995c
Compare
094fc24 to
f3882e6
Compare
434dbeb to
84a4720
Compare
448a1f8 to
9a028b6
Compare
4d16021 to
9254754
Compare
db6395d to
542bcbe
Compare
73620b8 to
81f2f05
Compare
|
9c067ff to
726495c
Compare
c93d4d8 to
b3da940
Compare
bc99a8a to
779964b
Compare
d32e4ee to
2492653
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
v1.65.0→v1.75.0v1.45.3→v1.50.2v1.50.0→v1.61.3v1.45.0→v1.47.0v0.10.2→v0.10.4v2.8.0→v2.14.0v2.14.1→v2.21.0v1.33.0→v1.35.0v0.4.47→v0.4.50v1.10.0→v1.11.11.24.7→1.26.1v0.19.0→v0.20.0Release 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
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
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
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
65e299dby @renovate[bot] in #3164🔧 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
arquivei/foundationkit (github.com/arquivei/foundationkit)
v0.10.4Compare Source
What's Changed
Full Changelog: arquivei/foundationkit@v0.10.3...v0.10.4
v0.10.3Compare Source
What's Changed
Full Changelog: arquivei/foundationkit@v0.10.2...v0.10.3
confluentinc/confluent-kafka-go (github.com/confluentinc/confluent-kafka-go/v2)
v2.14.0Compare Source
This is a feature release:
Enhancements
confluent-kafka-go is based on librdkafka v2.14.0, see the
librdkafka v2.14.0 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.13.3Compare Source
This is a maintenance release:
Fixes
v2.13.2Compare Source
This is a maintenance release:
Fixes
confluent-kafka-go is based on librdkafka v2.13.2, see the
librdkafka v2.13.2 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.13.0Compare Source
This is a feature release:
Enhancements
Fixes
confluent-kafka-go is based on librdkafka v2.13.0, see the
librdkafka v2.13.0 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.12.0Compare Source
This is a feature release:
KIP-848 – General Availability
Starting with confluent-kafka-go 2.12.0, the next generation consumer group rebalance protocol defined in KIP-848 is production-ready. Please refer to the following migration guide for moving from
classictoconsumerprotocol.Note: The new consumer group protocol defined in KIP-848 is not enabled by default. There are few contract change associated with the new protocol and might cause breaking changes.
group.protocolconfiguration property dictates whether to use the newconsumerprotocol or olderclassicprotocol. It defaults toclassicif not provided.Enhancements
an Azure IMDS endpoint using an attached managed identity as principal (#1477).
confluent-kafka-go is based on librdkafka v2.12.0, see the
librdkafka v2.12.0 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.11.1Compare Source
This is a maintenance release:
confluent-kafka-go is based on librdkafka v2.11.1, see the
librdkafka v2.11.1 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.11.0Compare Source
This is a feature release:
confluent-kafka-go is based on librdkafka v2.11.0, see the
librdkafka v2.11.0 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.10.1Compare Source
This is a maintenance release:
confluent-kafka-go is based on librdkafka v2.10.1, see the
librdkafka v2.10.1 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
Enhancements
Fixes
v2.10.0Compare Source
This is a feature release:
confluent-kafka-go is based on librdkafka v2.10.0, see the
librdkafka v2.10.0 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
There was no v2.9.0 release.
Enhancements
DescribeConsumerGroups()now supports KIP-848 introducedconsumergroups. Two new fields for consumer group type and target assignment have also been added. Type defines whether this group is aclassicorconsumergroup. Target assignment is only valid for theconsumerprotocol and its defaults to NULL. (#1418).googleapis/gax-go (github.com/googleapis/gax-go/v2)
v2.21.0: v2: v2.21.0Compare Source
Features
update IsFeatureEnabled to not require EXPERIMENTAL (#497) (a2a329e3)
hook transport telemetry into gax.Invoke and record (#496) (d5310019)
v2.20.0: v2: v2.20.0Compare Source
Features
hook metric recording into gax.Invoke (#494) (1f3e9aef)
add TelemetryErrorInfo and ExtractTelemetryErrorInfo (#487) (defdded3)
v2.19.0: v2: v2.19.0Compare Source
Features
update WithLogger to WithLoggerContext. (#478) (1cb70baf)
pass logger to downstream via context (#474) (434fa676)
add WithClientMetrics CallOption (#479) (76f0284e)
add TransportTelemetryData for dynamic transport attributes (#481) (8a7caf00)
add ClientMetrics initialization core (#473) (f53618c2)
Bug Fixes
v2.18.0: v2: v2.18.0Compare Source
Features
move gax-go to use 1.25 as the lower bound of support (#469) (01594ca5)
add callctx telemetry helpers (#472) (fa319ffc)
v2.17.0: v2 2.17.0Compare Source
Features
v2.16.0: v2 2.16.0Compare Source
Features
v2.15.0Compare Source
Features
v2.14.2Compare Source
Documentation
rs/zerolog (github.com/rs/zerolog)
v1.35.0Compare Source
v1.34.0Compare Source
segmentio/kafka-go (github.com/segmentio/kafka-go)
v0.4.50Compare Source
What's Changed
Full Changelog: segmentio/kafka-go@v0.4.49...v0.4.50
v0.4.49Compare Source
What's Changed
New Contributors
Full Changelog: segmentio/kafka-go@v0.4.48...v0.4.49
v0.4.48[Compare Source](https://redirect.github.com/segmentio/kafka-go/compare/v
Configuration
📅 Schedule: Branch creation - "before 8am on Monday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.