renfei / WinterEE

基于SpringCloud的微服务开发脚手架,包含用户管理、角色管理、组织机构管理、权限管理、CMS内容管理。
https://winteree.renfei.net
Apache License 2.0
4 stars 1 forks source link

build(deps): bump mybatis-spring-boot-starter from 2.0.0 to 2.1.3 #34

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps mybatis-spring-boot-starter from 2.0.0 to 2.1.3.

Release notes

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

mybatis-spring-boot-2.1.3

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.

  • MapperScannerConfigurer cause early initialize bean (mybatis/spring#452)
  • SQL template file not found in case the application is embedded in spring boot jar file (mybatis/thymeleaf-scripting#55, mybatis/freemarker-scripting#79)

Enhancements

  • Switch baseline to Spring Boot 2.3 #427

Dependencies Updates

  • Upgrade to MyBatis 3.5.5 #445
  • Upgrade to Mybatis Spring 2.0.5 (includes bug fix) #446
  • Upgrade to MyBatis Thymeleaf 1.0.2 (includes bug fix) #450
  • Upgrade to MyBatis Freemarker 1.2.2 (includes bug fix) #451
  • Upgrade to Spring Boot 2.1.14 on Travis CI #426
  • Upgrade to Kotlin 1.3.72 (using on sample) #438
  • Upgrade to Groovy 3.0.4 (using on sample) #448

Miscellaneous

  • Add sample(test) using TemplateFilePathProvider #452
  • Add tests for Fat Jar(samples) on Travis CI #453

mybatis-spring-boot-2.1.2

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.

  • Cannot deploy with spring boot 2.2.0.RELEASE because occur BindException #387 (spring-projects/spring-boot#18670 )

Dependencies Updates

  • Upgrade to MyBatis 3.5.4 #402
  • Upgrade to Mybatis Spring 2.0.4 #403
  • Upgrade to MyBatis Freemarker 1.2.1 #412
  • Upgrade to Spring Boot 2.2.5 #422
  • Upgrade to Kotlin 1.3.70 (using on sample) #424
  • Upgrade to Spring Boot 2.1.14 on Travis CI #426
  • Upgrade to Groovy 3.0.2 (using on sample) #428

Miscellaneous

Commits
  • 54fa41d [maven-release-plugin] prepare release mybatis-spring-boot-2.1.3
  • ba4ef22 Merge pull request #460 from mybatis/dependabot/maven/org.mybatis-mybatis-spr...
  • f141cbf Bump mybatis-spring from 2.0.5-SNAPSHOT to 2.0.5
  • 6cf7d15 Merge pull request #461 from mybatis/dependabot/maven/org.mybatis.scripting-m...
  • 2a2cd14 Merge pull request #459 from mybatis/dependabot/maven/org.mybatis.scripting-m...
  • 7cc6f0e Bump mybatis-thymeleaf from 1.0.2-SNAPSHOT to 1.0.2
  • 1c431d4 Bump mybatis-freemarker from 1.2.2-SNAPSHOT to 1.2.2
  • d61c65a Update version to 2.1.3 in doc
  • e22a445 Upgrade to mybatis 3.5.5
  • 9aef7fe Merge pull request #458 from mybatis/dependabot/maven/org.codehaus.cargo-carg...
  • 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 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) - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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)
CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 4 years ago

Codecov Report

Merging #34 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #34   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          10      10           
  Lines         122     122           
  Branches        6       6           
======================================
  Misses        122     122           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9a83581...8ef30f3. Read the comment docs.