Skip to content

Upgrade dependencies: Scala 3.8.4, sbt-scalajs 1.22.0, sbt-ci-release 1.12.0 - #198

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
upgrade-deps
Open

Upgrade dependencies: Scala 3.8.4, sbt-scalajs 1.22.0, sbt-ci-release 1.12.0#198
github-actions[bot] wants to merge 1 commit into
masterfrom
upgrade-deps

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Upgraded dependencies

  • Scala 3: 3.8.3 -> 3.8.4
  • sbt-scalajs: 1.21.0 -> 1.22.0 (also updates scalajs-test-interface to 1.22.0 via scalaJSVersion)
  • sbt-ci-release: 1.11.2 -> 1.12.0

Dependencies not upgraded

  • sbt: 1.12.11 -> 2.0.4 (skipped: major version, incompatible with current build setup)
  • scala-library (build definition): 2.12.21 -> 2.13.18/3.8.4 (skipped: sbt 1.x uses Scala 2.12 for build definitions)

Additional changes

  • Added sbt-git 2.1.0 as an explicit plugin dependency, since sbt-ci-release 1.12.0 no longer bundles it (required for GitVersioning in publish.sbt)

Verification

sbt ci-all passes for all 3 Scala versions (2.12.21, 2.13.18, 3.8.4).

@github-actions github-actions Bot changed the title Upgrade dependencies: Scala 3.8.4, sbt-scalajs 1.22.0 Upgrade dependencies: Scala 3.8.4, sbt-scalajs 1.22.0, sbt-ci-release 1.12.0 Aug 3, 2026
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.

0 participants