Releases: apter-tech/junit5-robolectric-extension
Releases · apter-tech/junit5-robolectric-extension
0.9.0
What's Changed
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #91
- chore(deps): update actions/checkout action to v4.2.0 by @renovate-self-hosted-apter in #92
- chore(deps): update dependency ubuntu to v24 by @renovate-self-hosted-apter in #93
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #96
- chore(deps): update kotlin to v2.0.21 by @renovate-self-hosted-apter in #97
- chore: Bump robolectric to 4.14 (#98) by @JohannesPtaszyk in #99
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #100
- chore(deps): update mikepenz/action-junit-report action to v5 by @renovate-self-hosted-apter in #101
- chore(deps): update dependency ubuntu github actions runner to v24 by @renovate-self-hosted-apter in #57
New Contributors
- @JohannesPtaszyk made their first contribution in #99
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- chore: Rename class Extensions by @warnyul in #50
- chore: Change junit.jupiter.execution.parallel.mode.classes.default to same_thread by @warnyul in #53
- chore: Chore fix dependency substitution config for subprojects by @warnyul in #55
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #49
- chore(deps): update kotlin to v1.9.24 by @renovate-self-hosted-apter in #51
- chore: Double checked locking in maven dependency resolver by @warnyul in #56
- chore: Unify Main Thread naming (#52) by @warnyul in #54
- chore(deps): update dependency tech.apter.junit5.jupiter.robolectric-extension-gradle-plugin to v0.5.2 by @renovate-self-hosted-apter in #58
- feat: Allow LooperMode annotation on nested tests and test methods by @warnyul in #59
- ci: Improve build.yml by @warnyul in #60
- fix: JUnit5MavenDependencyResolver was not bind to the injector by @warnyul in #63
- chore(deps): update dependency tech.apter.junit5.jupiter.robolectric-extension-gradle-plugin to v0.6.1 by @renovate-self-hosted-apter in #62
- chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.8.0 by @renovate-self-hosted-apter in #64
- chore(deps): update actions/checkout action to v4.1.6 by @renovate-self-hosted-apter in #65
- feat: Build the extension and the plugin with Java 11 (#66) by @warnyul in #67
- fix: Checkout head_ref in release job by @warnyul in #68
- fix(deps): update all non-major dependencies by @renovate-self-hosted-apter in #69
- chore(deps): update kotlin to v2 (major) by @renovate-self-hosted-apter in #70
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #72
- chore: set dependency constraints for by @warnyul in #71
- chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.8.3 by @renovate-self-hosted-apter in #76
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #75
- ci: Add unit test report job to the build workflow by @warnyul in #80
- chore(deps): update actions/download-artifact action to v4.1.8 by @renovate-self-hosted-apter in #81
- fix: Escape dependency jar lock file's name (#77) by @warnyul in #79
- fix: kotlin-dsl integration tests by @warnyul in #82
- build: Change java version to 17 for robolectric-extension tests by @warnyul in #83
- chore: Remove unused suppress annotation by @warnyul in #84
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #86
- chore(deps): update kotlin to v2.0.20 by @renovate-self-hosted-apter in #87
- chore(deps): update gradle/actions action to v4 by @renovate-self-hosted-apter in #88
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #90
Full Changelog: 0.5.1...0.8.0
0.7.0
What's Changed
- chore(deps): update dependency tech.apter.junit5.jupiter.robolectric-extension-gradle-plugin to v0.6.1 by @renovate-self-hosted-apter in #62
- chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.8.0 by @renovate-self-hosted-apter in #64
- chore(deps): update actions/checkout action to v4.1.6 by @renovate-self-hosted-apter in #65
- feat: Build the extension and the plugin with Java 11 (#66) by @warnyul in #67
- fix: Checkout head_ref in release job by @warnyul in #68
Full Changelog: 0.6.1...0.7.0
0.6.1
0.6.0
What's Changed
- chore(deps): update dependency tech.apter.junit5.jupiter.robolectric-extension-gradle-plugin to v0.5.2 by @renovate-self-hosted-apter in #58
- feat: Allow LooperMode annotation on nested tests and test methods by @warnyul in #59
- ci: Improve build.yml by @warnyul in #60
Full Changelog: 0.5.2...0.6.0
0.5.2
What's Changed
- chore: Rename class Extensions by @warnyul in #50
- chore: Change junit.jupiter.execution.parallel.mode.classes.default to same_thread by @warnyul in #53
- chore: Chore fix dependency substitution config for subprojects by @warnyul in #55
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #49
- chore(deps): update kotlin to v1.9.24 by @renovate-self-hosted-apter in #51
- chore: Double checked locking in maven dependency resolver by @warnyul in #56
- chore: Unify Main Thread naming (#52) by @warnyul in #54
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- chore(deps): update all non-major dependencies by @renovate-self-hosted-apter in #47
- docs: Update README.md with badges by @warnyul in #48
- Restrict annotation check of TestClassValidator to nested classes by @mannodermaus in #46
New Contributors
- @mannodermaus made their first contribution in #46
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- ci: Run release job only on release versions by @warnyul in #43
- chore(deps): update dependency tech.apter.junit5.jupiter.robolectric-extension-gradle-plugin to v0.4.0 by @renovate-self-hosted-apter in #44
- chore: Enable concurrent test execution for test classes by @warnyul in #42
- fix(deps): update dependency com.google.guava:guava to v33.2.0-jre by @renovate-self-hosted-apter in #45
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- ci: Release workflow by @warnyul in #31
- chore: Use the released Robolectric Extension Gradle plugin by @warnyul in #32
- chore: Exclude JUnit5 packages from dependency updates by @warnyul in #34
- chore(deps): update all non-major dependencies to v8.4.0 by @renovate-self-hosted-apter in #35
- chore: Change the naming of the Main Thread by @warnyul in #36
- chore: Rename mostOuter to outerMost declaring class by @warnyul in #37
- chore: make JUnit5RobolectricRunnerHelperTest's constructor to private by @warnyul in #38
- chore: Eliminate exports and add-opens java.base/jdk.internal.loader=ALL-UNNAMED from jvmargs by @warnyul in #39
- test: Add tests for the gradle plugin by @warnyul in #40
- ci: Publish plugin to the gradle plugin portal after tests finished successfully by @warnyul in #41
Full Changelog: 0.3.0...0.4.0