Skip to content

chore(deps): bump mybatis-plus-boot-starter from 3.4.3.2 to 3.4.3.3 - #91

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.baomidou-mybatis-plus-boot-starter-3.4.3.3
Closed

chore(deps): bump mybatis-plus-boot-starter from 3.4.3.2 to 3.4.3.3#91
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.baomidou-mybatis-plus-boot-starter-3.4.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2021

Copy link
Copy Markdown
Contributor

Bumps mybatis-plus-boot-starter from 3.4.3.2 to 3.4.3.3.

Changelog

Sourced from mybatis-plus-boot-starter's changelog.

[v3.4.3.3] 2021.09.05

  • 移除不在实用类 ISqlParserFilter AbstractJsqlParser 需要使用从旧版本复制
  • 移除全局配置workerId,datacenterId参数,推荐直接初始化identifierGenerator
  • count 方法 Integer 修改为 Long 涉及升级成本【注意】,对于涉及缺陷调整给您造成困扰表示抱歉
  • 修复主键 @​0rderby 注解 bug
  • 修复 String 主键删除失败
  • 主键类型增加 BigDecimal BigInteger 支持
  • 隔离 spring 框架强依赖,非 spring 框架用 mp 注入 GenericTypeUtils.setGenericTypeResolver
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mybatis-plus-boot-starter](https://github.com/baomidou/mybatis-plus) from 3.4.3.2 to 3.4.3.3.
- [Release notes](https://github.com/baomidou/mybatis-plus/releases)
- [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md)
- [Commits](https://github.com/baomidou/mybatis-plus/commits)

---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 6, 2021
@codecov

codecov Bot commented Sep 6, 2021

Copy link
Copy Markdown

Codecov Report

Merging #91 (631a79a) into master (fae3aa6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #91   +/-   ##
=========================================
  Coverage     13.44%   13.44%           
  Complexity       64       64           
=========================================
  Files            79       79           
  Lines          1138     1138           
  Branches         74       74           
=========================================
  Hits            153      153           
  Misses          977      977           
  Partials          8        8           
Flag Coverage Δ
unittests 13.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fae3aa6...631a79a. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #98.

@dependabot dependabot Bot closed this Sep 22, 2021
@dependabot
dependabot Bot deleted the dependabot/maven/com.baomidou-mybatis-plus-boot-starter-3.4.3.3 branch September 22, 2021 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants