-
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.40.2 - autoclosed #489
Conversation
审核者指南 by Sourcery此 PR 将项目的依赖管理文件中的 Redisson 依赖从版本 3.40.0 更新到 3.40.1。更新包括对 Netty 待处理任务报告的改进以及对多个错误的修复,包括主机名解析和 GraalVM 本机模式下 Spring Boot 3.4.0 的兼容性。 未生成图表,因为更改看起来简单且不需要视觉表示。 文件级更改
可能相关的问题
提示和命令与 Sourcery 互动
自定义您的体验访问您的仪表板以:
获取帮助Original review guide in EnglishReviewer's Guide by SourceryThis PR updates the Redisson dependency from version 3.40.0 to 3.40.1 in the project's dependency management file. The update includes improvements to Netty pending tasks reporting and fixes for several bugs, including hostname parsing and Spring Boot 3.4.0 compatibility in GraalVM native mode. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Possibly linked issues
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!
6794e4d
to
2f24037
Compare
b41e73c
to
2f24037
Compare
2f24037
to
74b96ff
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
3.40.1
->3.40.2
3.40.1
->3.40.2
3.40.1
->3.40.2
Release Notes
redisson/redisson (org.redisson:redisson-spring-data-34)
v3.40.2
Improvement - optimization LRUCacheMap speed by up to 200x
Fixed - Quarkus config parsing with sentinel nodes (thanks to @blacksails)
Fixed - starvation of pub/sub connections may cause a memory leak
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.