Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps org.mybatis:mybatis from 3.5.16 to 3.5.17.

Release notes

Sourced from org.mybatis:mybatis's releases.

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
  • 399d080 [maven-release-plugin] prepare release mybatis-3.5.17
  • 156f28a Merge pull request #3301 from mybatis/renovate/log4j2-monorepo
  • 3a2971c chore(deps): update dependency org.apache.logging.log4j:log4j-core to v2.24.2
  • e345afc Merge pull request #3300 from mybatis/renovate/testcontainers-java-monorepo
  • ef3812b chore(deps): update testcontainers-java monorepo to v1.20.4
  • ff91649 Reformat and license header [ci skip]
  • b9bdbd1 Modified 2 tests to ensure local cache behavior
  • 372319a Merge pull request #3298 from ZLATAN628/fix-3287
  • 97e04b3 fix #3287
  • 6a2676a Merge pull request #3297 from harawata/3296-vendor-db-id-provider-empty-prope...
  • Additional commits viewable in compare view

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

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
  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 Nov 27, 2024
@isidore isidore merged commit d0f3e2d into master Nov 27, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.mybatis-mybatis-3.5.17 branch November 27, 2024 02:26
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.

2 participants