Skip to content

docs: fix stale sbt scala3 version, mvDeps typo, and stale made version mention - #41

Merged
halotukozak merged 2 commits into
mainfrom
fix-readme-sbt-scalaversion-and-mvdeps-typo
Aug 31, 2026
Merged

docs: fix stale sbt scala3 version, mvDeps typo, and stale made version mention#41
halotukozak merged 2 commits into
mainfrom
fix-readme-sbt-scalaversion-and-mvdeps-typo

Conversation

@halotukozak

Copy link
Copy Markdown
Collaborator

Companion to halotukozak-com/.github#14 (sbt scalaVersion := wasn't matched by any Renovate manager, so it never got bumped alongside the scala-cli/mill blocks). Also fixes def mvDeps -> def mvnDeps, and the top caveat's stale 3.9.0-RC4/made_3:0.1.2 mention (free prose — project.scala actually depends on made::0.4.1).

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

halotukozak and others added 2 commits August 31, 2026 12:57
…on mention

The sbt snippet's scalaVersion := "3.9.0-RC4" never got bumped alongside
the scala-cli/mill ones -- Renovate's regex customManager didn't match
sbt's `:=` syntax (fixed in halotukozak-com/.github#14). Also:
- `def mvDeps` -> `def mvnDeps` (Mill's actual field name)
- the top caveat's "3.9.0-RC4"/"made_3:0.1.2" mention (free prose, not
  something any regex manager touches) vs. project.scala's actual
  `made::0.4.1` dependency

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@halotukozak
halotukozak enabled auto-merge August 31, 2026 11:37
@halotukozak
halotukozak merged commit d344483 into main Aug 31, 2026
8 checks passed
@halotukozak
halotukozak deleted the fix-readme-sbt-scalaversion-and-mvdeps-typo branch August 31, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant