Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.mybatis:mybatis-spring from 2.1.1 to 3.0.3 #1685

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Bumps org.mybatis:mybatis-spring from 2.1.1 to 3.0.3.

Release notes

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

mybatis-spring-3.0.3

Here is the complete list of changes.

⚡ Enhancements

  • Support processPropertyPlaceHolders option in mapper:scan and @​MapperScan #829
  • Corrected to set bean class instead of bean class name to factoryBeanObjectType of BeanDefinition attribute #865

⬆️ Dependencies Updates

  • Update spring core to v6.0.13 #863
  • Update spring batch to v5.0.3 #847

mybatis-spring-3.0.2

Here is the complete list of changes.

🐛 Bug Fixes

  • Bean definition overridden when spring.aot.enabled=true in spring boot 3.0 #780 (@​wylswz)

⚡ Enhancements

  • Support appendable method on SqlSessionFactoryBean #816 (@​uxfix)
  • Change the event type that listen to in SqlSessionFactoryBean to ContextRefreshedEvent #797 (@​SkyAndCode)

♻️ Polishing

  • Use the TransactionSynchronization instead of TransactionSynchronizationAdapter #819

⬆️ Dependencies Updates

  • Update dependency org.mybatis:mybatis to v3.5.13 #790
  • Update spring core to v6.0.9 #807
  • Update spring batch to v5.0.2 #822

Mybatis Spring 3.0.1

  • Correct 'source' reproducible issue #763
  • Fix site javadoc issue #756
  • Set include annotation config to false in native image #758
  • Added new option to print warning if mappers not found #762
  • Fix manifest data on java version requirement #766

mybatis-spring-3.0.0

Here is the complete list of changes. Some of the changes in 2.1 are also included.

Features

  • First support Spring Framework 6 / Spring Batch 5 #634

Enhancements

... (truncated)

Commits
  • a0af984 [maven-release-plugin] prepare release mybatis-spring-3.0.3
  • 7794c91 Merge pull request #883 from mybatis/renovate/spring-core
  • 1c7929b Merge pull request #882 from mybatis/renovate/org.jboss.byteman-byteman-bmuni...
  • 827940b Update spring core to v6.1.0
  • a66132d Update dependency org.jboss.byteman:byteman-bmunit to v4.0.22
  • 5bc47ac Merge pull request #880 from hazendaz/master
  • b5fcb5e [GHA] Drop jdk 11 again as this is spring 6
  • 2141d75 [pom] Remove jacoco override as no longer needed
  • 296b7ab [derby] Restore java 11 and adjust derby to change per jdk version
  • 8741b17 Merge pull request #877 from hazendaz/master
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 24, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/org.mybatis-mybatis-spring-3.0.3 branch 2 times, most recently from 7daec4e to dc03f54 Compare November 25, 2023 20:22
@dependabot dependabot bot force-pushed the dependabot/gradle/org.mybatis-mybatis-spring-3.0.3 branch from dc03f54 to ed845f3 Compare December 14, 2023 23:59
Bumps [org.mybatis:mybatis-spring](https://github.com/mybatis/spring) from 2.1.1 to 3.0.3.
- [Release notes](https://github.com/mybatis/spring/releases)
- [Commits](mybatis/spring@mybatis-spring-2.1.1...mybatis-spring-3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.mybatis-mybatis-spring-3.0.3 branch from ed845f3 to 3b54759 Compare December 15, 2023 00:00
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
0 participants