Skip to content

Bump mybatis-spring-boot-starter from 1.3.1 to 2.0.1 #1

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.3.1 to 2.0.1.

Release notes

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

mybatis-spring-boot-2.0.1

This release will become the final maintenance version for Spring Boot 2.0.x based.
Here is the complete list of changes.

Bug Fixes

  • There is case that cannot scan classes using SpringBootVFS #301

Enhancements

  • Add @ExtendWith(SpringExtension.class) on @MybatisTest #309
  • Support wildcard on package scanning feature #314

Dependencies Updates

  • Upgrade to Spring Boot 2.0.9 #311
  • Upgrade to MyBatis 3.5.1 #315
  • Upgrade to mybatis-spring 2.0.1 #316

mybatis-spring-boot-2.0.0

Here is the complete list of changes.

Enhancements

  • Update supported Java version to Java 8+ #194
  • Upgrade to MyBatis 3.5 (Requires) #295
  • Upgrade to MyBatis Spring 2.0 (Requires) #206
  • Upgrade to Spring Boot 2.0+ (Requires) #163 #291
  • Enable auto-configure when DataSource is single candidate #208
  • Add the typeAliasesSuperType on MybatisProperties #232
  • Use Spring Boot autoconfigure-processor to optimize auto-configurations #252
  • Change a method for preventing package based mapper scan #258

Note:

In this release, we include changes that are not backwards compatible with 1.3.x for enhance features.

mybatis-spring-boot-1.3.4

Here is the complete list of changes.

Bug Fixes

  • There is case that cannot scan classes using SpringBootVFS #305

Dependencies Updates

  • Upgrade to Spring Boot 1.5.20 #312

mybatis-spring-boot-1.3.3

... (truncated)
Commits
  • 4b8c825 [maven-release-plugin] prepare release mybatis-spring-boot-2.0.1
  • a9624bc Upgrade to mybatis-spring 2.0.1
  • 8e0a11d Revert "[maven-release-plugin] prepare release mybatis-spring-boot-2.0.1"
  • f9d159b Revert "[maven-release-plugin] prepare for next development iteration"
  • 986e914 [maven-release-plugin] prepare for next development iteration
  • e208a4f [maven-release-plugin] prepare release mybatis-spring-boot-2.0.1
  • b71ed59 Upgrade to mybatis 3.5.1
  • 338ab89 Update to Spring Boot 2.1.4 on Travis CI
  • 1f51d25 Upgrade to Spring Boot 2.0.9
  • e55b8fc Merge pull request #310 from kazuki43zoo/gh-309
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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)
  • @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 Jun 6, 2019
@dependabot-preview
Copy link
Author

Superseded by #6.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.mybatis.spring.boot-mybatis-spring-boot-starter-2.0.1 branch July 16, 2019 06:13
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