5767 Commits

Author SHA1 Message Date
nieqiurong
321f9e515f 更新license.
1.移除不维护的license插件
2.去除test文件中license声明.
2024-05-05 23:07:01 +08:00
nieqiurong
0a9f40ab33 清理无用依赖. 2024-05-05 21:26:42 +08:00
nieqiurong
0ae1a9e86b 增加原生批量操作测试用例. 2024-05-05 21:26:25 +08:00
dependabot[bot]
fb0b7edb07
Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#6131)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 17:30:21 +08:00
dependabot[bot]
e5c6d82307
Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#6128)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.3.0 to 8.4.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.3.0...8.4.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 13:44:49 +08:00
nieqiurong
3fe77535ea 升级lombok. 2024-04-30 15:39:00 +08:00
dependabot[bot]
87b6f6b2d9
Bump io.freefair.gradle:lombok-plugin from 6.6.3 to 8.6 (#6123)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 6.6.3 to 8.6.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/6.6.3...8.6)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 15:33:24 +08:00
dependabot[bot]
8d5dbfacbc
Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.172 (#6124)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.165 to 4.8.172.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.165...classgraph-4.8.172)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 15:01:24 +08:00
dependabot[bot]
808edc27a2
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#6125)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 15:00:31 +08:00
nieqiurong
169b708d30 依赖调整. 2024-04-29 22:55:15 +08:00
nieqiurong
8c8f5de5cd
Update issue templates 2024-04-29 17:31:19 +08:00
nieqiurong
64c0718e72
Update issue templates 2024-04-29 13:35:40 +08:00
nieqiurong
fc32884fe2
Update issue templates 2024-04-29 13:32:45 +08:00
nieqiurong
230e23f567
Update issue templates 2024-04-29 13:26:10 +08:00
dependabot[bot]
f22910e65f
Bump com.alibaba.fastjson2:fastjson2 from 2.0.48 to 2.0.49 (#6112)
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.48 to 2.0.49.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.48...2.0.49)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 13:06:01 +08:00
dependabot[bot]
90cb483058
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.23 (#6114)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.23.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.23)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 13:05:45 +08:00
nieqiurong
e195f3c6a0 更新快照. 2024-04-28 22:39:24 +08:00
nieqiurong
817b4b3906 修复达梦数据生成代码错误.
https://github.com/baomidou/mybatis-plus/issues/6109
2024-04-28 22:24:04 +08:00
nieqiurong
3c1702ce30 重构ServiceImpl参数提取.
https://github.com/baomidou/mybatis-plus/pull/6067
2024-04-27 10:54:58 +08:00
nieqiurong
d5abb8deeb SQLServer2005分页优化. 2024-04-27 09:00:20 +08:00
nieqiurong
7847987d59 更新快照. 2024-04-26 23:34:15 +08:00
nieqiurong
74b5d38577 修复分页优化distinct搭配orderBy处理错误.
https://github.com/baomidou/mybatis-plus/issues/6105
2024-04-26 23:04:39 +08:00
nieqiurong
745862d94d 更新日志. 2024-04-26 22:24:43 +08:00
nieqiurong
54607462ad 修复SQLServer2005分页处理空格错误.
https://github.com/baomidou/mybatis-plus/issues/6103
2024-04-26 21:21:20 +08:00
nieqiurong
d265456f47 单元测试调整. 2024-04-26 20:58:32 +08:00
dependabot[bot]
325f373780
Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.45.3.0 (#6100)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.2.0 to 3.45.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.45.2.0...3.45.3.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 12:59:14 +08:00
dependabot[bot]
2a2caeec3a
Bump org.junit.jupiter:junit-jupiter from 5.9.0 to 5.10.2 (#6097)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.9.0 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.10.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 14:33:10 +08:00
miemie
9a5d07ebde test 2024-04-24 17:41:01 +08:00
WangZhonghui
3673c7a74d
fix: issues#6075 多租户查询出现问题 (#6091)
https://github.com/baomidou/mybatis-plus/issues/6075

Co-authored-by: wangqibo <wangqibo@51etc.com>
2024-04-24 16:37:15 +08:00
dependabot[bot]
8383e11a29
Bump org.aspectj:aspectjweaver from 1.9.21 to 1.9.22 (#6087)
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.21 to 1.9.22.
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 12:55:23 +08:00
VampireAchao
661341fa2d
批量更新批次数据提交切割处理 (#6086) 2024-04-24 12:55:11 +08:00
hubin
8922528996 调整特别用户地址 2024-04-24 10:38:37 +08:00
hubin
29a5cdb570 调整特别用户地址 2024-04-24 10:37:14 +08:00
dependabot[bot]
23d4316371
Bump org.mockito:mockito-junit-jupiter from 5.6.0 to 5.11.0 (#6070)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.6.0 to 5.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.6.0...v5.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 14:35:24 +08:00
nieqiurong
07cd3948d9 错误纠正. 2024-04-22 14:34:31 +08:00
nieqiurong
8953ad2712 增强BaseMapper代理类获取. 2024-04-20 22:16:56 +08:00
nieqiurong
f2fd9b892b remove Ambiguity. 2024-04-19 22:38:36 +08:00
nieqiurong
2f67d16b92 修正非通用泛型情况下序列化json减少强转.
https://github.com/baomidou/mybatis-plus/issues/6079
2024-04-19 12:51:40 +08:00
dependabot[bot]
d8fb223c6b
Bump ch.qos.logback:logback-classic from 1.4.11 to 1.5.5 (#6065)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.5.5.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.5.5)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 14:11:18 +08:00
dependabot[bot]
fe861c40a2
Bump com.alibaba:fastjson from 2.0.44 to 2.0.49 (#6064)
Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.44 to 2.0.49.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.44...2.0.49)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 14:07:50 +08:00
dependabot[bot]
3466e4e804
Bump org.jetbrains.kotlin:kotlin-reflect from 1.9.22 to 1.9.23 (#6044)
Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.23.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.23)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 10:36:07 +08:00
nieqiurong
a8c4e912f9 支持一下自增自减使用BigDecimal的少数情况.
https://github.com/baomidou/mybatis-plus/issues/6061
2024-04-15 10:21:21 +08:00
nieqiurong
40aac96745 简化填充器代码. 2024-04-14 14:35:29 +08:00
hubin
47e8969553 调整广告位 2024-04-14 10:38:55 +08:00
nieqiurong
a60bfba63f 修复生成器禁用错误.
https://github.com/baomidou/mybatis-plus/issues/6060
2024-04-13 22:23:58 +08:00
nieqiurong
8edd3e56ff 新增雪花ID配置,修改默认网络信息获取. 2024-04-13 22:01:37 +08:00
nieqiurong
ae2cbaa07e debug日志打印注册插件信息. 2024-04-13 21:31:28 +08:00
dependabot[bot]
1c08a7362d
Bump com.alibaba.fastjson2:fastjson2 from 2.0.47 to 2.0.48 (#6054)
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.47 to 2.0.48.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.47...2.0.48)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 13:12:12 +08:00
nieqiurong
554b6215ef 快照更新. 2024-04-11 23:23:26 +08:00
nieqiurong
09343e84d3 依赖升级. 2024-04-11 14:29:45 +08:00