mybatis / guice

Google Guice integration for MyBatis 3
http://mybatis.github.io/guice
Apache License 2.0
174 stars 118 forks source link

Update dependency com.alibaba:druid to v1.2.23 #715

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.alibaba:druid 1.2.22 -> 1.2.23 age adoption passing confidence

Release Notes

alibaba/druid (com.alibaba:druid) ### [`v1.2.23`](https://togithub.com/alibaba/druid/releases/tag/1.2.23): druid 1.2.23发布 [Compare Source](https://togithub.com/alibaba/druid/compare/1.2.22...1.2.23) 这是主要增强优化了SQL语句解析的版本,大家按需升级。 ### Issues 1. 优化SpringBoot3动态数据源场景的适配 [#​5798](https://togithub.com/alibaba/druid/issues/5798) 2. 优化SQLBinaryOpExpr等表达式的括号解析和SQL生成逻辑 [#​5855](https://togithub.com/alibaba/druid/issues/5855) 3. 优化中括号解析逻辑 [#​5914](https://togithub.com/alibaba/druid/issues/5914) 4. 针对gaussdb,Goldendb等数据库增加初步的自动适配逻辑 [#​5828](https://togithub.com/alibaba/druid/issues/5828) [#​5848](https://togithub.com/alibaba/druid/issues/5848) 5. 废除导致hive低版本jdbc不兼容的Checker [#​5878](https://togithub.com/alibaba/druid/issues/5878) 6. 增强postgresql,mysql等类型sql语句解析 [#​5881](https://togithub.com/alibaba/druid/issues/5881) [#​5879](https://togithub.com/alibaba/druid/issues/5879) [#​5795](https://togithub.com/alibaba/druid/issues/5795) [#​5885](https://togithub.com/alibaba/druid/issues/5885) 7. 其它若干解析SQL的优化。主要根据Issue反馈和PR反馈,持续进行优化。 ### 相关连接 - druid下载 https://repo1.maven.org/maven2/com/alibaba/druid/1.2.23/ - druid-spring-booter下载 https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/1.2.23/ - 文档 https://github.com/alibaba/druid/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 - 源码 https://github.com/alibaba/druid/tree/1.2.23 - 内置监控演示 http://120.26.192.168/druid/ - SpringBoot 3.x对应starter为: https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-3-starter/1.2.23/

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 3 months ago

Coverage Status

coverage: 80.562%. remained the same when pulling aca79a958598a5eda4c1e29458b82b05c0c9a1c2 on renovate/com.alibaba-druid-1.x into 69c8a85d5a39f1c803b46554928ae1db459b950e on master.