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 dependency com.redis:lettucemod to v3.8.0 #168

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.redis:lettucemod 3.7.3 -> 3.8.0 age adoption passing confidence

Release Notes

redis-developer/lettucemod (com.redis:lettucemod)

v3.8.0

Changelog

🔀 Merge

🚀 Features

  • e9ae349 Added Vector KNN
  • 3843aa0 query: Added VectorRange field and radius condition
  • fb766c2 🚨 Moved query builder to dedicated module

🔄️ Changes

  • f4c7492 Removed unused code
  • b5516b8 Moved CmsInfo to bloom package
  • e452dde Introduced LongScoredValue to replace key/long pairs
  • 90e0106 Aligned Bloom API on other modules
  • 0aa3da4 🚨 Made RedisGears commands deprecated

🛠 Build

  • 82a47e8 Disabled gradle daemon and cache
  • 06e66f3 Reverted to previous kordamp versions
  • 8257391 Upgraded kordamp plugins
  • c8bb2fb Fixed CMS tests for cluster mode
  • 0bcab49 Moved slf4j-simple to just core
  • 6fbb484 Added Bloom module to enterprise tests
  • 059d491 Moved JSON.MERGE test to just stack
  • f0b5974 Re-added RedisJSON module for enterprise tests
  • a743aa9 Removed JSON module in enterprise tests
  • da88140 Removed hamcrest dependency
  • b97972c Removed spring boot gradle plugin
  • 63bcdb2 Upgraded Kordamp and Gradle
  • e504633 Formatting
  • fbb99e3 Bump for next dev cycle

📝 Documentation

⚙️ Dependencies

  • 9292235 Upgraded testcontainers-redis
  • 003e25b Relying on spring boot plugin for supported versions

  • 4f09843 replacing nullables with optionals
  • 4731c92 changing output types
  • 9408004 adding redis bloom commands
  • 4b7fe70 Releasing version 3.7.3

Configuration

📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (343673e) 49.26% compared to head (6074560) 49.30%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #168      +/-   ##
============================================
+ Coverage     49.26%   49.30%   +0.04%     
- Complexity     1179     1180       +1     
============================================
  Files           422      422              
  Lines          4880     4880              
  Branches        341      341              
============================================
+ Hits           2404     2406       +2     
+ Misses         2324     2322       -2     
  Partials        152      152              

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

@renovate renovate bot changed the title fix(deps): update dependency com.redis:lettucemod to v3.8.0 fix(deps): update dependency com.redis:lettucemod to v3.8.0 - autoclosed Feb 17, 2024
@renovate renovate bot closed this Feb 17, 2024
@renovate renovate bot deleted the renovate/lettucemod branch February 17, 2024 06:17
@renovate renovate bot changed the title fix(deps): update dependency com.redis:lettucemod to v3.8.0 - autoclosed fix(deps): update dependency com.redis:lettucemod to v3.8.0 Feb 17, 2024
@renovate renovate bot reopened this Feb 17, 2024
@renovate renovate bot restored the renovate/lettucemod branch February 17, 2024 09:45
@renovate renovate bot force-pushed the renovate/lettucemod branch from c6e3db2 to 6074560 Compare February 17, 2024 09:45
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@livk-cloud livk-cloud self-assigned this Feb 18, 2024
@livk-cloud livk-cloud added this to the 1.2.3 milestone Feb 18, 2024
@livk-cloud livk-cloud merged commit 5078598 into main Feb 18, 2024
12 checks passed
@livk-cloud livk-cloud deleted the renovate/lettucemod branch February 18, 2024 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant