Bump dependency io.github.git-commit-id:git-commit-id-maven-plugin to v9.1.0#1813
Bump dependency io.github.git-commit-id:git-commit-id-maven-plugin to v9.1.0#1813renovate[bot] wants to merge 1 commit intomainfrom
Conversation
☀️ Quality MonitorTests Coverage for New Code 〰️ Line Coverage: 100.00% — perfect 🎉 Coverage for Whole Project 〰️ Line Coverage: 91.57% — 65 missed lines Style Bugs API Problems🚫 Revapi: No warnings Vulnerabilities🛡️ OWASP Dependency Check: No vulnerabilities Software Metrics 🌀 Cyclomatic Complexity: 384 (total) 🚦 Quality GatesOverall Status: ✅ SUCCESS✅ Passed Gates
Created by Quality Monitor v4.7.1 (#236fd54). More details are shown in the GitHub Checks Result. |
This PR contains the following updates:
9.0.2→9.1.0Release Notes
git-commit-id/git-commit-id-maven-plugin (io.github.git-commit-id:git-commit-id-maven-plugin)
v9.1.0: Version 9.1.0Compare Source
Version 9.1.0 is finally there and includes various bug-fixes and improvements :-)
New Features / Bug-Fixes:
The main key-aspects that have been improved or being worked on are the following:
io.github.git-commit-id:git-commit-id-plugin-corefrom6.0.0to6.1.5org.eclipse.jgit:org.eclipse.jgitfrom6.10.0.202406032230-rto6.10.1.202505221210-rorg.eclipse.jgit:org.eclipse.jgit.ssh.jschfrom6.10.0.202406032230-rto6.10.1.202505221210-rjoda-time:joda-timefrom2.14.0to2.14.1org.yaml:snakeyamlfrom2.4to2.6commons-io:commons-iofrom2.19.0to2.21.0(scope test)org.junit.jupiter:*from5.12.2to5.13.4(scope test)org.mockito:mockito-corefrom5.18.0to5.23.0(scope test)org.assertj:assertj-corefrom3.27.3to3.27.7(scope test)org.apache.maven.plugins:maven-antrun-pluginfrom3.1.0to3.2.0org.apache.maven.plugins:maven-assembly-pluginfrom3.7.1to3.8.0org.apache.maven.plugins:maven-clean-pluginfrom3.4.1to3.5.0org.apache.maven.plugins:maven-compiler-pluginfrom3.14.0to3.15.0org.apache.maven.plugins:maven-dependency-pluginfrom3.8.1to3.10.0org.apache.maven.plugins:maven-enforcer-pluginfrom3.5.0to3.6.2org.apache.maven.plugins:maven-gpg-pluginfrom3.2.7to3.2.8org.apache.maven.plugins:maven-jar-pluginfrom3.4.2to3.5.0org.apache.maven.plugins:maven-javadoc-pluginfrom3.11.2to3.12.0org.apache.maven.plugins:maven-plugin-pluginfrom3.15.1to3.15.2org.apache.maven.plugins:maven-release-pluginfrom3.1.1to3.3.1org.apache.maven.plugins:maven-resources-pluginfrom3.3.1to3.5.0org.apache.maven.plugins:maven-source-pluginfrom3.3.1to3.4.0org.apache.maven.plugins:maven-surefire-pluginfrom3.5.3to3.5.5org.codehaus.mojo:versions-maven-pluginfrom2.18.0to2.21.0org.codehaus.mojo:exec-maven-pluginfrom3.5.0to3.6.3org.jacoco:jacoco-maven-pluginfrom0.8.13to0.8.14org.apache.maven.plugin-tools:maven-plugin-annotationsfrom3.15.1to3.15.2Getting the latest release
The plugin is available from Maven Central (see here), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency:
Getting the latest snapshot (build automatically)
If you can't wait for the next release, you can also get the latest snapshot version from sonatype, that is being deployed automatically by github actions:
Even though the github actions will only deploy a new snapshot once all tests have finished, it is recommended to rely on the released and more stable version.
Known Issues / Limitations:
mvn com.test.plugins:myPlugin:myMojo) might result in unresolved properties even with<injectAllReactorProjects>true</injectAllReactorProjects>. Please refer to git-commit-id/maven-git-commit-id-plugin#287 or git-commit-id/maven-git-commit-id-plugin#413 (comment) for details and potential workaroundsReporting Problems
If you find any problem with this plugin, feel free to report it here
Full Changelog: git-commit-id/git-commit-id-maven-plugin@v9.0.2...v9.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.