Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps org.mybatis.spring.boot:mybatis-spring-boot-starter from 2.3.1 to 2.3.2.

Release notes

Sourced from org.mybatis.spring.boot:mybatis-spring-boot-starter's releases.

mybatis-spring-boot-2.3.2

Here is the complete list of changes.

ℹ️ Notice

Probably this release is last as a planned release of 2.3.x. We recommend to use the Spring Boot 3 line(mybatis-spring-boot 3.x) as soon as possible.

⬆️ Dependencies Updates

  • Update mybatis to 3.5.14 #914
  • Update to MyBatis Spring 2.1.2 #921
  • Update spring boot to v2.7.18 #920

🔊 Miscellaneous

  • Support samples CI with Windows #902
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.mybatis.spring.boot:mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/mybatis/spring-boot-starter/releases)
- [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-2.3.1...mybatis-spring-boot-2.3.2)

---
updated-dependencies:
- dependency-name: org.mybatis.spring.boot:mybatis-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 3, 2024
@codecov
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.62%. Comparing base (7486a37) to head (927df63).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4971      +/-   ##
============================================
+ Coverage     15.60%   15.62%   +0.02%     
- Complexity     1775     1776       +1     
============================================
  Files          1001     1001              
  Lines         33766    33773       +7     
  Branches       2912     2918       +6     
============================================
+ Hits           5270     5278       +8     
+ Misses        27977    27976       -1     
  Partials        519      519              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Pil0tXia Pil0tXia merged commit 10accdb into master Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/gradle/org.mybatis.spring.boot-mybatis-spring-boot-starter-2.3.2 branch June 3, 2024 17:31
xuhongjia pushed a commit to Deckers-Ohana/eventmesh that referenced this pull request Mar 13, 2025
Bumps [org.mybatis.spring.boot:mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/mybatis/spring-boot-starter/releases)
- [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-2.3.1...mybatis-spring-boot-2.3.2)

---
updated-dependencies:
- dependency-name: org.mybatis.spring.boot:mybatis-spring-boot-starter
  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>
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 java Pull requests that update Java code

1 participant