internetofwater / nldi-services

Network Linked Data Index Navigation Web Services
https://waterdata.usgs.gov/blog/nldi-intro/
Creative Commons Zero v1.0 Universal
19 stars 15 forks source link

Bump mybatis-spring-boot-starter from 2.2.2 to 3.0.0 #353

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mybatis-spring-boot-starter from 2.2.2 to 3.0.0.

Release notes

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

mybatis-spring-boot-3.0.0

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

Bug Fixes

  • Failed to scan resources when exits non ascii characters in resource path on SpringBootVFS #635

Enhancements

  • Switch base line to Spring Boot 3.0 #708
  • Switch base line to MyBatis Spring 3.0 #707
  • Add imports file that define auto configure classes supported by spring-boot 2.7 #657
  • Liquibase/Flyway autoconfiguration order #537
  • Compile with -parameters option on 3.x #737
  • Add new nested configuration properties instead of Configuration of mybatis core module #735

Dependencies Updates

  • Update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.0.4 #743
  • Update dependency org.mybatis:mybatis to v3.5.11 #713

Notes

  • No native image support yet. But we have a plan to support it as soon as possible.

mybatis-spring-boot-2.3.0

Here is the complete list of changes.

Bug Fixes

  • Failed to scan resources when exits non ascii characters in resource path on SpringBootVFS #635

Enhancements

  • Switch base line to Spring Boot 2.7 #656
  • Siwrch base line to MyBatis Spring 2.1 #649
  • Add imports file that define auto configure classes supported by spring-boot 2.7 #657
  • Liquibase/Flyway autoconfiguration order #537

Dependencies Updates

  • Update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.0.4 #743
  • Update spring boot to v2.7.6 #742
  • Update dependency org.mybatis:mybatis to v3.5.11 #713
  • Update to MyBatis Spring 2.1.0 #649
Commits
  • c42796c [maven-release-plugin] prepare release mybatis-spring-boot-3.0.0
  • f0404af Merge pull request #755 from kazuki43zoo/gh-754
  • 83bbac7 Drop EnableAutoConfiguration from spring.factories
  • af74ca5 Merge pull request #753 from mybatis/renovate/tomcat.version
  • 7173f56 Update dependency org.apache.tomcat:tomcat to v10.1.2
  • 1f4cd9b Update README
  • 60be33d Merge pull request #751 from kazuki43zoo/update-dependencies
  • e7cc715 Merge pull request #750 from mybatis/dependabot/maven/mybatis-spring-boot-sam...
  • 0582169 Update to spring-boot 3.0.0 GA
  • 74df81d Update to mybatis-spring 3.0.0 GA
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #360.