-
Notifications
You must be signed in to change notification settings - Fork 14
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 redisson to v3.43.0 #537
Conversation
审阅者指南 by Sourcery此 PR 将 Redisson 库从版本 3.41.0 升级到 3.42.0。 由于更改看起来简单,未生成图表,不需要视觉表示。 文件级别变更
提示和命令与 Sourcery 交互
自定义您的体验访问您的仪表板以:
获取帮助Original review guide in EnglishReviewer's Guide by SourceryThis PR upgrades the Redisson library from version 3.41.0 to 3.42.0. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我们跳过了对这个拉取请求的审查。看起来这是由机器人创建的(嘿,renovate[bot]!)。我们假设它知道自己在做什么!
Original comment in English
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
8297591
to
48dc85d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #537 +/- ##
============================================
- Coverage 59.22% 59.18% -0.04%
+ Complexity 1232 1231 -1
============================================
Files 430 430
Lines 5104 5104
Branches 360 360
============================================
- Hits 3023 3021 -2
- Misses 1859 1862 +3
+ Partials 222 221 -1 ☔ View full report in Codecov by Sentry. |
48dc85d
to
0c31e81
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
3.42.0
->3.43.0
3.42.0
->3.43.0
3.42.0
->3.43.0
Release Notes
redisson/redisson (org.redisson:redisson-spring-data-34)
v3.43.0
Feature -
RObservable
interface for listeners added for RLock objects (thanks to @seakider)Fixed -
RExecutorService
workers stop working (regression since 3.42.0) (thanks to @seakider)Fixed -
RLocalCacheMap.remove()
method hangs if called inside a transactionFixed - poll methods of
RTimeSeries
andRScoredSortedSet
objects return null instead of empty listsFixed -
RSet.containsEach()
method returns null instead of empty listFixed -
RLocalCachedMap.fastRemove()
method may throw NPE ifstoreMode = LOCALCACHE
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.