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

chore(deps): bump the go-deps group across 1 directory with 3 updates #4896

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps the go-deps group with 3 updates in the / directory: github.com/confluentinc/confluent-kafka-go/v2, 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.0

Release notes

Sourced from github.com/confluentinc/confluent-kafka-go/v2's releases.

v2.5.0

This is a feature release.

  • Adds an AdminAPI DeleteRecords() (#1141, @​PratRanj07).
  • Add support for metadata and ruleSet in the schema registry client, which together support data contracts.
  • Add a new Avro package "avrov2" which uses the Avro hamba library. The old package "avro" uses Avro libraries which are no longer maintained and should not be used in new code.
  • Move rest service for schema registry client into internal package for use by both the SR client and the DEK Registry client.
  • Add support for CSFLE (client-side field-level encryption) for AWS, Azure, GCP, and HashiCorp Vault. See the encryption examples in the examples directory.
  • Add support for CEL, CEL_FIELD, and JSONata rules.

Fixes

  • Issues: #965 Windows builds are linked to libssp in addition to other libraries, since the bundled zstd and zlib are built with -fstack-protector, and not linking causes build failures. Happening since 2.0.0 (#1184).

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

Changelog

Sourced from github.com/confluentinc/confluent-kafka-go/v2's changelog.

v2.5.0

This is a feature release.

  • Adds an AdminAPI DeleteRecords() (#1141, @​PratRanj07).
  • Add support for metadata and ruleSet in the schema registry client, which together support data contracts.
  • Add a new Avro package "avrov2" which uses the Avro hamba library. The old package "avro" uses Avro libraries which are no longer maintained and should not be used in new code.
  • Move rest service for schema registry client into internal package for use by both the SR client and the DEK Registry client.
  • Add support for CSFLE (client-side field-level encryption) for AWS, Azure, GCP, and HashiCorp Vault. See the encryption examples in the examples directory.
  • Add support for CEL, CEL_FIELD, and JSONata rules.

Fixes

  • Issues: #965 Windows builds are linked to libssp in addition to other libraries, since the bundled zstd and zlib are built with -fstack-protector, and not linking causes build failures. Happening since 2.0.0 (#1184).

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

Commits
  • dd336f6 librdkafka v2.5.0 (#1259)
  • 54edfed Documentation and error code update for librdkafka v2.5.0
  • 3e25430 librdkafka static bundle v2.5.0
  • b0415ae librdkafka and confluent-kafka-go v2.5.0
  • 01c0f40 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-RC3
  • 4bdf42b librdkafka static bundle v2.5.0-RC3
  • 924d831 librdkafka and confluent-kafka-go v2.5.0-RC3
  • Additional commits viewable in compare view

Updates github.com/redis/go-redis/v9 from 9.5.3 to 9.5.4

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.5.4

Changes

  • add test for tls connCheck #3025 (#3047)
  • Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#3038)
  • Support Hash-field expiration for 7.4 CE RC2 (#3040)
  • fix node routing in slotClosestNode (#3043)
  • Update pubsub.go (#3042)
  • Change monitor test to run manually (#3041)
  • chore(deps): bump rojopolis/spellcheck-github-actions from 0.36.0 to 0.38.0 (#3028)
  • Add (*StatusCmd).Bytes() method (#3030)
  • chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /example/otel (#3000)
  • Add support for XREAD last entry (#3005)
  • Remove Redis 7.4.0 tests from RE (#3035)
  • Support NOVALUES parameter for HSCAN (#2925)
  • Added test case for CLIENT KILL with MAXAGE option (#2971)
  • Change redis version from 7.2 to 7.4 in makefile (#3034)

🚀 New Features

  • TimeSeries insertion filters for close samples (#3003)
  • RediSearch Support (#2801)
  • Support Hash-field expiration commands (#2991)

Contributors

We'd like to thank all the contributors who worked on this release!

@​b1ron, @​dependabot, @​dependabot[bot], @​gerzse, @​haines, @​immersedin, @​naiqianz, @​ofekshenawa, @​srikar-jilugu, @​tzongw and @​vladvildanov

Commits

Updates github.com/samber/lo from 1.44.0 to 1.45.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.45.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.44.0...v1.45.0

Commits

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

Bumps the go-deps group with 3 updates in the / directory: [github.com/confluentinc/confluent-kafka-go/v2](https://github.com/confluentinc/confluent-kafka-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/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](redis/go-redis@v9.5.3...v9.5.4)

Updates `github.com/samber/lo` from 1.44.0 to 1.45.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.45.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/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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 15, 2024
Copy link
Contributor

coderabbitai bot commented Jul 15, 2024

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.31%. Comparing base (784a51c) to head (470d376).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4896      +/-   ##
==========================================
- Coverage   74.37%   74.31%   -0.07%     
==========================================
  Files         427      427              
  Lines       49661    49661              
==========================================
- Hits        36935    36904      -31     
- Misses      10286    10320      +34     
+ Partials     2440     2437       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 16, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 16, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-becbf766f1 branch July 16, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants