Releases: mojohaus/tidy-maven-plugin
Releases · mojohaus/tidy-maven-plugin
1.3.0
🚀 New features and improvements
- Add support for
pomFile
parameter (#98) @smaarn - Require Maven 3.6.3+ (#90) @slachiewicz
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 80 to 81 (#99) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (#96) @dependabot
- Bump com.fasterxml.woodstox:woodstox-core from 6.6.1 to 6.6.2 (#95) @dependabot
- Bump apache/maven-gh-actions-shared from 3 to 4 (#94) @dependabot
- Bump com.fasterxml.woodstox:woodstox-core from 6.6.0 to 6.6.1 (#93) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#92) @dependabot
- Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 (#88) @dependabot
- Bump plexus-utils from 3.5.1 to 4.0.0 (#82) @dependabot
- Bump woodstox-core to 6.5.1 (#81) @slachiewicz
- Bump plexus-utils from 3.5.0 to 3.5.1 (#77) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#74) @dependabot
👻 Maintenance
- Cleanups ITs (#100) @slawekjaranowski
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/pom (#89) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 74 to 78 (#87) @dependabot
- Move Tests to Junit 5 (#80) @slachiewicz
- Bump parent-pom to 74 and apply formatting (#79) @slachiewicz
- Require Maven 3.5.4+ (#78) @slachiewicz
- Remove unused dependency (#73) @pzygielo
1.2.0
🚀 New features and improvements
- Bump maven API from 2.2.1 to 3.2.5 (#61) @pzygielo
- Fix provided dependencies scope (#60) @pzygielo
- Fixes #44: Update to Java 8. (#45) @bmarwell
- update junit to junit-jupiter. (#42) @bmarwell
- Make check mojo thread-safe: (#29) @dmitry-timofeev
🐛 Bug Fixes
- #51 fix of isStartElementOfScope() (#52) @fweinhold
📦 Dependency updates
- Bump stax2-api from 3.1.4 to 4.2.1 (#68) @dependabot
- Bump woodstox-core from 5.0.3 to 6.3.1 (#67) @dependabot
- Bump plexus-utils from 3.0.24 to 3.4.2 (#65) @dependabot
- Bump junit.version from 5.7.2 to 5.9.1 (#64) @dependabot
- Bump mojo-parent from 65 to 70 (#56) @pzygielo
- Bump plexus-utils from 3.0.15 to 3.0.16 in /src/it/pom (#55) @dependabot
- update junit test dependencies. (#48) @bmarwell
- update parent pom. (#41) @bmarwell
👻 Maintenance
- Execute checkstyle during build and apply recommended code format (#71) @slawekjaranowski
- Cleanup dependencies in it tests (#70) @slawekjaranowski
- Cleanup dependencies in tests (#69) @slawekjaranowski
- Project cleanup (#62) @slawekjaranowski
- Fix/jll/use https to resolve dependencies (#49) @bmarwell
- update status badge. (#47) @bmarwell
- Fix GitHub ribbon on website (#24) @darxriggs
🔧 Build
- Add dependabot configuration (#63) @slawekjaranowski
- Add Release Drafter (#59) @slawekjaranowski
- Use GitHub shared actions from ASF (#58) @slawekjaranowski
- Fix workflow trigger (#57) @pzygielo
- use two-phased workflow. (#50) @bmarwell
- do not set up graphviz. (#46) @bmarwell
- Github actions with three different JDKs and OSes. (#43) @bmarwell
- Fix Travis setup (#34) @darxriggs
- Make testing with Java 7 possible again (#25) @darxriggs
1.1.0
What's Changed
- Add tidy.skip parameter. by @larslindq in #12
- Fixed issue #7 by @andham in #13
- Updated Travis CI build by @andham in #21
New Contributors
- @larslindq made their first contribution in #12
- @andham made their first contribution in #13
Full Changelog: https://github.com/mojohaus/tidy-maven-plugin/commits/tidy-maven-plugin-1.1.0