Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps mybatis from 3.5.3 to 3.5.4.

Release notes

Sourced from mybatis's releases.

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.

Commits
  • e85eacb [maven-release-plugin] prepare release mybatis-3.5.4
  • 972bf76 Merge pull request #1826 from mybatis/dependabot/maven/org.assertj-assertj-co...
  • db4f191 Bump assertj-core from 3.14.0 to 3.15.0
  • d75984d Merge pull request #1822 from mybatis/dependabot/maven/org.testcontainers-pos...
  • 3ef07c5 Merge pull request #1823 from mybatis/dependabot/maven/org.testcontainers-jun...
  • 5d7c108 Merge pull request #1824 from mybatis/dependabot/maven/org.testcontainers-mys...
  • ec07595 Bump mysql from 1.12.4 to 1.12.5
  • a61d476 Bump junit-jupiter from 1.12.4 to 1.12.5
  • 847009f Bump postgresql from 1.12.4 to 1.12.5
  • ed1981d Merge pull request #1800 from CodeingBoy/master
  • 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 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)
  • 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)

Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](mybatis/mybatis-3@mybatis-3.5.3...mybatis-3.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@kazuki43zoo kazuki43zoo added this to the 1.0.2 milestone Mar 6, 2020
@kazuki43zoo kazuki43zoo merged commit ccb0ae3 into master Mar 6, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.mybatis-mybatis-3.5.4 branch March 6, 2020 17:13
@kazuki43zoo kazuki43zoo removed this from the 1.0.2 milestone Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants