Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

2.5.4

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 05 Dec 22:45
· 90 commits to main since this release
  • Enhancement: Validate all directories with build files match settings files in GradleSettingsVerifierCli.
  • Enhancement: Add ApplyBaselinesToSarifs CLI for updating or merging sarif results based on a given baseline. This has two modes (see their docs) for use with either a baseline of suppressed issues (i.e. detekt/lint baseline files) or a baseline of the base branch that it's updating from. This will mark the final output with baselineData and suppressions accordingly.
  • Enhancement: Mark merged lint baselines as suppressed.
  • Enhancement: Add a level option to lint baseline merging.

What's Changed

  • Bump com.diffplug.spotless from 6.23.2 to 6.23.3 by @dependabot in #79
  • Bump org.gradle.test-retry from 1.5.7 to 1.5.8 by @dependabot in #82
  • Update project verifier to ensure that all build file projects are also present in settings includes by @ZacSweers in #81
  • Misc sarif updates by @ZacSweers in #80

Full Changelog: 2.5.3...2.5.4