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 mybatis-spring from 2.0.7 to 3.0.0 #352

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Bumps mybatis-spring from 2.0.7 to 3.0.0.

Release notes

Sourced from mybatis-spring's releases.

mybatis-spring-3.0.0

Here is the complete list of changes.

Features

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

Enhancements

  • Remove usage of NestedIOException #663
  • Add parameter supplier support to spring batch readers #727

Polishing

  • Introduce Spring's AliasFor declaration in MapperScan #462

No backward compatibility

This release include issues that no backward compatibility with 2.0.x.

Notes

  • Native image is not yet supported. We plan to support it as soon as possible.

mybatis-spring-2.1.0

Here is the complete list of changes.

Enhancements

  • Remove usage of NestedIOException #663
  • Add parameter supplier support to spring batch readers #727

Polishing

  • Introduce Spring's AliasFor declaration in MapperScan #462

Dependencies Updates

  • Update spring core to v5.3.24 #736
  • Update spring batch to v4.3.7
  • Update dependency org.mybatis:mybatis to v3.5.11 #721

No backward compatibility

This release include issues that no backward compatibility with 2.0.x.

... (truncated)

Commits
  • e357e06 [maven-release-plugin] prepare release mybatis-spring-3.0.0
  • 3150039 Update README
  • 207d264 Merge pull request #754 from mybatis/3.x
  • 6ce7d21 Prepare to merge to master for release 3.0.0
  • 4165b87 Merge pull request #753 from kazuki43zoo/enforcer
  • 0e9d32e Drop enforcer.skip
  • 377e38e Merge branch 'master' into 3.x
  • f5cdcda Merge pull request #752 from kazuki43zoo/change-java-version-ci
  • 0d522e7 Drop jdk 18, add 20-ea, and update 19 to ga
  • d445544 Merge pull request #751 from kazuki43zoo/gh-750
  • 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 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-spring](https://github.com/mybatis/spring) from 2.0.7 to 3.0.0.
- [Release notes](https://github.com/mybatis/spring/releases)
- [Commits](mybatis/spring@mybatis-spring-2.0.7...mybatis-spring-3.0.0)

---
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 added the dependencies Pull requests that update a dependency file label Nov 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2022

Superseded by #357.

@dependabot dependabot bot closed this Dec 9, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.mybatis-mybatis-spring-3.0.0 branch December 9, 2022 22:05
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