Skip to content

build(deps): bump org.mybatis:mybatis from 3.5.16 to 3.5.19#99

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.mybatis-mybatis-3.5.19
Open

build(deps): bump org.mybatis:mybatis from 3.5.16 to 3.5.19#99
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.mybatis-mybatis-3.5.19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps org.mybatis:mybatis from 3.5.16 to 3.5.19.

Release notes

Sourced from org.mybatis:mybatis's releases.

Mybatis 3.5.19

Revert Regression introduced by #3349.

Mybatis 3.5.18

Regressions

  • Fixed issue in 3.5.17 #3334

New

  • Ignore empty xnode per #3349
  • Share expression validator #3339
  • Throw helpful error instead of IndexOutOfBoundsException (automapping) #3327
  • Optimize mapper builder #3252

Tests

  • Add TransactionFactory, Transaction test cases #3277

Build

  • Reworked pom to match current java 17 build usage
  • Moved all tests to newer java standards
  • Cleaned up github actions
  • Run 'site' branch only on release commits

Support Notice: This is expected last java 8 release, A new branch support-java8 will be created from this point in case older support needs a fix. After this, master will move to java 11 for one release in order to start bringing code support up to java 11. After that, a support-java11 will be created then master will move to java 17 or better only. This will change the plans slightly as doing this means java 11 will be 3.6.0 and temporary in nature whereas anything discussed for 3.6.0 will move to 3.7.0. Once at java 17, same java application will occur. After that point, anything previously discussed for the original 3.6.0 can start coming in.

mybatis-3.5.17

Bugs:

  • VendorDatabaseIdProvider#getDatabaseId() should return product name when properties is empty #3297
  • Update NClobTypeHandler to use methods for national character set #3298

Enhancements:

  • Allow DefaultSqlSessionFactory to provide a custom SqlSession #3128

There also are many pull requests for document updates and code improvements! Please see the full changelog: mybatis/mybatis-3@mybatis-3.5.16...mybatis-3.5.17

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 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:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.16 to 3.5.19.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](mybatis/mybatis-3@mybatis-3.5.16...mybatis-3.5.19)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
  dependency-version: 3.5.19
  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 Apr 27, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants