Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.mybatis.spring.boot:mybatis-spring-boot-starter from 2.3.1 to 3.0.3 #6071

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

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

Release notes

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

mybatis-spring-boot-3.0.3

Here is the complete list of changes.

⚡ Enhancements

  • Update to MyBatis Spring 3.0.3-SNAPSHOT for supporting Spring Boot 3.2 #896
  • Switch baseline to Spring Boot 3.2.x #895

⬆️ Dependencies Updates

  • Update spring boot to v3.2.0 #918
  • Update to MyBatis Spring 3.0.3 #916

🔊 Miscellaneous

mybatis-spring-boot-3.0.2

Here is the complete list of changes.

⚡ Enhancements

⬆️ Dependencies Updates

  • Update dependency org.mybatis:mybatis to v3.5.13 #802
  • Update to MyBatis Spring 3.0.2 #837

📝 Documentation Updates

Mybatis Spring Boot 3.0.1

Here is the complete list of changes.

  • Set to proxyBeanMethods=false on Configuration class #758
  • Apply MyBatis Spring 3.0.1 for supporting native image #760
  • Correct sources jar generations to not hijack resources. Variation of #759 as was done in mybatis spring module.
  • Fix manifest data on java version requirement #767
  • Fix groovy module to be jdk 17 as well in samples.

note: unrelated known issues with maven javadoc plugin and modular determination from usage of automatic module names caused some friction getting this release out. We moved the tag for 3.0.1 but left the release commits. This is released at the last set of those failed attempts.

mybatis-spring-boot-3.0.0

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

... (truncated)

Commits
  • 15125df [maven-release-plugin] prepare release mybatis-spring-boot-3.0.3
  • 229cd1d Merge pull request #917 from mybatis/renovate/kotlin-monorepo
  • 09cbb18 Merge pull request #918 from mybatis/renovate/spring-boot
  • 5167935 Update spring boot to v3.2.0
  • 0538b81 Update dependency org.jetbrains.kotlin:kotlin-maven-plugin to v1.9.21
  • bda974b Merge pull request #912 from nieqiurong/support_dataBaseId
  • 0129834 Merge pull request #916 from mybatis/renovate/mybatis-spring.version
  • 52983f2 Update dependency org.mybatis:mybatis-spring to v3.0.3
  • 6f90947 Support configuration databaseId.
  • c8826e6 Merge pull request #915 from hazendaz/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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 16, 2024
Bumps [org.mybatis.spring.boot:mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 2.3.1 to 3.0.3.
- [Release notes](https://github.com/mybatis/spring-boot-starter/releases)
- [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-2.3.1...mybatis-spring-boot-3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.mybatis.spring.boot-mybatis-spring-boot-starter-3.0.3 branch from d568d31 to 648877f Compare April 24, 2024 04:56
@nieqiurong nieqiurong closed this Apr 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/org.mybatis.spring.boot-mybatis-spring-boot-starter-3.0.3 branch April 27, 2024 01:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant