GiganticMinecraft / SeichiAssist

ギガンティック☆整地鯖の独自要素を司るプラグイン / A Minecraft(Spigot) Plugin used for Gigantic Seichi Server. Address -> play.seichi.click
https://discord.gg/GcJtgsCj3W
GNU General Public License v3.0
96 stars 36 forks source link

chore(deps): update dependency ch.epfl.scala:sbt-scalafix to v0.12.1 #2301

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ch.epfl.scala:sbt-scalafix plugin minor 0.11.1 -> 0.12.1

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) ### [`v0.12.0`](https://togithub.com/scalacenter/sbt-scalafix/releases/tag/v0.12.0) [Compare Source](https://togithub.com/scalacenter/sbt-scalafix/compare/v0.11.1...v0.12.0) #### Pull Requests - scalafix 0.12.0 ([#​402](https://togithub.com/scalacenter/sbt-scalafix/issues/402)) [@​bjaglin](https://togithub.com/bjaglin) - Update scalafmt-core to 3.8.0 ([#​401](https://togithub.com/scalacenter/sbt-scalafix/issues/401)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - fix JDK21 CI ([#​396](https://togithub.com/scalacenter/sbt-scalafix/issues/396)) [@​bjaglin](https://togithub.com/bjaglin) - CI: run more scripted tests on recent JDKs ([#​392](https://togithub.com/scalacenter/sbt-scalafix/issues/392)) [@​bjaglin](https://togithub.com/bjaglin) - switch to coursier/setup-action & use consistent JVM vendor ([#​395](https://togithub.com/scalacenter/sbt-scalafix/issues/395)) [@​bjaglin](https://togithub.com/bjaglin) - test against scala 2.13.13 ([#​390](https://togithub.com/scalacenter/sbt-scalafix/issues/390)) [@​bjaglin](https://togithub.com/bjaglin) - sbt 1.9.9 ([#​394](https://togithub.com/scalacenter/sbt-scalafix/issues/394)) [@​bjaglin](https://togithub.com/bjaglin) - old sbt versions can run on recent JDKs when loaded with scripted ([#​393](https://togithub.com/scalacenter/sbt-scalafix/issues/393)) [@​bjaglin](https://togithub.com/bjaglin) - test against JDK21 (LTS) ([#​391](https://togithub.com/scalacenter/sbt-scalafix/issues/391)) [@​bjaglin](https://togithub.com/bjaglin) - build with and test against Scala 2.12.19 ([#​389](https://togithub.com/scalacenter/sbt-scalafix/issues/389)) [@​bjaglin](https://togithub.com/bjaglin) - Update scalatest to 3.2.18 ([#​388](https://togithub.com/scalacenter/sbt-scalafix/issues/388)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - Bump release-drafter/release-drafter from 5 to 6 ([#​387](https://togithub.com/scalacenter/sbt-scalafix/issues/387)) [@​dependabot](https://togithub.com/dependabot) - add `scalafixCallback` setting key to customize diagnostics reporting ([#​384](https://togithub.com/scalacenter/sbt-scalafix/issues/384)) [@​xuwei-k](https://togithub.com/xuwei-k) - docs: ScalafixInterface is now at project-level ([#​385](https://togithub.com/scalacenter/sbt-scalafix/issues/385)) [@​bjaglin](https://togithub.com/bjaglin) - Update org.eclipse.jgit to 5.13.3.202401111512-r ([#​383](https://togithub.com/scalacenter/sbt-scalafix/issues/383)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - Support several scalafixScalaBinaryVersion within a build ([#​380](https://togithub.com/scalacenter/sbt-scalafix/issues/380)) [@​zarthross](https://togithub.com/zarthross) - Update sbt, scripted-plugin to 1.9.8 ([#​381](https://togithub.com/scalacenter/sbt-scalafix/issues/381)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - Update scalafmt-core to 3.7.17 ([#​382](https://togithub.com/scalacenter/sbt-scalafix/issues/382)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - document weird behavior ([#​379](https://togithub.com/scalacenter/sbt-scalafix/issues/379)) [@​bjaglin](https://togithub.com/bjaglin) - improve --files CLI UX ([#​378](https://togithub.com/scalacenter/sbt-scalafix/issues/378)) [@​bjaglin](https://togithub.com/bjaglin) - Update scalafmt-core to 3.7.15 ([#​377](https://togithub.com/scalacenter/sbt-scalafix/issues/377)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - Update sbt, scripted-plugin to 1.9.7 ([#​376](https://togithub.com/scalacenter/sbt-scalafix/issues/376)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - Update scalafmt-core to 3.7.14 ([#​372](https://togithub.com/scalacenter/sbt-scalafix/issues/372)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - Update scalatest to 3.2.17 ([#​373](https://togithub.com/scalacenter/sbt-scalafix/issues/373)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - Update interface to 1.0.19 ([#​374](https://togithub.com/scalacenter/sbt-scalafix/issues/374)) [@​scala-center-steward](https://togithub.com/scala-center-steward) - Update sbt, scripted-plugin to 1.9.6 ([#​375](https://togithub.com/scalacenter/sbt-scalafix/issues/375)) [@​scala-center-steward](https://togithub.com/scala-center-steward)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

renovate[bot] commented 3 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.12.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.