Release 0.2.0
Changelog
🔀 Merge
- ed3296b Merge pull request #34 from evanchooly/dependabot/maven/ch.qos.logback-logback-classic-1.4.11 (github-actions[bot])
- 015e2b0 Merge pull request #33 from evanchooly/dependabot/maven/ch.qos.logback-logback-classic-1.4.10 (github-actions[bot])
- dd6eb19 Merge pull request #32 from evanchooly/dependabot/maven/ch.qos.logback-logback-classic-1.4.9 (github-actions[bot])
- 017134f Merge pull request #31 from evanchooly/dependabot/maven/integration-tests/src/test/resources/maven/projects/properties/com.google.guava-guava-32.0.0-jre (github-actions[bot])
- 4fb8ae1 Merge pull request #30 from evanchooly/dependabot/maven/ch.qos.logback-logback-classic-1.4.8 (github-actions[bot])
- ccf23ea Merge pull request #29 from evanchooly/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.1.2 (github-actions[bot])
- 6ac2ecc Merge pull request #26 from evanchooly/dependabot/maven/ch.qos.logback-logback-classic-1.4.7 (github-actions[bot])
- dd1b2b2 Merge pull request #25 from evanchooly/dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.9.0 (github-actions[bot])
- ae198f8 Merge pull request #28 from evanchooly/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.1.0 (github-actions[bot])
- 26d9ff0 Merge pull request #27 from evanchooly/dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.9.0 (github-actions[bot])
- 3c7051a Merge pull request #17 from evanchooly/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.31.0 (github-actions[bot])
- cfba6c8 Merge pull request #16 from evanchooly/dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.7.1 (github-actions[bot])
- 2ef168f Merge pull request #15 from evanchooly/dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.7.1 (github-actions[bot])
- 793b3e2 Merge pull request #12 from evanchooly/dependabot/maven/maven.version-3.8.7 (github-actions[bot])
- 9a91c53 Merge pull request #13 from evanchooly/dependabot/maven/org.slf4j-slf4j-api-2.0.6 (github-actions[bot])
- ca8f691 Merge pull request #11 from evanchooly/dependabot/maven/org.testng-testng-7.7.1 (github-actions[bot])
- 4204769 Merge pull request #9 from evanchooly/dependabot/maven/org.apache.maven-maven-plugin-api-3.8.7 (github-actions[bot])
- 8f9b353 Merge pull request #8 from evanchooly/dependabot/maven/org.testng-testng-7.7.1 (github-actions[bot])
- 579e481 Merge pull request #7 from evanchooly/dependabot/maven/kotlin.version-1.8.0 (github-actions[bot])
- 75e3f46 Merge pull request #6 from evanchooly/dependabot/maven/org.slf4j-slf4j-api-2.0.6 (github-actions[bot])
- fb52ceb Merge pull request #5 from evanchooly/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.28.0 (github-actions[bot])
- 96ea56d Merge pull request #1 from evanchooly/dependabot/maven/org.jetbrains.kotlin-kotlin-maven-plugin-1.7.22 (Justin Lee)
- 6b84682 bump to release version 0.2.0 (evanchooly)
- 13093af quiet dependabot (evanchooly)
- 0ae8570 bump to development version 0.2.0-SNAPSHOT (evanchooly)
- 7925eb1 bump to release version 0.1.0 (evanchooly)
- 241a288 try a bunch of gradle versions (evanchooly)
- e5ac6f1 let's drop back so we can do some early releases (evanchooly)
- 8357969 use explicit version (evanchooly)
- 023f8a1 version bump (evanchooly)
- 301f2a9 nope (evanchooly)
- 5e19ac8 better names? (evanchooly)
- e31baae rework deps (evanchooly)
- 317fe6a update to the new workflows (evanchooly)
- 13fc528 invoking gradle works (evanchooly)
- 56aa3b2 WIP (evanchooly)
- 32120a2 Bump ch.qos.logback:logback-classic from 1.4.10 to 1.4.11 (dependabot[bot])
- 4f0ac22 Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.10 (dependabot[bot])
- f2c3191 Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.9 (dependabot[bot])
- 786a3fe clean up property and dependency updates (evanchooly)
- 3e4f5fd make the gradle version updatable from the pom (evanchooly)
- 002b666 clean up ignore file (evanchooly)
- 250681f replacement tests are working (evanchooly)
- a4fb811 weird pom stuff (evanchooly)
- 1a89aab Bump guava (dependabot[bot])
- 9fc9bc6 Bump logback-classic from 1.4.7 to 1.4.8 (dependabot[bot])
- 492f038 Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (dependabot[bot])
- a706b11 Bump maven-failsafe-plugin from 2.22.2 to 3.1.0 (dependabot[bot])
- 4a860d9 Bump maven-plugin-annotations from 3.7.1 to 3.9.0 (dependabot[bot])
- f85246b Bump logback-classic from 1.4.5 to 1.4.7 (dependabot[bot])
- a06d667 Bump maven-plugin-plugin from 3.7.1 to 3.9.0 (dependabot[bot])
- e6f435d convert CRLF to LF (evanchooly)
- d02a344 add the code audits job (evanchooly)
- 85fd57a copy over properties to gradle files (evanchooly)
- bd10df8 properties support WIP (evanchooly)
- 36167dc fix the formatter to actually run (evanchooly)
- a2db6b0 add a test with no regex definitions (evanchooly)
- 9922a18 Bump spotless-maven-plugin from 2.28.0 to 2.31.0 (dependabot[bot])
- ff55825 Bump maven-plugin-plugin from 3.7.0 to 3.7.1 (dependabot[bot])
- c948f61 Bump maven-plugin-annotations from 3.7.0 to 3.7.1 (dependabot[bot])
- 782c51c Bump slf4j-api from 2.0.5 to 2.0.6 (dependabot[bot])
- 156ee0e Bump maven.version from 3.8.6 to 3.8.7 (dependabot[bot])
- ff89d63 Bump testng from 7.7.0 to 7.7.1 (dependabot[bot])
- 3a10416 remove old mojo code (evanchooly)
- 890c9a0 regex replacements working (evanchooly)
- e402e97 single and double quoted versions updating (evanchooly)
- c59337d intellij mangled my workspace (evanchooly)
- ddc6c1a gradle version are updated according to the pom versions (evanchooly)
- a2b2d10 Merge remote-tracking branch 'origin/main' (evanchooly)
- ef451bd trying to get integration tests working (evanchooly)
- 02151bf Bump maven-plugin-api from 3.8.6 to 3.8.7 (dependabot[bot])
- 7061534 Bump testng from 7.7.0 to 7.7.1 (dependabot[bot])
- 1c7ff0c Bump kotlin.version from 1.7.22 to 1.8.0 (dependabot[bot])
- ebdd107 Bump slf4j-api from 2.0.5 to 2.0.6 (dependabot[bot])
- d19b760 spotless apply (evanchooly)
- 8236fcc cross-platform issues. irrelevant test. (evanchooly)
- 7ae9646 just one version of gradle until we're at the IT phase (evanchooly)
- f531791 update the tests (evanchooly)
- b967e37 clean up (evanchooly)
- a6caa6f spotless apply (evanchooly)
- 371d2c8 all tests passing or DELETED! (evanchooly)
- 2bbce39 some tests actually passing (evanchooly)
- 7e33007 tests compile at least (evanchooly)
- 99a82fd Bump spotless-maven-plugin from 2.27.2 to 2.28.0 (dependabot[bot])
- 049a685 first round of clean up. (evanchooly)
- 752468b imported maven-replacer-plugin code. time to slice and dice. (evanchooly)
- 7a8b8e7 add LICENSE (evanchooly)
- 1e262d1 configure the release bits (evanchooly)
- 1e491b6 make the mojo (evanchooly)
- 399fd40 configure the pom a bit more (evanchooly)
- 4ca60f4 set jvm version (evanchooly)
- 4e2a4db add .idea. what the hell. (evanchooly)
- 17ed291 Bump kotlin-maven-plugin from 1.7.20 to 1.7.22 (dependabot[bot])
- bb8a57f initial code (evanchooly)
Contributors'
We'd like to thank the following people for their contributions:
- GitHub ()
- Justin Lee (@evanchooly)
- evanchooly ()