-
Notifications
You must be signed in to change notification settings - Fork 1
build(deps): bump the all group with 2 updates #48
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
Bumps the all group with 2 updates: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [com.baomidou:mybatis-plus-bom](https://github.com/baomidou/mybatis-plus). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.4.5) Updates `com.baomidou:mybatis-plus-bom` from 3.5.11 to 3.5.12 - [Release notes](https://github.com/baomidou/mybatis-plus/releases) - [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md) - [Commits](baomidou/mybatis-plus@v3.5.11...v3.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.baomidou:mybatis-plus-bom dependency-version: 3.5.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
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:
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
Documentation and Community
|
Bumps the all group with 2 updates: org.springframework.boot:spring-boot-starter-parent and com.baomidou:mybatis-plus-bom.
Updates
org.springframework.boot:spring-boot-starter-parent
from 3.4.4 to 3.4.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
b882c29
Release v3.4.5918066f
Merge branch '3.3.x' into 3.4.xab0c332
Next development version (v3.3.12-SNAPSHOT)71acf93
Merge branch '3.3.x' into 3.4.xd2eaac6
Revert "Upgrade to Netty 4.1.120.Final"d24a38f
Merge branch '3.3.x' into 3.4.x933572a
Upgrade to Netty 4.1.120.Final016b3de
Upgrade to Netty 4.1.120.Final46a709a
Merge branch '3.3.x' into 3.4.x55f67c9
Fix potential null problem in actuatorUpdates
com.baomidou:mybatis-plus-bom
from 3.5.11 to 3.5.12Release notes
Sourced from com.baomidou:mybatis-plus-bom's releases.
Changelog
Sourced from com.baomidou:mybatis-plus-bom's changelog.
Commits
908354d
发布3.5.1288d9232
Merge pull request #6777 from anyangdp/3.0bcb48be
Update JdbcUtils.java7a20978
调整表索引信息获取.15685ad
调整解析线程池关闭处理.79e0427
调整CompatibleSet.getInputStream方法为默认方法.ebe329a
调整SPI实现(新增getProxyTargetObject()方法获取真实代理).b208235
增加Db对多数据源的支持.90b6587
优化MapperProxy属性访问.3e0029a
更新快照.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions