sbt-typelevel icon indicating copy to clipboard operation
sbt-typelevel copied to clipboard

Let sbt work for you.

Results 97 sbt-typelevel issues
Sort by recently updated
recently updated
newest added

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...

enhancement
settings

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...

enhancement
help wanted
mima

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.

docs

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...

bug
settings

## 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...

sonatype

## 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...

mergify

## 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...

site

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 ![Bildschirmfoto 2024-10-14 um 16 05 46](https://github.com/user-attachments/assets/dddbd7d6-802c-4759-b2ab-6e0fb1c17fd0) After: ![Bildschirmfoto 2024-10-14 um 16 06 02](https://github.com/user-attachments/assets/3aaf16bb-6c17-48da-9d67-06273b3494dd) **Feedback welcome.** I really dislike this part of the GH UI

github-actions