makenowjust-labs / recheck

The trustworthy ReDoS checker
https://makenowjust-labs.github.io/recheck/
MIT License
246 stars 12 forks source link

Update dependency ch.epfl.scala:sbt-scalafix to v0.12.1 #1242

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ch.epfl.scala:sbt-scalafix plugin patch 0.12.0 -> 0.12.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

scalacenter/sbt-scalafix (ch.epfl.scala:sbt-scalafix) ### [`v0.12.1`](https://togithub.com/scalacenter/sbt-scalafix/releases/tag/v0.12.1) [Compare Source](https://togithub.com/scalacenter/sbt-scalafix/compare/v0.12.0...v0.12.1) #### Pull Requests - scalafix 0.12.1 ([#​420](https://togithub.com/scalacenter/sbt-scalafix/issues/420)) [@​bjaglin](https://togithub.com/bjaglin) - let scalafixScalaBV follow scalaBV to leverage 2.13 & deprecate it ([#​419](https://togithub.com/scalacenter/sbt-scalafix/issues/419)) [@​bjaglin](https://togithub.com/bjaglin) - test against Scala 2.13.14 ([#​418](https://togithub.com/scalacenter/sbt-scalafix/issues/418)) [@​bjaglin](https://togithub.com/bjaglin) - guard current cache invalidation behavior with --settings ([#​416](https://togithub.com/scalacenter/sbt-scalafix/issues/416)) [@​bjaglin](https://togithub.com/bjaglin) - move away from deprecated olafurpg/setup-scala ([#​414](https://togithub.com/scalacenter/sbt-scalafix/issues/414)) [@​bjaglin](https://togithub.com/bjaglin) - avoid full (re)compilation after cold scalafix invocations ([#​411](https://togithub.com/scalacenter/sbt-scalafix/issues/411)) [@​bjaglin](https://togithub.com/bjaglin) - centralize ScalafixInterface memoization within a setting key ([#​409](https://togithub.com/scalacenter/sbt-scalafix/issues/409)) [@​bjaglin](https://togithub.com/bjaglin) - docs: scalafixResolvers can only be set at ThisBuild level ([#​410](https://togithub.com/scalacenter/sbt-scalafix/issues/410)) [@​bjaglin](https://togithub.com/bjaglin) - feat: honor sbt resolvers in addition to scalafixResolvers ([#​404](https://togithub.com/scalacenter/sbt-scalafix/issues/404)) [@​GreyPlane](https://togithub.com/GreyPlane) - fix JGitCompletions memory leak ([#​408](https://togithub.com/scalacenter/sbt-scalafix/issues/408)) [@​xuwei-k](https://togithub.com/xuwei-k) - Update fansi to 0.5.0 ([#​407](https://togithub.com/scalacenter/sbt-scalafix/issues/407)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - Update scalafmt-core to 3.8.1 ([#​406](https://togithub.com/scalacenter/sbt-scalafix/issues/406)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - add `scalafixJGitCompletion` key. reduce memory usage ([#​405](https://togithub.com/scalacenter/sbt-scalafix/issues/405)) [@​xuwei-k](https://togithub.com/xuwei-k) - Rename scalafixBinaryScalaVersion to scalafixScalaBinaryVersion ([#​403](https://togithub.com/scalacenter/sbt-scalafix/issues/403)) [@​steinybot](https://togithub.com/steinybot)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (95a2bd1) to head (5df0cb5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1242 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 69 69 Lines 3080 3080 Branches 487 528 +41 ========================================= Hits 3080 3080 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.