Releases: saveourtool/save-cli
Releases · saveourtool/save-cli
Release v0.3.10
What's Changed
- chore(deps): update plugin com.gradle.enterprise to v3.12.4 by @renovate in #513
- chore(deps): update dependency gradle to v8.0.2 by @renovate in #512
- chore(deps): update dependency io.github.gradle-nexus:publish-plugin to v1.3.0 by @renovate in #514
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #515
- chore(deps): update plugin com.gradle.enterprise to v3.12.6 by @renovate in #517
- chore(deps): update kotlin core dependencies to v1.8.20 by @renovate in #518
- chore(deps): update dependency com.squareup:kotlinpoet to v1.13.0 by @renovate in #522
- chore(deps): update dependency gradle to v8.1 by @renovate in #523
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #524
- chore(deps): update dependency gradle to v8.1.1 by @renovate in #526
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #525
- Fixed JGit usage in gradle by @nulls in #527
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #528
- chore(deps): update kotlin core dependencies to v1.8.21 by @renovate in #529
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #530
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #531
- chore(deps): update dependency io.github.detekt.sarif4k:sarif4k to v0.4.0 by @renovate in #532
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #534
- chore(deps): update dependency com.squareup:kotlinpoet to v1.14.2 by @renovate in #535
- chore(deps): update kotlin core dependencies to v1.8.22 by @renovate in #536
- chore(deps): update plugin com.gradle.enterprise to v3.13.4 by @renovate in #537
- chore(deps): update dependency gradle to v8.2 by @renovate in #538
- chore(deps): update all non-major dependencies (except core kotlin) to v3.4.0 by @renovate in #539
- chore(deps): update dependency gradle to v8.2.1 by @renovate in #541
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #542
- chore(deps): update kotlin core dependencies to v1.9.0 by @renovate in #540
- Revert "chore(deps): update kotlin core dependencies to v1.9.0 (#540)" by @kgevorkyan in #543
- chore(deps): update dependency gradle to v8.3 by @renovate in #547
- chore(deps): update all github actions (major) by @renovate in #549
- Updating the documentation by @akuleshov7 in #550
- chore(deps): update dependency gradle to v8.4 by @renovate in #551
- Update to kotlin 1.9 by @kgevorkyan in #544
- chore(deps): update kotlin core dependencies by @renovate in #548
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #545
- chore(deps): update all non-major dependencies (except core kotlin) to v2.21.1 by @renovate in #552
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #553
- chore(deps): update dependency io.github.petertrr:kotlin-multiplatform-diff to v0.5.0 by @renovate in #558
- chore(deps): update actions/setup-java action to v4 by @renovate in #561
- chore(deps): update all github actions (major) by @renovate in #562
- chore(deps): update actions/cache action to v4 by @renovate in #563
- Odd file names in actual result by @nulls in #568
- Supported ExpectedWarningsFormat.PLAIN by @nulls in #569
Full Changelog: v0.3.9...v0.3.10
Release v0.3.9
What's Changed
- Enable Gradle build scans by @0x6675636b796f75676974687562 in #510
- Switch to the released version of
sarif-utils
by @0x6675636b796f75676974687562 in #511 - chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #505
Full Changelog: v0.3.8...v0.3.9
Release v0.3.8
What's Changed
- chore(deps): update all non-major dependencies (except core kotlin) to v0.4.1 by @renovate in #483
- chore(deps): update kotlin core dependencies to v1.8.10 by @renovate in #486
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #485
- Add log4j-slf4j2-impl for FixPlugin by @kgevorkyan in #484
- Stabilize integration tests by @kgevorkyan in #488
- Fix dependencies in integration tests by @kgevorkyan in #487
- Execute tool in sarif mode before report checking by @kgevorkyan in #498
- Support getting sarif report from stdout in FixPlugin by @kgevorkyan in #499
- chore(deps): update dependency gradle to v8 by @renovate in #501
- Make
publish...
tasks depend onsign...
tasks by @petertrr in #503 - Correct path manipulation on Windows and UNIX (sarif-utils) by @0x6675636b796f75676974687562 in #504
Full Changelog: v0.3.7...v0.3.8
Release v0.3.7
What's Changed
- FixPlugin: Compare test files in course of building the TestResults by full paths by @Cheshiriks in #478
- Fixes in SARIF mode by @kgevorkyan in #479
- Test for actual warning in SAVE from the file by @Cheshiriks in #366
- Changed test by @Cheshiriks in #480
- chore(deps): update kotlin core dependencies to v1.8.0 by @renovate in #470
- chore(deps): update all non-major dependencies (except core kotlin) by @renovate in #471
Full Changelog: v0.3.6...v0.3.7
Release v0.3.6
What's Changed
- Add
kotest-assertions
to common test dependencies by @petertrr in #445 - Adapt FixPlugin for library for applying of SARIF fix patches by @kgevorkyan in #464
- chore(deps): update kotlin core dependencies to v1.7.22 by @renovate in #465
- fix
renovate
fordiktat-gradle-plugin
by @nulls in #468 - chore(deps): update dependency io.kotest:kotest-assertions-core to v5.5.4 by @renovate in #466
- removed explicit version for
kotlin-dsl
by @nulls in #472 - Revert gradle to v7.5.1 because of kt-54634 by @kgevorkyan in #475
- Add logic for fixes from SARIF into FixPlugin by @kgevorkyan in #474
- Update README and move sarif utils into common module by @kgevorkyan in #477
Full Changelog: v0.3.5...v0.3.6
Release v0.3.5
Adding Releasing.md file
Release v0.3.4
09aad38 Convert --language
option to String instead of LanguageType (#444) by @petertrr
6c7c3d8 Support escaping commas in extra flags (#443) by @petertrr
c3fce0e Backward compatibility for save-overrides.toml
(#442) by @nulls
a7809a8 Added save-overrides.toml
(#438) by @nulls
c1c6eaa Introduced not applicable
counter for FixPlugin (#437) by @nulls
Release v0.3.3
Release v0.3.3
Release v0.3.2
Set Gradle property to enable Kotlin XML test report (#422)
Release v0.3.1
Release v0.3.1