-
Notifications
You must be signed in to change notification settings - Fork 317
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
chore(deps): bump the go-deps group across 1 directory with 4 updates #4900
Conversation
Bumps the go-deps group with 4 updates in the / directory: [github.com/confluentinc/confluent-kafka-go/v2](https://github.com/confluentinc/confluent-kafka-go), [github.com/minio/minio-go/v7](https://github.com/minio/minio-go), [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) and [github.com/samber/lo](https://github.com/samber/lo). Updates `github.com/confluentinc/confluent-kafka-go/v2` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/confluentinc/confluent-kafka-go/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-go/blob/master/CHANGELOG.md) - [Commits](confluentinc/confluent-kafka-go@v2.4.0...v2.5.0) Updates `github.com/minio/minio-go/v7` from 7.0.73 to 7.0.74 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.73...v7.0.74) Updates `github.com/redis/go-redis/v9` from 9.5.3 to 9.5.4 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/go-redis/commits) Updates `github.com/samber/lo` from 1.44.0 to 1.46.0 - [Release notes](https://github.com/samber/lo/releases) - [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md) - [Commits](samber/lo@v1.44.0...v1.46.0) --- updated-dependencies: - dependency-name: github.com/confluentinc/confluent-kafka-go/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/redis/go-redis/v9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/samber/lo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4900 +/- ##
==========================================
+ Coverage 74.37% 74.39% +0.02%
==========================================
Files 427 427
Lines 49661 49661
==========================================
+ Hits 36934 36947 +13
+ Misses 10285 10280 -5
+ Partials 2442 2434 -8 ☔ View full report in Codecov by Sentry. |
Bumps the go-deps group with 4 updates in the / directory: github.com/confluentinc/confluent-kafka-go/v2, github.com/minio/minio-go/v7, github.com/redis/go-redis/v9 and github.com/samber/lo.
Updates
github.com/confluentinc/confluent-kafka-go/v2
from 2.4.0 to 2.5.0Release notes
Sourced from github.com/confluentinc/confluent-kafka-go/v2's releases.
Changelog
Sourced from github.com/confluentinc/confluent-kafka-go/v2's changelog.
Commits
dd336f6
librdkafka v2.5.0 (#1259)54edfed
Documentation and error code update for librdkafka v2.5.03e25430
librdkafka static bundle v2.5.0b0415ae
librdkafka and confluent-kafka-go v2.5.001c0f40
Update CHANGELOG for 2.5.0 (#1258)37256f4
Added a DeleteRecords API (#1141)d30da91
Import v2.5.0 rc3 (#1255)4c7634d
Documentation and error code update for librdkafka v2.5.0-RC34bdf42b
librdkafka static bundle v2.5.0-RC3924d831
librdkafka and confluent-kafka-go v2.5.0-RC3Updates
github.com/minio/minio-go/v7
from 7.0.73 to 7.0.74Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
a428198
fix: GCS endpoint validation to allow ports (#1985)6c2c69f
docs: fix doc about default alias (#1984)66ba593
feat: add SetContentDisposition method for postPolicy Upload (#1982)4742469
update govulncheck to 1.22.577fb078
return appropriate error type for generic handling (#1981)1ff6b60
Update version to next releaseUpdates
github.com/redis/go-redis/v9
from 9.5.3 to 9.5.4Commits
Updates
github.com/samber/lo
from 1.44.0 to 1.46.0Release notes
Sourced from github.com/samber/lo's releases.
Commits
151a075
bump v1.46.0f6f43fb
lint 💄cbfd1c6
add ForEachCondition implement (#485)0f4679b
feat: add WaitForWithContext (#480)9e34397
fix: chunk memory leak (#491)34537d5
feat: adding EarliestBy and LatestBy functions (#489)d93dd9a
fix: Dockerfile to reduce vulnerabilities (#487)8d3ddcf
Update README.md57c2d6d
perf: preallocate in Assign (#484)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions