Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump mybatis from 3.2.7 to 3.5.6#11

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromdependabot/maven/org.mybatis-mybatis-3.5.6

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubApr 22, 2021

Bumpsmybatis from 3.2.7 to 3.5.6.

Release notes

Sourced frommybatis's releases.

mybatis-3.5.6

Enhancements:

  • A new configuration optiondefaultSqlProviderType is added. The specified class will be used as the SQL provider when thevalue() ortype() is not specified in@SelectProvider,@UpdateProvider,@InsertProvider and@DeleteProvider.#1951
  • A new transaction isolation levelSQL_SERVER_SNAPSHOT is added toTransactionIsolationLevel enum to support the MS SQL Server specific isolation levelSNAPSHOT.#1973
  • When there is noJEP-290 serialization filter defined, a WARN level message is logged on deserializing object streams.#2079

Bug fixes:

  • PossibleNoSuchPropertyException under heavy load.#1648
  • PossibleInvalidPathException when registering type aliases by specifying package name.#1974
  • PossibleOutOfMemoryError when usingBlockingCache.#2044

There is no known backward incompatible change since 3.5.5.

Please see the 3.5.6 milestone page for the complete list of changes.

mybatis-3.5.5

Enhancements:

  • You can reference singleList orCollection type parameter using its actual parameter name whenuseActualParamName is enabled.#1237
  • You can specifyresultMap in@One and@Many.#1771
  • You can specifycolumnPrefix in@One and@Many.#1829
  • A new optionshrinkWhitespacesInSql to remove extra whitespaces in SQL.#1901

Bug fixes:

  • Possible IllegalArgumentException when using@CacheNamespaceRef .#1719
  • Mapper method invocation should be non-blocking (work around JDK-8161372).#1929

There is no known backward incompatible change since 3.5.4.

Please see the 3.5.5 milestone page for the complete list of changes.

mybatis-3.5.4

Enhancements:

  • You can now omit unnecessary@Results and@ConstructorArgs annotation.#1698

Bug fixes:

  • Avoid invoking hashCode() method when setting auto-generated keys.#1719
  • Possible ResultMapException when using nested select.#1551
  • Possible incorrect TypeVariable resolution in TypeParameterResolver.#1794
  • Race condition in TypeHandlerRegistry.#1819

There is no known backward incompatible change since 3.5.3.

Please see the 3.5.4 milestone page for the complete list of changes.

... (truncated)

Commits
  • 4f286a7 [maven-release-plugin] prepare release mybatis-3.5.6
  • d89b300 Merge pull request#2079 from harawata/desrialization-warning
  • 9caf480 Output warning when deserializing object stream with no JEP-290 filter defined
  • 6c6756c Merge pull request#2076 from nothingzhl/test
  • c6df26c Replaced two more URLs, updated license headers, removed extra blank lines
  • f1c6172 replace all failure doc url link
  • 3ffa307 clean failure doc url link
  • 24d672c Merge pull request#2064 from tacoo/parsing
  • 50c83b4 Merge pull request#2072 from mybatis/dependabot/maven/org.mockito-mockito-ju...
  • 56ed918 Merge pull request#2073 from mybatis/dependabot/maven/org.mockito-mockito-co...
  • Additional commits viewable incompare 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 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

You can disable automated security fix PRs for this repo from theSecurity Alerts page.

Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.2.7 to 3.5.6.- [Release notes](https://github.com/mybatis/mybatis-3/releases)- [Commits](mybatis/mybatis-3@mybatis-3.2.7...mybatis-3.5.6)Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelApr 22, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants


[8]ページ先頭

©2009-2025 Movatter.jp