Skip to content

Commit

Permalink
RAT-311: Prepare changelog for upcoming release - sort and fix bugs/t…
Browse files Browse the repository at this point in the history
…ypos
  • Loading branch information
ottlinger committed Dec 27, 2023
1 parent b013841 commit e7b51fe
Showing 1 changed file with 32 additions and 28 deletions.
60 changes: 32 additions & 28 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,14 @@ The <action> type attribute can be add,update,fix,remove.
</action>
</release>
-->
<release version="0.16" date="2023-12-27" description="Apart from dependency updates and multiple bugfixes, this release brings the ability to use SPDX license identifiers and enhances the .gitignore-exclusion filterung during RAT runs. Furthermore new CLI options were added and new file types can be used by default.">
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-pmd-plugin from 3.18.0 to 3.21.2.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update mockito-core from 4.7.0 to 4.11.0, newer versions 5.x cannot be applied due to our JDK8-compatibility restriction.
</action>
<release version="0.16" date="2023-12-27" description=
"Apart from dependency updates and multiple bugfixes,
this release brings the ability to use SPDX license identifiers and enhances the .gitignore-exclusion filterung during RAT runs.
Furthermore new CLI options were added and new file types can be used by default.
This release makes RAT a fully Maven3-compatible plugin and removes deprecated Maven2 completely.
Thanks to all new contributors for improving RAT!">
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update actions/setup-java from 3.4.1 to 4.0.0.
</action>
Expand All @@ -74,70 +75,73 @@ The <action> type attribute can be add,update,fix,remove.
Update actions/checkout from 3 to 4.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update plexus-utils from 3.4.2 to 3.5.1, versions 4.x are for upcoming Maven4 and must not be applied here.
Update mockito-core from 4.7.0 to 4.11.0, newer versions 5.x cannot be applied due to our JDK8-compatibility restriction.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update commons-compress from 1.21 to 1.25.
Update plexus-utils from 3.4.2 to 3.5.1, versions 4.x are for upcoming Maven4 and must not be applied here.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-plugin-version from 3.6.4 to 3.8.2.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-dependency-plugin from 3.3.0 to 3.6.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update wagon-ssh from 3.5.2 to 3.5.3.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update Ant from 1.10.12 to 1.10.14.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update to ASF parent pom from 27 to 31 and update multiple maven plugin versions implicitly (surefire, release, project-info, enforcer, jxr).
Update ASF parent pom from 27 to 31 and update multiple maven plugin versions implicitly (surefire, release, project-info, enforcer, jxr).
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update doxiaVersion from 1.11.1 to 1.12.0.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-compiler-plugin from 3.10.1 to 3.12.1.
Update maven-shared-utils from 3.3.4 to 3.4.2.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update org.slf4j:slf4j-simple from 1.7.36 to 2.0.9.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update commons-lang3 from 3.5 to 3.14.0.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-javadoc-plugin from 3.4.1 to 3.6.3.
Update commons-compress from 1.21 to 1.25.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-release-plugin from 2.5.3 to 3.0.1.
Update commons-io from 2.11.0 to 2.15.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-enforcer-plugin from 3.1.0 to 3.4.1.
Update commons-cli from 1.5.0 to 1.6.0.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update extra-enforcer-rules from 1.6.1 to 1.7.0
Update maven-pmd-plugin from 3.18.0 to 3.21.2.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-release-plugin from 2.5.3 to 3.0.1.
Update maven-dependency-plugin from 3.3.0 to 3.6.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update animal-sniffer-maven-plugin from 1.22 to 1.23.
Update maven-compiler-plugin from 3.10.1 to 3.12.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-project-info-reports-plugin from 3.4.1 to 3.5.0.
Update maven-javadoc-plugin from 3.4.1 to 3.6.3.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-shared-utils from 3.3.4 to 3.4.2.
Update maven-release-plugin from 2.5.3 to 3.0.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update org.slf4j:slf4j-simple from 1.7.36 to 2.0.9.
Update maven-enforcer-plugin from 3.1.0 to 3.4.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update commons-io from 2.11.0 to 2.15.1.
Update extra-enforcer-rules from 1.6.1 to 1.7.0
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update commons-io from 2.11.0 to 2.15.1.
Update maven-release-plugin from 2.5.3 to 3.0.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update commons-cli from 1.5.0 to 1.6.0.
Update animal-sniffer-maven-plugin from 1.22 to 1.23.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-project-info-reports-plugin from 3.4.1 to 3.5.0.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update maven-surefire-plugin from 3.2.2 to 3.2.3.
Expand Down Expand Up @@ -185,7 +189,7 @@ The <action> type attribute can be add,update,fix,remove.
Add default recursive exclusion for maven-induced build artifacts in folder .mvn.
</action>
<action issue="RAT-312" type="fix" dev="pottlinger">
Remove Travis build as they are unreliable. Builds with ASF Jenkins and Github Actions remain as before.
Remove Travis build as it is unreliable. Builds with ASF Jenkins and Github Actions remain as before.
</action>
</release>
<release version="0.15" date="2022-08-31" description="This release fixes a warning during site builds and updates various dependencies.">
Expand Down Expand Up @@ -438,7 +442,7 @@ The <action> type attribute can be add,update,fix,remove.
Download section does not work if SNAPSHOT is deployed, add download of previous RAT release.
</action>
<action issue="RAT-224" type="fix" due-to="John Patrick" dev="pottlinger">
Fixed example on webpage abozt usage of custom licenses.
Fixed example on webpage about usage of custom licenses.
</action>
<action issue="RAT-223" type="fix" due-to="Eric Friedrich" dev="pottlinger">
Add support for Golang and Perl module files.
Expand Down

0 comments on commit e7b51fe

Please sign in to comment.