Skip to content

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

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-configuration-processor (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-maven-plugin (source) 3.4.5 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-oauth2-resource-server (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-web (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-webflux (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-test (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-aop (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-thymeleaf (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-autoconfigure (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-security (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-undertow (source) 3.5.0-RC1 -> 3.5.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) 2.5.12 -> 2.7.18 age adoption passing confidence

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

coderabbitai bot commented Apr 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need 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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@sourcery-ai sourcery-ai bot left a 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.

Copy link

netlify bot commented Apr 24, 2025

Deploy Preview for kcloud-platform-iot ready!

Name Link
🔨 Latest commit ba80e51
🔍 Latest deploy log https://app.netlify.com/projects/kcloud-platform-iot/deploys/682fe36b82b1e6000884704c
😎 Deploy Preview https://deploy-preview-4097--kcloud-platform-iot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

sourcery-ai bot commented Apr 24, 2025

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 框架提供的最新功能、漏洞修复和安全更新。

未生成图示,因为更改较为简单,无需可视化展示。

文件级更改

变更 详情 文件
将 laokou-sentinel 模块中的 Spring Boot 版本升级到更新的稳定版本。
  • 将 spring-boot.version 属性从 2.5.12 更改为 2.7.18。
  • 确保兼容最新的 2.x Spring Boot 功能和漏洞修复。
laokou-cloud/laokou-sentinel/pom.xml
将根项目中的 Spring Boot 版本更新为最新的快照版本。
  • 将 spring-boot.version 属性从 3.5.0-M3 更改为 3.5.0-SNAPSHOT。
  • 确保项目与 Spring Boot 3.x 的最新开发版本保持一致。
pom.xml

可能关联的问题

  • 欢迎反馈 #1:该 PR 将 spring-boot-starter-web 升级到 2.7.18,这是该问题中标记为存在漏洞的版本。

提示与命令

与 Sourcery 互动

  • 触发新审查: 在拉取请求中评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审查评论。
  • 从审查评论生成 GitHub 问题: 通过回复审查评论请求 Sourcery 创建一个问题。你也可以在审查评论中回复 @sourcery-ai issue 来从该评论创建一个问题。
  • 生成拉取请求标题: 在拉取请求标题的任意位置写入 @sourcery-ai,即可随时生成标题。你也可以在拉取请求中评论 @sourcery-ai title 来(重新)生成标题。
  • 生成拉取请求摘要: 在拉取请求正文的任意位置写入 @sourcery-ai summary,即可在你想要的位置随时生成 PR 摘要。你也可以在拉取请求中评论 @sourcery-ai summary 来(重新)生成摘要。
  • 生成审查者指南: 在拉取请求中评论 @sourcery-ai guide,即可随时(重新)生成审查者指南。
  • 解决所有 Sourcery 评论: 在拉取请求中评论 @sourcery-ai resolve,即可解决所有 Sourcery 评论。如果你已经处理了所有评论且不想再看到它们,这会很有用。
  • 忽略所有 Sourcery 审查: 在拉取请求中评论 @sourcery-ai dismiss,即可忽略所有现有的 Sourcery 审查。如果你想重新开始新的审查,这尤其有用——别忘了评论 @sourcery-ai review 以触发新的审查!

个性化你的体验

访问你的 仪表盘 以:

  • 启用或禁用如 Sourcery 生成的拉取请求摘要、审查者指南等审查功能。
  • 更改审查语言。
  • 添加、移除或编辑自定义审查指令。
  • 调整其他审查设置。

获取帮助

Original review guide in English

Reviewer's Guide by Sourcery

This 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

Change Details Files
Upgraded the Spring Boot version in the laokou-sentinel module to a newer stable release.
  • Changed the spring-boot.version property from 2.5.12 to 2.7.18.
  • Ensured compatibility with the latest 2.x Spring Boot features and bug fixes.
laokou-cloud/laokou-sentinel/pom.xml
Updated the Spring Boot version in the root project to the latest snapshot release.
  • Changed the spring-boot.version property from 3.5.0-M3 to 3.5.0-SNAPSHOT.
  • Ensured the project is aligned with the latest 3.x development version of Spring Boot.
pom.xml

Possibly linked issues

  • 欢迎反馈 #1: The PR upgrades spring-boot-starter-web to 2.7.18, which is the version flagged as vulnerable in the issue.

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@renovate renovate bot force-pushed the renovate/spring-boot branch from d3b41e1 to af7221f Compare April 24, 2025 10:51
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.28%. Comparing base (6a2afc5) to head (ba80e51).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/spring-boot branch 23 times, most recently from ed4cb52 to 02ab89b Compare April 29, 2025 12:14
@renovate renovate bot force-pushed the renovate/spring-boot branch 25 times, most recently from 1ef520c to f2bdede Compare May 23, 2025 00:16
@renovate renovate bot force-pushed the renovate/spring-boot branch from f2bdede to ba80e51 Compare May 23, 2025 02:54
Copy link

@KouShenhai KouShenhai closed this May 23, 2025
@KouShenhai KouShenhai deleted the renovate/spring-boot branch May 23, 2025 03:45
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.

2 participants