s2mc-test
s2mc-test copied to clipboard
Scala-to-Minecraft testing framework.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [softprops/action-gh-release](https://redirect.github.com/softprops/action-gh-release) | action | major | `v1` → `v2` | --- ### Release...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/kory33/s2mc-test). ## Config Migration Needed - [ ]...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | major | `v3` -> `v4` | --- ### Release...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Update | Change | |---|---|---| | [scalafmt](https://redirect.github.com/scalameta/scalafmt) | minor |...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [scala](https://redirect.github.com/scala/scala3) |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ch.epfl.scala:sbt-scalafix](https://togithub.com/scalacenter/sbt-scalafix) | plugin | minor | `0.11.1` -> `0.12.1` | --- ### Release...
https://github.com/kory33/s2mc-test/actions/runs/7142651619/job/19452409212
Of the entire ecosystem of Scala 2 libraries, s2mc is the most affected by the new match types of SIP-56. Some of it was decidedly unsound and can be fixed...
Following #40.
Fix [this](https://github.com/kory33/s2mc-test/blob/03ac0c27831fe810cde95ad789f2b7dea02b28f0/client-examples/src/main/scala/io/github/kory33/s2mctest/examples/SimpleClient_1_12_2.scala#L63-L65).