Skip to content

[Build] Modernise to latest stable versions#470

Merged
lloydmeta merged 2 commits into
masterfrom
upgrades/build
May 24, 2026
Merged

[Build] Modernise to latest stable versions#470
lloydmeta merged 2 commits into
masterfrom
upgrades/build

Conversation

@lloydmeta

@lloydmeta lloydmeta commented May 24, 2026

Copy link
Copy Markdown
Owner

The next Scala 3.9 LTS should be coming out imminently.... https://www.scala-lang.org/highlights/2025/06/26/highlights-june-2025.html , so this should get us more ready for that.

Signed-off-by: lloydmeta <lloydmeta@gmail.com>
Copilot AI review requested due to automatic review settings May 24, 2026 05:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps SBT and several sbt plugins to their latest stable releases and updates contributor-facing documentation to reflect the new SBT version and project version metadata.

Changes:

  • Updated SBT to 1.12.11 and bumped plugins (scalafmt, sbt-jmh, sbt-scalajs, sbt-scala-native, sbt-scoverage).
  • Updated CONTRIBUTING.md and AGENTS.md to reference the new SBT version and project version.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
project/plugins.sbt Bumps scalafmt, sbt-jmh, sbt-scalajs, sbt-scala-native, and sbt-scoverage plugin versions.
project/build.properties Upgrades SBT from 1.11.7 to 1.12.11.
CONTRIBUTING.md Documents new minimum SBT version (1.12.11) and install hint.
AGENTS.md Updates current/stable project versions, adds SBT version section, refreshes Last Updated date.

@codecov-commenter

codecov-commenter commented May 24, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.76%. Comparing base (d91641d) to head (ead4db5).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #470   +/-   ##
=======================================
  Coverage   85.76%   85.76%           
=======================================
  Files          64       64           
  Lines         513      513           
  Branches       34       34           
=======================================
  Hits          440      440           
  Misses         73       73           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: lloydmeta <lloydmeta@gmail.com>
@lloydmeta lloydmeta changed the title Test upgrade to latest stable [Build] Modernise to latest stable versions May 24, 2026
@lloydmeta lloydmeta marked this pull request as ready for review May 24, 2026 05:25
Copilot AI review requested due to automatic review settings May 24, 2026 05:25
@lloydmeta lloydmeta merged commit b6a14f4 into master May 24, 2026
6 of 7 checks passed
@lloydmeta lloydmeta deleted the upgrades/build branch May 24, 2026 05:26
@lloydmeta lloydmeta removed the request for review from Copilot May 24, 2026 05:49
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.

3 participants