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

Update dependency org.redisson:redisson to v3.41.0 #499

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.redisson:redisson (source) 3.40.2 -> 3.41.0 age adoption passing confidence

Release Notes

redisson/redisson (org.redisson:redisson)

v3.41.0

Feature - RPermitExpirableSemaphore.getLeaseTime() method added (thanks to @​seakider)
Feature - sslVerificationMode setting added

Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist (thanks to @​seakider)
Fixed - RTopic listeners leak if they are defined as a lambda
Fixed - RPriorityBlockingQueue.draintTo() method shouldn't resend command on response timeout
Fixed - RandomXoshiro256PlusPlus might block Redisson initialization


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.redisson-redisson-3.x branch from 0905f67 to 1e16cec Compare December 23, 2024 10:46
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.16%. Comparing base (f747b12) to head (1e16cec).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #499   +/-   ##
=========================================
  Coverage     96.16%   96.16%           
  Complexity      412      412           
=========================================
  Files           108      108           
  Lines          1537     1537           
  Branches         41       41           
=========================================
  Hits           1478     1478           
  Misses           42       42           
  Partials         17       17           

@knoppiks knoppiks merged commit 478e416 into main Dec 23, 2024
30 checks passed
@knoppiks knoppiks deleted the renovate/org.redisson-redisson-3.x branch December 23, 2024 13:57
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