-
-
Notifications
You must be signed in to change notification settings - Fork 136
fix(deps): update spring boot #4097
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
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. 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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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. Here's why:
- It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
✅ Deploy Preview for kcloud-platform-iot ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Sourcery 审查者指南此拉取请求在项目的 Maven 配置文件中将 Spring Boot 依赖项更新为更高版本。具体来说,它将根目录下的 pom.xml 中的 Spring Boot 版本从 3.5.0-M3 升级到 3.5.0-SNAPSHOT,并将 laokou-sentinel 模块中的版本从 2.5.12 升级到 2.7.18。这些更改确保项目能够使用 Spring Boot 框架提供的最新功能、漏洞修复和安全更新。 未生成图示,因为更改较为简单,无需可视化展示。 文件级更改
可能关联的问题
提示与命令与 Sourcery 互动
个性化你的体验访问你的 仪表盘 以:
获取帮助Original review guide in EnglishReviewer's Guide by SourceryThis pull request updates Spring Boot dependencies to newer versions in the project's Maven configuration files. Specifically, it upgrades the Spring Boot version in the root pom.xml from 3.5.0-M3 to 3.5.0-SNAPSHOT, and in the laokou-sentinel module from 2.5.12 to 2.7.18. These changes ensure the project uses the latest features, bug fixes, and security updates provided by the Spring Boot framework. 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
|
d3b41e1
to
af7221f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4097 +/- ##
=========================================
Coverage 30.28% 30.28%
Complexity 431 431
=========================================
Files 223 223
Lines 3794 3794
Branches 210 210
=========================================
Hits 1149 1149
Misses 2555 2555
Partials 90 90 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ed4cb52
to
02ab89b
Compare
1ef520c
to
f2bdede
Compare
f2bdede
to
ba80e51
Compare
|
This PR contains the following updates:
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
3.4.5
->3.5.0
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
3.5.0-RC1
->3.5.0
2.5.12
->2.7.18
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v3.5.0
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.