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 mybatis-parent from 34 to 37 #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 25, 2023

Bumps mybatis-parent from 34 to 37.

Release notes

Sourced from mybatis-parent's releases.

Mybatis Parent 36

  • Resolve git.commit.id issue with OSGI fixing manifest files
  • Start sending sha-512/256 releases
  • Ignore byte code enforcement in test scopes
  • Allow tests to be at jdk 11 by default
  • Update plugins to latest versions

Build items

  • Update maven wrapper
  • Migrate from dependabot to renovate for dependency management

Mybatis Parent 35

Build parent for mybatis projects

  • Now requires jdk 11 to build with continued compilation to java 8 through use of release attribute for compiler and extra enforcer rules on byte code for dependencies.
  • Added copyright date to the manifest
  • License header processing modified, instead of 'license.txt', rename it to 'LICENSE_HEADER'
  • License now supports a resource in folder of /unlicensed/ that will not apply license which is useful for test data
  • Tidy plugin migrated to Sortpom plugin
  • Coveralls group id changed to 'io.jsonwebtoken.coveralls'
  • Added git-commit-id-plugin to display commit hash in manifest (jar|source jar| javadoc jar)
  • Add propertiesEncoding using resource encoding to resource plugin

Warning

  • Added git commit id plugin to display commit hash in manifest entries. This has a defect in relation to the bundle plugin. It is causing resolution not occur. This may affect usage and any downstream while upgrading should consider not releasing on this version until parent 36 is released in next few days.

Removals

  • Old travis ci setup for tests has been removed.
  • Legacy wagon-ssh as extension removed.
  • Removed maven-scm-plugin.
  • Dropped osgi remove headers for java before 8 and added 18, 19, and 20
  • Removed animal sniffer as no longer needed.
Commits

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)

Bumps [mybatis-parent](https://github.com/mybatis/parent) from 34 to 37.
- [Release notes](https://github.com/mybatis/parent/releases)
- [Commits](https://github.com/mybatis/parent/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2023
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.

0 participants