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 all non-major dependencies #102

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go/storage v1.49.0 -> v1.50.0 age adoption passing confidence
github.com/IBM/sarama v1.44.0 -> v1.45.0 age adoption passing confidence
github.com/confluentinc/confluent-kafka-go/v2 v2.6.1 -> v2.8.0 age adoption passing confidence

Release Notes

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

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

confluentinc/confluent-kafka-go (github.com/confluentinc/confluent-kafka-go/v2)

v2.8.0

This is a feature release:

confluent-kafka-go is based on librdkafka v2.8.0, see the
librdkafka v2.8.0 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.

There was no v2.7.0 release.

Enhancements
  • Add retry logic to RestService for Schema Registry (#​1337)
  • Add ability to override disable flag and actions on a rule (#​1356)
  • Add AWS AssumeRole support to AWS KMS (#​1359)
  • Add support for comma-separated URLs (#​1364)
Fixes
  • Add deleted query param when looking up schema under subject (#​1340)
  • For Protobuf, copy the result into the target if necessary (#​1347)
  • Don't register maps as native types in CEL rules (#​1348)
  • Lookup local secret from env if needed (#​1349)
  • Ensure different key ids use different client instances (#​1352)
  • Fix handling of nested maps for Avro and JSON Schema (#​1355)
  • Ensure algorithm query param is passed for CSFLE (#​1373)

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.


  • 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 Jan 13, 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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.29.0

@renovate renovate bot requested a review from marcosbmf as a code owner January 13, 2025 00:26
@rjfonseca rjfonseca merged commit 8eeadf9 into main Jan 13, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 13, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant