Releases: jaredsburrows/gradle-license-plugin
Releases · jaredsburrows/gradle-license-plugin
0.9.8
What's Changed
- Bump com.jaredsburrows.license from 0.9.4 to 0.9.6 by @dependabot in #423
- Bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 by @dependabot in #424
- build with java 17 by @jaredsburrows in #414
- gradle 8 by @jaredsburrows in #260
- gradle 8.5 by @jaredsburrows in #426
- Bump com.jaredsburrows.license from 0.9.6 to 0.9.7 by @dependabot in #428
- Update README.md by @jaredsburrows in #427
- Bump gradle/gradle-build-action from 2.12.0 to 3.0.0 by @dependabot in #429
- optimizations by @jaredsburrows in #430
- Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 by @dependabot in #432
- Sort set of licenses in HTML report by @monae in #431
- Sort project group order in HTML report using license keys by @monae in #433
- Bump EnricoMi/publish-unit-test-result-action from 2.12.0 to 2.13.0 by @dependabot in #434
- Bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 by @dependabot in #437
- Bump EnricoMi/publish-unit-test-result-action from 2.13.0 to 2.14.0 by @dependabot in #436
- Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #435
- Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 by @dependabot in #438
- Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 by @dependabot in #440
- Remove debug print by @monae in #439
- Bump gradle/gradle-build-action from 3.0.0 to 3.1.0 by @dependabot in #442
- Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 by @dependabot in #449
- Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #448
- Bump EnricoMi/publish-unit-test-result-action from 2.14.0 to 2.15.1 by @dependabot in #447
- Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #452
- Bump com.vanniktech.maven.publish from 0.27.0 to 0.28.0 by @dependabot in #454
- Bump EnricoMi/publish-unit-test-result-action from 2.15.1 to 2.16.1 by @dependabot in #460
- Bump actions/setup-java from 4.1.0 to 4.2.1 by @dependabot in #456
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #455
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 by @dependabot in #461
- POM artifact resolution by @t-beckmann in #463
- Add dark mode support for html by @jaredsburrows in #464
- Dont show versions in html by @jaredsburrows in #465
- fix wrong css by @jaredsburrows in #468
- Configure Renovate by @renovate in #469
- Update gradle/wrapper-validation-action action to v2.1.3 by @renovate in #471
- Update gradle/wrapper-validation-action action to v3 by @renovate in #479
- Update gradle/actions action to v3.3.0 by @renovate in #475
- Remove redundant Gradle caching on CI by @Goooler in #483
- Update gradle/actions action to v3.3.1 by @renovate in #482
- Update actions/checkout action to v4.1.3 by @renovate in #484
- Update plugin com.gradle.enterprise to v3.17.2 by @renovate in #476
- Update actions/upload-artifact action to v4.3.3 by @renovate in #481
- Update actions/checkout action to v4.1.4 by @renovate in #486
- Update gradle/actions action to v3.3.2 by @renovate in #487
- Update dependency org.xmlunit:xmlunit-matchers to v2.10.0 by @renovate in #489
- Make sure dependencies are sorted deterministically by @francescocervone in #496
- Update kotlin monorepo to v1.9.24 by @renovate in #495
- Update dependency org.apache.commons:commons-csv to v1.11.0 by @renovate in #490
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #494
- Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0 by @dependabot in #493
- Update plugin ktlint to v12.1.1 by @renovate in #497
- Update plugin com.gradle.develocity to v3.17.4 by @renovate in #498
- Update actions/checkout action to v4.1.6 by @renovate in #500
- Update kotlin monorepo to v2 (major) by @renovate in #504
- Update dependency org.apache.maven:maven-model to v3.9.7 by @renovate in #505
New Contributors
- @t-beckmann made their first contribution in #463
- @renovate made their first contribution in #469
- @Goooler made their first contribution in #483
- @francescocervone made their first contribution in #496
Full Changelog: 0.9.7...0.9.8
0.9.7
What's Changed
- Pr/jaredsburrows/7.2.2 by @jaredsburrows in #420
- Pr/jaredsburrows/update error messages by @jaredsburrows in #422
Full Changelog: 0.9.6...0.9.7
0.9.6
What's Changed
- Bump EnricoMi/publish-unit-test-result-action from 2.7.0 to 2.8.0 by @dependabot in #317
- Bump org.jlleitschuh.gradle.ktlint from 11.4.0 to 11.4.2 by @dependabot in #319
- Bump org.apache.maven:maven-model from 3.9.2 to 3.9.3 by @dependabot in #320
- Bump gradle/gradle-build-action from 2.4.2 to 2.5.1 by @dependabot in #321
- Bump org.jlleitschuh.gradle.ktlint from 11.4.2 to 11.5.0 by @dependabot in #324
- Bump kotlin from 1.8.22 to 1.9.0 by @dependabot in #325
- Bump com.vanniktech.maven.publish from 0.25.2 to 0.25.3 by @dependabot in #323
- fix build by @jaredsburrows in #326
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.9.0 to 0.9.1 by @dependabot in #328
- Bump gradle/gradle-build-action from 2.5.1 to 2.6.0 by @dependabot in #327
- Bump gradle/gradle-build-action from 2.6.0 to 2.6.1 by @dependabot in #330
- Bump com.gradle.enterprise from 3.13.4 to 3.14 by @dependabot in #329
- Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 by @dependabot in #333
- Bump gradle/gradle-build-action from 2.6.1 to 2.7.0 by @dependabot in #335
- Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #334
- Bump org.spockframework:spock-junit4 from 2.1-M2-groovy-3.0 to 2.4-M1-groovy-3.0 by @dependabot in #332
- Bump com.gradle.enterprise from 3.14 to 3.14.1 by @dependabot in #337
- Fix issue #229 by @realdadfish in #312
- Bump org.apache.maven:maven-model from 3.9.3 to 3.9.4 by @dependabot in #341
- Bump EnricoMi/publish-unit-test-result-action from 2.8.0 to 2.9.0 by @dependabot in #340
- Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1 by @dependabot in #342
- Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 by @dependabot in #344
- Bump kotlin from 1.9.0 to 1.9.10 by @dependabot in #347
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #348
- Bump gradle/gradle-build-action from 2.7.0 to 2.7.1 by @dependabot in #345
- Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 by @dependabot in #353
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #352
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #351
- Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 by @dependabot in #350
- Bump gradle/gradle-build-action from 2.7.1 to 2.8.0 by @dependabot in #349
- Bump gradle/gradle-build-action from 2.8.0 to 2.8.1 by @dependabot in #359
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #358
- Bump com.gradle.enterprise from 3.14.1 to 3.15 by @dependabot in #354
- Bump gradle/gradle-build-action from 2.8.1 to 2.9.0 by @dependabot in #361
- Bump EnricoMi/publish-unit-test-result-action from 2.9.0 to 2.10.0 by @dependabot in #357
- Bump actions/setup-java from 3.12.0 to 3.13.0 by @dependabot in #356
- Bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0 by @dependabot in #355
- Bump com.gradle.enterprise from 3.15 to 3.15.1 by @dependabot in #363
- Bump org.apache.maven:maven-model from 3.9.4 to 3.9.5 by @dependabot in #362
- Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 by @dependabot in #365
- Bump org.jetbrains.dokka from 1.9.0 to 1.9.10 by @dependabot in #367
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #369
- fix formatting by @jaredsburrows in #372
- Bump EnricoMi/publish-unit-test-result-action from 2.10.0 to 2.11.0 by @dependabot in #366
- Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #364
- Bump gradle/gradle-build-action from 2.9.0 to 2.10.0 by @dependabot in #377
- Bump kotlin from 1.9.20 to 1.9.21 by @dependabot in #376
- Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 by @dependabot in #375
- Bump EnricoMi/publish-unit-test-result-action from 2.11.0 to 2.12.0 by @dependabot in #387
- Bump actions/setup-java from 3.13.0 to 4.0.0 by @dependabot in #378
- Bump org.apache.maven:maven-model from 3.9.5 to 3.9.6 by @dependabot in #381
- Bump actions/upload-artifact from 3.1.3 to 4.1.0 by @dependabot in #390
- Bump gradle/gradle-build-action from 2.10.0 to 2.11.1 by @dependabot in #386
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.9.1 to 0.10.1 by @dependabot in #379
- Bump com.gradle.enterprise from 3.15.1 to 3.16.1 by @dependabot in #393
- Bump com.vanniktech.maven.publish from 0.25.3 to 0.27.0 by @dependabot in #392
- Bump kotlin from 1.9.21 to 1.9.22 by @dependabot in #391
- Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #396
- Fix exponential execution time for resolving complex dependencies by @monae in #398
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.10.1 to 0.11.0 by @dependabot in #400
- Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 by @dependabot in #399
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #401
- Enhance known licenses list by @monae in #402
- Bump gradle/gradle-build-action from 2.11.1 to 2.12.0 by @dependabot in #403
- Bump com.gradle.enterprise from 3.16.1 to 3.16.2 by @dependabot in #404
- update tests by @jaredsburrows in #405
- validate html by @jaredsburrows in #406
- android 34 by @jaredsburrows in #407
- update dialog code by @jaredsburrows in #411
- update compatibility tests by @jaredsburrows in #410
- apg 4.0.2 by @jaredsburrows in #413
- agp 4.2.2 by @jaredsburrows in #415
- agp 7.0.4 by @jaredsburrows in #416
- apply ktlint 12.1.0 by @jaredsburrows in #418
- Pr/jaredsburrows/remove custom html tag by @jaredsburrows in #419
- agp 7.1.3 by @jaredsburrows in #417
New Contributo...
0.9.5
What's Changed
- Bump EnricoMi/publish-unit-test-result-action from 2.7.0 to 2.8.0 by @dependabot in #317
- Bump org.jlleitschuh.gradle.ktlint from 11.4.0 to 11.4.2 by @dependabot in #319
- Bump org.apache.maven:maven-model from 3.9.2 to 3.9.3 by @dependabot in #320
- Bump gradle/gradle-build-action from 2.4.2 to 2.5.1 by @dependabot in #321
- Bump org.jlleitschuh.gradle.ktlint from 11.4.2 to 11.5.0 by @dependabot in #324
- Bump kotlin from 1.8.22 to 1.9.0 by @dependabot in #325
- Bump com.vanniktech.maven.publish from 0.25.2 to 0.25.3 by @dependabot in #323
- fix build by @jaredsburrows in #326
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.9.0 to 0.9.1 by @dependabot in #328
- Bump gradle/gradle-build-action from 2.5.1 to 2.6.0 by @dependabot in #327
- Bump gradle/gradle-build-action from 2.6.0 to 2.6.1 by @dependabot in #330
- Bump com.gradle.enterprise from 3.13.4 to 3.14 by @dependabot in #329
- Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 by @dependabot in #333
- Bump gradle/gradle-build-action from 2.6.1 to 2.7.0 by @dependabot in #335
- Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #334
- Bump org.spockframework:spock-junit4 from 2.1-M2-groovy-3.0 to 2.4-M1-groovy-3.0 by @dependabot in #332
- Bump com.gradle.enterprise from 3.14 to 3.14.1 by @dependabot in #337
- Fix issue #229 by @realdadfish in #312
- Bump org.apache.maven:maven-model from 3.9.3 to 3.9.4 by @dependabot in #341
- Bump EnricoMi/publish-unit-test-result-action from 2.8.0 to 2.9.0 by @dependabot in #340
- Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1 by @dependabot in #342
- Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 by @dependabot in #344
- Bump kotlin from 1.9.0 to 1.9.10 by @dependabot in #347
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #348
- Bump gradle/gradle-build-action from 2.7.0 to 2.7.1 by @dependabot in #345
- Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 by @dependabot in #353
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #352
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #351
- Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 by @dependabot in #350
- Bump gradle/gradle-build-action from 2.7.1 to 2.8.0 by @dependabot in #349
- Bump gradle/gradle-build-action from 2.8.0 to 2.8.1 by @dependabot in #359
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #358
- Bump com.gradle.enterprise from 3.14.1 to 3.15 by @dependabot in #354
- Bump gradle/gradle-build-action from 2.8.1 to 2.9.0 by @dependabot in #361
- Bump EnricoMi/publish-unit-test-result-action from 2.9.0 to 2.10.0 by @dependabot in #357
- Bump actions/setup-java from 3.12.0 to 3.13.0 by @dependabot in #356
- Bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0 by @dependabot in #355
- Bump com.gradle.enterprise from 3.15 to 3.15.1 by @dependabot in #363
- Bump org.apache.maven:maven-model from 3.9.4 to 3.9.5 by @dependabot in #362
- Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 by @dependabot in #365
- Bump org.jetbrains.dokka from 1.9.0 to 1.9.10 by @dependabot in #367
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #369
- fix formatting by @jaredsburrows in #372
- Bump EnricoMi/publish-unit-test-result-action from 2.10.0 to 2.11.0 by @dependabot in #366
- Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #364
- Bump gradle/gradle-build-action from 2.9.0 to 2.10.0 by @dependabot in #377
- Bump kotlin from 1.9.20 to 1.9.21 by @dependabot in #376
- Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 by @dependabot in #375
- Bump EnricoMi/publish-unit-test-result-action from 2.11.0 to 2.12.0 by @dependabot in #387
- Bump actions/setup-java from 3.13.0 to 4.0.0 by @dependabot in #378
- Bump org.apache.maven:maven-model from 3.9.5 to 3.9.6 by @dependabot in #381
- Bump actions/upload-artifact from 3.1.3 to 4.1.0 by @dependabot in #390
- Bump gradle/gradle-build-action from 2.10.0 to 2.11.1 by @dependabot in #386
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.9.1 to 0.10.1 by @dependabot in #379
- Bump com.gradle.enterprise from 3.15.1 to 3.16.1 by @dependabot in #393
- Bump com.vanniktech.maven.publish from 0.25.3 to 0.27.0 by @dependabot in #392
- Bump kotlin from 1.9.21 to 1.9.22 by @dependabot in #391
- Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #396
- Fix exponential execution time for resolving complex dependencies by @monae in #398
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.10.1 to 0.11.0 by @dependabot in #400
- Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 by @dependabot in #399
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #401
- Enhance known licenses list by @monae in #402
- Bump gradle/gradle-build-action from 2.11.1 to 2.12.0 by @dependabot in #403
- Bump com.gradle.enterprise from 3.16.1 to 3.16.2 by @dependabot in #404
- update tests by @jaredsburrows in #405
- validate html by @jaredsburrows in #406
- android 34 by @jaredsburrows in #407
- update dialog code by @jaredsburrows in #411
- update compatibility tests by @jaredsburrows in #410
- apg 4.0.2 by @jaredsburrows in #413
- agp 4.2.2 by @jaredsburrows in #415
- agp 7.0.4 by @jaredsburrows in #416
New Contributors
- @realdadfish made their first contribution in #312
- @monae made their first contribution in #398
Full Changelog: 0.9.3...0.9.5
0.9.4
What's Changed
- Bump EnricoMi/publish-unit-test-result-action from 2.7.0 to 2.8.0 by @dependabot in #317
- Bump org.jlleitschuh.gradle.ktlint from 11.4.0 to 11.4.2 by @dependabot in #319
- Bump org.apache.maven:maven-model from 3.9.2 to 3.9.3 by @dependabot in #320
- Bump gradle/gradle-build-action from 2.4.2 to 2.5.1 by @dependabot in #321
- Bump org.jlleitschuh.gradle.ktlint from 11.4.2 to 11.5.0 by @dependabot in #324
- Bump kotlin from 1.8.22 to 1.9.0 by @dependabot in #325
- Bump com.vanniktech.maven.publish from 0.25.2 to 0.25.3 by @dependabot in #323
- fix build by @jaredsburrows in #326
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.9.0 to 0.9.1 by @dependabot in #328
- Bump gradle/gradle-build-action from 2.5.1 to 2.6.0 by @dependabot in #327
- Bump gradle/gradle-build-action from 2.6.0 to 2.6.1 by @dependabot in #330
- Bump com.gradle.enterprise from 3.13.4 to 3.14 by @dependabot in #329
- Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 by @dependabot in #333
- Bump gradle/gradle-build-action from 2.6.1 to 2.7.0 by @dependabot in #335
- Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #334
- Bump org.spockframework:spock-junit4 from 2.1-M2-groovy-3.0 to 2.4-M1-groovy-3.0 by @dependabot in #332
- Bump com.gradle.enterprise from 3.14 to 3.14.1 by @dependabot in #337
- Fix issue #229 by @realdadfish in #312
- Bump org.apache.maven:maven-model from 3.9.3 to 3.9.4 by @dependabot in #341
- Bump EnricoMi/publish-unit-test-result-action from 2.8.0 to 2.9.0 by @dependabot in #340
- Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1 by @dependabot in #342
- Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 by @dependabot in #344
- Bump kotlin from 1.9.0 to 1.9.10 by @dependabot in #347
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #348
- Bump gradle/gradle-build-action from 2.7.0 to 2.7.1 by @dependabot in #345
- Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 by @dependabot in #353
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #352
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #351
- Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 by @dependabot in #350
- Bump gradle/gradle-build-action from 2.7.1 to 2.8.0 by @dependabot in #349
- Bump gradle/gradle-build-action from 2.8.0 to 2.8.1 by @dependabot in #359
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #358
- Bump com.gradle.enterprise from 3.14.1 to 3.15 by @dependabot in #354
- Bump gradle/gradle-build-action from 2.8.1 to 2.9.0 by @dependabot in #361
- Bump EnricoMi/publish-unit-test-result-action from 2.9.0 to 2.10.0 by @dependabot in #357
- Bump actions/setup-java from 3.12.0 to 3.13.0 by @dependabot in #356
- Bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0 by @dependabot in #355
- Bump com.gradle.enterprise from 3.15 to 3.15.1 by @dependabot in #363
- Bump org.apache.maven:maven-model from 3.9.4 to 3.9.5 by @dependabot in #362
- Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 by @dependabot in #365
- Bump org.jetbrains.dokka from 1.9.0 to 1.9.10 by @dependabot in #367
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #369
- fix formatting by @jaredsburrows in #372
- Bump EnricoMi/publish-unit-test-result-action from 2.10.0 to 2.11.0 by @dependabot in #366
- Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #364
- Bump gradle/gradle-build-action from 2.9.0 to 2.10.0 by @dependabot in #377
- Bump kotlin from 1.9.20 to 1.9.21 by @dependabot in #376
- Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 by @dependabot in #375
- Bump EnricoMi/publish-unit-test-result-action from 2.11.0 to 2.12.0 by @dependabot in #387
- Bump actions/setup-java from 3.13.0 to 4.0.0 by @dependabot in #378
- Bump org.apache.maven:maven-model from 3.9.5 to 3.9.6 by @dependabot in #381
- Bump actions/upload-artifact from 3.1.3 to 4.1.0 by @dependabot in #390
- Bump gradle/gradle-build-action from 2.10.0 to 2.11.1 by @dependabot in #386
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.9.1 to 0.10.1 by @dependabot in #379
- Bump com.gradle.enterprise from 3.15.1 to 3.16.1 by @dependabot in #393
- Bump com.vanniktech.maven.publish from 0.25.3 to 0.27.0 by @dependabot in #392
- Bump kotlin from 1.9.21 to 1.9.22 by @dependabot in #391
- Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #396
- Fix exponential execution time for resolving complex dependencies by @monae in #398
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.10.1 to 0.11.0 by @dependabot in #400
- Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 by @dependabot in #399
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #401
- Enhance known licenses list by @monae in #402
- Bump gradle/gradle-build-action from 2.11.1 to 2.12.0 by @dependabot in #403
New Contributors
- @realdadfish made their first contribution in #312
- @monae made their first contribution in #398
Full Changelog: 0.9.3...0.9.4
0.9.3
What's Changed
- Bump com.vanniktech.maven.publish from 0.19.0 to 0.24.0 by @dependabot in #267
- Bump com.gradle.enterprise from 3.12.5 to 3.12.6 by @dependabot in #271
- update task register by @jaredsburrows in #274
- update publish plugins by @jaredsburrows in #273
- Bump actions/setup-java from 3.10.0 to 3.11.0 by @dependabot in #276
- Update build.yml by @jaredsburrows in #277
- Update CHANGELOG.md by @jaredsburrows in #279
- Update build.yml by @jaredsburrows in #278
- Only apply gradle-build-action one time by @jaredsburrows in #281
- Fix build permissions by @jaredsburrows in #289
- Bump com.gradle.plugin-publish from 1.1.0 to 1.2.0 by @dependabot in #282
- Bump EnricoMi/publish-unit-test-result-action from 2.6.1 to 2.6.2 by @dependabot in #285
- Bump gradle/gradle-build-action from 2.4.0 to 2.4.1 by @dependabot in #287
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #290
- Bump com.gradle.enterprise from 3.12.6 to 3.13 by @dependabot in #288
- Bump kotlin from 1.8.10 to 1.8.20 by @dependabot in #280
- fix #275 by using ReaderFactory.newXmlReader by @jaredsburrows in #291
- Bump gradle/gradle-build-action from 2.4.1 to 2.4.2 by @dependabot in #293
- Bump com.vanniktech.maven.publish from 0.25.1 to 0.25.2 by @dependabot in #294
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.8.0 to 0.8.1 by @dependabot in #295
- Bump EnricoMi/publish-unit-test-result-action from 2.6.2 to 2.7.0 by @dependabot in #296
- Bump org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.3.2 by @dependabot in #297
- Bump kotlin from 1.8.20 to 1.8.21 by @dependabot in #298
- Bump com.gradle.enterprise from 3.13 to 3.13.1 by @dependabot in #301
- Bump org.apache.maven:maven-model from 3.9.1 to 3.9.2 by @dependabot in #305
- Bump com.squareup.moshi:moshi from 1.14.0 to 1.15.0 by @dependabot in #306
- Bump com.gradle.enterprise from 3.13.1 to 3.13.3 by @dependabot in #308
- Bump org.jetbrains.dokka from 1.8.10 to 1.8.20 by @dependabot in #309
- Bump org.jlleitschuh.gradle.ktlint from 11.3.2 to 11.4.0 by @dependabot in #310
- Bump kotlin from 1.8.21 to 1.8.22 by @dependabot in #311
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #313
- Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 by @dependabot in #314
- Update build.yml by @jaredsburrows in #315
- Bump com.gradle.enterprise from 3.13.3 to 3.13.4 by @dependabot in #316
Full Changelog: 0.9.2...0.9.3
0.9.2
What's Changed
- use maven parser by @jaredsburrows in #202
- libs.versions.toml by @jaredsburrows in #203
- modularize build by @jaredsburrows in #204
- use moshi by @jaredsburrows in #205
- Update html css to support word-breaking on long lines by @nisrulz in #159
- clean up variables by @jaredsburrows in #207
- prepare for configuration cache by @jaredsburrows in #208
- Bump actions/setup-java from 3.1.0 to 3.2.0 by @dependabot in #210
- Bump actions/setup-java from 3.2.0 to 3.3.0 by @dependabot in #211
- Re-run the license task on the project configurations/dependencies ch… by @sergeys-opera in #213
- Bump actions/upload-artifact from 3.0.0 to 3.1.0 by @dependabot in #214
- Feature - option to copy reports into variant-specific asset directories by @rabidaudio in #58
- configure common task by @jaredsburrows in #216
- Added option to ignore a set of group IDs from the report by @mudkiplex in #168
- Replaced ignoredGroups with ignoredPatterns by @mudkiplex in #218
- Bump actions/setup-java from 3.3.0 to 3.4.0 by @dependabot in #219
- Bump actions/setup-java from 3.4.0 to 3.4.1 by @dependabot in #220
- Bump actions/setup-java from 3.4.1 to 3.5.0 by @dependabot in #225
- Bump actions/setup-java from 3.5.0 to 3.5.1 by @dependabot in #228
- Bump actions/setup-java from 3.5.1 to 3.6.0 by @dependabot in #230
- Bump actions/upload-artifact from 3.1.0 to 3.1.1 by @dependabot in #231
- Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 by @dependabot in #232
- Bump actions/setup-java from 3.6.0 to 3.7.0 by @dependabot in #236
- Bump actions/setup-java from 3.7.0 to 3.8.0 by @dependabot in #237
- Bump actions/setup-java from 3.8.0 to 3.9.0 by @dependabot in #238
- Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #240
- CsvReport: missing values converted to empty strings by @danielesegato in #247
- CsvReport: escape special characters by @danielesegato in #245
- Bump actions/setup-java from 3.9.0 to 3.10.0 by @dependabot in #243
- Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 by @dependabot in #244
- Support plain-Kotlin Gradle projects by @saschpe in #242
- update build by @jaredsburrows in #248
- Bump com.gradle.enterprise from 3.10 to 3.12.4 by @dependabot in #253
- Bump org.jetbrains.kotlinx:kotlinx-html-jvm from 0.7.5 to 0.8.0 by @dependabot in #251
- Bump org.apache.maven:maven-model from 3.8.5 to 3.9.0 by @dependabot in #250
- Bump org.jetbrains.dokka from 1.6.20 to 1.8.10 by @dependabot in #255
- Bump com.squareup.moshi:moshi from 1.13.0 to 1.14.0 by @dependabot in #262
- Bump com.github.ben-manes.versions from 0.42.0 to 0.46.0 by @dependabot in #263
- Bumps org.jlleitschuh.gradle.ktlint from 10.2.1 to 11.3.1 by @jaredsburrows in #259
- Bump org.apache.commons:commons-csv from 1.9.0 to 1.10.0 by @dependabot in #261
- Bump org.xmlunit:xmlunit-matchers from 2.9.0 to 2.9.1 by @dependabot in #264
- Bump com.gradle.enterprise from 3.12.4 to 3.12.5 by @dependabot in #266
- Bump org.apache.maven:maven-model from 3.9.0 to 3.9.1 by @dependabot in #265
New Contributors
- @nisrulz made their first contribution in #159
- @sergeys-opera made their first contribution in #213
- @rabidaudio made their first contribution in #58
- @mudkiplex made their first contribution in #168
- @danielesegato made their first contribution in #247
- @saschpe made their first contribution in #242
Full Changelog: 0.9.0...0.9.2
0.9.0
What's Changed
- Remove upToDateWhen in favor of Gradle annotations by @jaredsburrows in #144
- add privacy modifiers where they were missing by @jaredsburrows in #152
- Pr/jaredsburrows/2021 9 11 update deps by @jaredsburrows in #154
- move to sonatype maven central by @jaredsburrows in #147
- update cache actions by @jaredsburrows in #155
- update wrapper validation by @jaredsburrows in #157
- update java actions by @jaredsburrows in #156
- update upload-artifact by @jaredsburrows in #158
- update jar manifest by @jaredsburrows in #160
- update deprecated groovy apis by @jaredsburrows in #161
- Pr/jaredsburrows/2021 9 12 privacy modifiers by @jaredsburrows in #162
- Pr/jaredsburrows/2021 9 12 fix formatting by @jaredsburrows in #163
- use new file by @jaredsburrows in #164
- clean up by @jaredsburrows in #165
- license by @jaredsburrows in #166
- Avoid processing *.aar dependencies which can not be parsed and cause gradle failures by @flobetz in #172
- update publishing by @jaredsburrows in #174
- update dependencies by @jaredsburrows in #175
- Pr/jaredsburrows/agp 3.6.4 by @jaredsburrows in #176
- use register instead of create by @jaredsburrows in #177
- update gradle test by @jaredsburrows in #179
- optimizing configuring project by @jaredsburrows in #181
- compile only agp by @jaredsburrows in #184
- add plugin tests by @jaredsburrows in #185
- use maven apis by @jaredsburrows in #188
- Fix copyCsvReportToAssets in README.md by @Bradan in #190
- Fix license report task in multi-project setups by @fllink in #191
- break out version tests by @jaredsburrows in #193
- add more tests by @jaredsburrows in #195
- Add doctype, META and lang to HTML by @jaredsburrows in #196
- generate text report by @jaredsburrows in #197
- consolidate reports by @jaredsburrows in #198
- compile sdk version 32 by @jaredsburrows in #200
- utilize reporting extension by @jaredsburrows in #199
- more kotlin by @jaredsburrows in #201
New Contributors
- @flobetz made their first contribution in #172
- @Bradan made their first contribution in #190
- @fllink made their first contribution in #191
Full Changelog: 0.8.90...0.9.0
0.8.91
What's Changed
- Remove upToDateWhen in favor of Gradle annotations by @jaredsburrows in #144
- add privacy modifiers where they were missing by @jaredsburrows in #152
- Pr/jaredsburrows/2021 9 11 update deps by @jaredsburrows in #154
- move to sonatype maven central by @jaredsburrows in #147
- update cache actions by @jaredsburrows in #155
- update wrapper validation by @jaredsburrows in #157
- update java actions by @jaredsburrows in #156
- update upload-artifact by @jaredsburrows in #158
- update jar manifest by @jaredsburrows in #160
- update deprecated groovy apis by @jaredsburrows in #161
- Pr/jaredsburrows/2021 9 12 privacy modifiers by @jaredsburrows in #162
- Pr/jaredsburrows/2021 9 12 fix formatting by @jaredsburrows in #163
- use new file by @jaredsburrows in #164
- clean up by @jaredsburrows in #165
- license by @jaredsburrows in #166
- Avoid processing *.aar dependencies which can not be parsed and cause gradle failures by @flobetz in #172
New Contributors
Full Changelog: 0.8.90...0.8.91
0.8.90
What's Changed
- #129 - update readme to include correct maven repositories by @jaredsburrows in #130
- gradle 6.7.1 by @jaredsburrows in #136
- Migrate to Github actions by @jaredsburrows in #135
- Update various dependencies and plugins by @jaredsburrows in #137
- minor clean up by @jaredsburrows in #138
- standardize reports by @jaredsburrows in #139
- Add CSV Reports by @jaredsburrows in #140
- add files for artifacts by @jaredsburrows in #141
- Add android library subproject dependencies to the report by @mkubiczek in #134
New Contributors
- @mkubiczek made their first contribution in #134
Full Changelog: 0.8.80...0.8.90