Releases: svaningelgem/jacoco-console-reporter
Releases · svaningelgem/jacoco-console-reporter
1.2.1
What's Changed
- fix: sonar exclusions by @svaningelgem in #52
Dependencies
- Bump org.jline:jline from 3.30.0 to 3.30.2 by @dependabot in #31
- Bump io.swagger.core.v3:swagger-annotations from 2.2.30 to 2.2.32 by @dependabot in #30
- Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot in #32
- Bump org.jline:jline from 3.30.2 to 3.30.3 by @dependabot in #33
- Bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 5.13.0 by @dependabot in #36
- Bump com.squareup.okio:okio from 3.11.0 to 3.12.0 by @dependabot in #35
- Bump org.jline:jline from 3.30.3 to 3.30.4 by @dependabot in #34
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.0 to 5.13.1 by @dependabot in #38
- Bump maven.plugin.api.version from 3.9.9 to 3.9.10 by @dependabot in #37
- Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.1 by @dependabot in #41
- Bump com.squareup.okio:okio from 3.12.0 to 3.13.0 by @dependabot in #40
- Bump io.swagger.core.v3:swagger-annotations from 2.2.32 to 2.2.33 by @dependabot in #39
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1 by @dependabot in #44
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot in #43
- Bump io.swagger.core.v3:swagger-annotations from 2.2.33 to 2.2.34 by @dependabot in #42
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.1 to 5.13.2 by @dependabot in #46
- Bump com.squareup.okio:okio from 3.13.0 to 3.14.0 by @dependabot in #45
- Configure Renovate by @svaningelgem in #47
- chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.8 by @svaningelgem in #48
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 by @svaningelgem in #49
- chore(deps): update dependency org.junit.jupiter:junit-jupiter-api to v5.13.3 by @svaningelgem in #50
- chore(deps): update dependency com.squareup.okio:okio to v3.15.0 by @svaningelgem in #51
Full Changelog: 1.2.0...1.2.1
1.2.0
Important
- Exclude files which are excluded by jacoco by @svaningelgem in #21
- Proper ascii switching by @svaningelgem in #20
What's Changed
- Bump org.jline:jline from 3.29.0 to 3.30.0 by @dependabot in #23
- Bump net.java.dev.jna:jna from 5.15.0 to 5.17.0 by @dependabot in #22
- Bump com.squareup.okio:okio from 3.4.0 to 3.11.0 by @dependabot in #24
- Bump com.google.code.gson:gson from 2.10.1 to 2.13.1 by @dependabot in #25
- Bump io.swagger.core.v3:swagger-annotations from 2.2.19 to 2.2.30 by @dependabot in #26
- Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.19.0 by @dependabot in #27
- Small code cleanup by @svaningelgem in #28
- Ensure to target Java8 by @svaningelgem in #29
Full Changelog: 1.1.4...1.2.0
1.1.4
What's Changed
- Adding dependency on jacoco-maven-plugin by @svaningelgem in #19
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- Trying to improve coverage by @svaningelgem in #13
- Bump the all_together group with 2 updates by @dependabot in #14
- Coverage data was added for multimodules, now it's merged by @svaningelgem in #15
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Take only class files with in the report by @svaningelgem in #12
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Bump the all_together group with 3 updates by @dependabot in #10
- Cleaning up the tree by @svaningelgem in #11
Full Changelog: 1.1.0...1.1.1
1.1.0
1.0.0
What's Changed
- Initial project submission: JaCoCo Console Reporter Maven Plugin by @svaningelgem in #1
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #5
- Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.16 by @dependabot in #4
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0 in the test-dependencies group by @dependabot in #3
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in the maven-plugins group by @dependabot in #2
New Contributors
- @svaningelgem made their first contribution in #1
- @dependabot made their first contribution in #5
Full Changelog: https://github.com/svaningelgem/jacoco-console-reporter/commits/1.0.0