sbt-typelevel
sbt-typelevel copied to clipboard
Let sbt work for you.
Scala 3 uses `_` for kind projector and `?` for existential wildcards, but supports the old `*`/`_` for compatibility with Scala 2. I just discovered that Scala 2.12 and 2.13...
Probably start opt-in, and then go from there. https://github.com/scalacenter/tasty-mima One difference from ordinary MiMa is I think we only need to check against the last version? i.e. not all previous...
Would it be possible to upgrade to snakeyaml-2.0 for the 0.5 release? There's a nuisance CVE on 1.33. One question would be how much of the rest of the SBT...
Reminder to add the .github/workflows/*.yml files to the git repository. A brief note about .scalafmt.conf for those who don't want to use the giter8 template.
Per a discussion with @armanbilge - we noticed that the `crossScalaVersions` will only display 1 scalaVersion when combined with the `sbt-projectMatrix` plugin. This means that this conditional is met, which...
## About this PR 📦 Updates [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype) from `3.10.0` to `3.11.0` 📜 [GitHub Release Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.11.0) - [Release Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md) - [Version Diff](https://github.com/xerial/sbt-sonatype/compare/v3.10.0...v3.11.0) ## Usage ✅ **Please merge!** I'll automatically update this...
## About this PR 📦 Updates [io.circe:circe-yaml](https://github.com/circe/circe-yaml) from `0.14.2` to `0.15.2` 📜 [GitHub Release Notes](https://github.com/circe/circe-yaml/releases/tag/v0.15.2) - [Version Diff](https://github.com/circe/circe-yaml/compare/v0.14.2...v0.15.2) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates * [org.scalameta:mdoc](https://github.com/scalameta/mdoc) * [org.scalameta:sbt-mdoc](https://github.com/scalameta/mdoc) from `2.5.2` to `2.5.3` 📜 [GitHub Release Notes](https://github.com/scalameta/mdoc/releases/tag/v2.5.3) - [Version Diff](https://github.com/scalameta/mdoc/compare/v2.5.2...v2.5.3) ## Usage ✅ **Please merge!** I'll automatically update this...
I'm not sure if this is a bug or some changes in behaviour brought in `v0.7.0`. So I apologise in advance! Details are here https://github.com/http4s/sbt-http4s-org/pull/260#issuecomment-2067997072.
Before  After:  **Feedback welcome.** I really dislike this part of the GH UI