Skip to content

Commit

Permalink
RAT-311: Prepare changelog for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
ottlinger committed Dec 27, 2023
1 parent 830b239 commit b013841
Showing 1 changed file with 55 additions and 7 deletions.
62 changes: 55 additions & 7 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,32 +67,80 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update actions/setup-java from 3.4.1 to 4.0.0.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update actions/cache from 3.0.11 to 3.3.2
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
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.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update commons-compress from 1.21 to 1.25.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
TODO: collect all dependabot updates for release 0.16.
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).
</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.
</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.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
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 maven-enforcer-plugin from 3.1.0 to 3.4.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
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 maven-release-plugin from 2.5.3 to 3.0.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
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">
TODO: collect all dependabot updates for release 0.16.
Update maven-shared-utils from 3.3.4 to 3.4.2.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
TODO: collect all dependabot updates for release 0.16.
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">
TODO: collect all dependabot updates for release 0.16.
Update commons-io from 2.11.0 to 2.15.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
TODO: collect all dependabot updates for release 0.16.
Update commons-io from 2.11.0 to 2.15.1.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
TODO: collect all dependabot updates for release 0.16.
Update commons-cli from 1.5.0 to 1.6.0.
</action>
<action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
Update to ASF parent pom 31 and update multiple maven plugin versions as well (surefire, release, project-info, enforcer, jxr).
Update maven-surefire-plugin from 3.2.2 to 3.2.3.
</action>
<action issue="RAT-326" type="fix" dev="pottlinger">
Fix existing javadoc build errors and add javadoc generation to existing GithubActions to not introduce build errors via merge requests.
Expand Down

0 comments on commit b013841

Please sign in to comment.