Skip to content

Bump mybatis-spring-boot-starter from 1.0.0 to 2.1.0 #13

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

Conversation

dependabot-preview[bot]
Copy link

Bumps mybatis-spring-boot-starter from 1.0.0 to 2.1.0.

Release notes

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

mybatis-spring-boot-2.1.0

This version is required Spring Boot 2.1+. Here is the complete list of changes.

Bug Fixes

In this version does not exists bug fixes on this artifact. However this version includes following bug fixes by updating dependency artifact.

New Features

  • Support auto-configure LanguageDriver provided by MyBatis's sub module #300
  • Support enable/disable lazy Initialization on mapper scanning feature #325
  • Support configuration properties for mybatis-thymeleaf #332
  • Support configuration properties for mybatis-freemarker #336
  • Support configuration properties for mybatis-velocity #342

Enhancements

  • Add MapperScannerConfigurer as condition to avoid auto scan mapper #256
  • Upgrade baseline to Spring Boot 2.1 #318
  • Detect a TypeHandler from DI Container #323
  • Deprecate the 'mybatis.configuration.default-scripting-language' #334
  • Support properties attribute on @MybatisTest #362

Dependencies Updates

  • Upgrade to mybatis-spring 2.0.2 #321
  • Add mybatis-freemarker 1.2.0 as optional dependency #339 (#331)
  • Add mybatis-thymeleaf 1.0.1 as optional dependency #340 (#331)
  • Add mybatis-velocity 2.1.0 as optional dependency #341 (#331)
  • Upgrade to Spring Boot 2.1.6 #354
  • Upgrade to MyBatis 3.5.2 #359

Miscellaneous

  • Remove spring.provides files #240
  • Add samples each language drivers #338
  • Add sample for kotlin #345
  • Add sample for groovy #346
  • Change document format to markdown from xdoc #360

About backward compatibility

This release includes changes that not keep backward compatibility. For details, please see following issue description.

  • Support auto-configure LanguageDriver provided by MyBatis's sub module #300
... (truncated)
Commits
  • d60115b [maven-release-plugin] prepare release mybatis-spring-boot-2.1.0
  • 8089884 Upgrade to mybatis-freemarker 1.0.1
  • 59aac10 Upgrade to mybatis-freemarker 1.2.0 GA
  • 15c5319 Upgrade to mybatis-velocity 2.1.0 GA
  • 22a7464 Upgrade to mybatis-spring 2.0.2 GA
  • 2da8e77 Upgrade to mybatis 3.5.2
  • 9c9c141 Merge pull request #364 from kazuki43zoo/gh-362
  • dbeac87 Add 'properties' attribute on MybatisTest annotation
  • 40d2f13 Update README.md
  • 6b975d7 Merge pull request #363 from kazuki43zoo/gh-360-markdown
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 15, 2019
@dependabot-preview
Copy link
Author

Superseded by #18.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.mybatis.spring.boot-mybatis-spring-boot-starter-2.1.0 branch October 21, 2019 23:12
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