Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps org.mybatis.spring.boot:mybatis-spring-boot-starter from 3.0.3 to 3.0.4.

Release notes

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

mybatis-spring-boot-3.0.4

Here is the complete list of changes.

⚡ Enhancements

  • Switch baseline to Spring Boot 3.4.x #1020

⬆️ Dependencies Updates

  • Update spring boot to v3.4.0 #1029
  • Update to MyBatis 3.5.17 #1033
  • Update to MyBatis Spring 3.0.4 #996

🔊 Miscellaneous

  • Deprecate unused setting multipleResultSetsEnabled #1033
Commits
  • b2f1948 [maven-release-plugin] prepare release mybatis-spring-boot-3.0.4
  • a87ba58 Revert "[maven-release-plugin] prepare release mybatis-spring-boot-3.0.4"
  • d516627 Revert "[maven-release-plugin] prepare for next development iteration"
  • ff74ea8 Merge pull request #1034 from kazuki43zoo/support-javadoc-and-source-jar-on-s...
  • bfb649c Add package-info.java for generating javadoc and source jar file
  • f98cb0b [maven-release-plugin] prepare for next development iteration
  • b029d9a [maven-release-plugin] prepare release mybatis-spring-boot-3.0.4
  • 88c8213 Merge pull request #1033 from kazuki43zoo/apply-mybatis-3.5.17
  • 1bc4dbe Update to MyBatis 3.5.17
  • b577c87 Merge pull request #1032 from kazuki43zoo/update-document-for-supporting-spri...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [org.mybatis.spring.boot:mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/mybatis/spring-boot-starter/releases)
- [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-3.0.3...mybatis-spring-boot-3.0.4)

---
updated-dependencies:
- dependency-name: org.mybatis.spring.boot:mybatis-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 23, 2024
@sonarqubecloud
Copy link

@heowc heowc merged commit 4a42ae8 into main Dec 30, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.mybatis.spring.boot-mybatis-spring-boot-starter-3.0.4 branch December 30, 2024 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants