internetofwater / nldi-services

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

Bump mybatis-spring from 2.0.7 to 3.0.1 #357

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps mybatis-spring from 2.0.7 to 3.0.1.

Release notes

Sourced from mybatis-spring's releases.

Mybatis Spring 3.0.1

  • Correct 'source' reproducible issue #763
  • Fix site javadoc issue #756
  • Set include annotation config to false in native image #758
  • Added new option to print warning if mappers not found #762
  • Fix manifest data on java version requirement #766

mybatis-spring-3.0.0

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

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.

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

... (truncated)

Commits
  • 7133b5b [maven-release-plugin] prepare release mybatis-spring-3.0.1
  • 36154e1 [pom] Add java.xml module as well for dom
  • a542742 [pom] Add java.sql to modules for javadocs
  • ec9c46b [git] add release files to ignore
  • 4879017 [maven-release-plugin] prepare for next development iteration
  • 5653a6b [maven-release-plugin] prepare release mybatis-spring-3.0.1
  • c666611 Merge pull request #766 from hazendaz/master
  • 6f6fd17 [pom] Fix java release version: must be 17
  • 74b34b9 Merge pull request #765 from hazendaz/master
  • 9ead0cd [pom] Move comment so its not trailing
  • 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)