Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 10, 2025

Verifies scalacenter/scalafix#2330

Bumps Scala 2.12.20 to 2.12.21 across all test configurations.

  • Main build: scala212 variable in build.sbt
  • Test fixtures: 6 sbt-test build files in src/sbt-test/
Original prompt

can you open a PR titled "test against 2.12.21" which bumps all tests targeting 2.12.20 to 2.12.21?


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: bjaglin <349077+bjaglin@users.noreply.github.com>
Copilot AI changed the title [WIP] Update tests to target version 2.12.21 test against 2.12.21 Dec 10, 2025
Copilot AI requested a review from bjaglin December 10, 2025 10:56
@bjaglin bjaglin changed the title test against 2.12.21 build & test against scala 2.12.21 Dec 10, 2025
@bjaglin bjaglin marked this pull request as ready for review December 10, 2025 12:37
Copilot AI review requested due to automatic review settings December 10, 2025 12:37
@bjaglin bjaglin merged commit 85481dc into main Dec 10, 2025
26 of 27 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the Scala 2.12 version from 2.12.20 to 2.12.21 across the project to verify compatibility with the latest patch release, as referenced in issue #2330. The version is updated consistently in the main build configuration and all test fixtures.

  • Updated the scala212 variable in the main build.sbt from "2.12.20" to "2.12.21"
  • Updated 6 test fixture build files to use Scala 2.12.21
  • Added semanticdbVersion configuration in the main build file

Reviewed changes

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

Show a summary per file
File Description
build.sbt Updated scala212 variable to "2.12.21" and added semanticdbVersion configuration
src/sbt-test/skip-sbt1.4/scalafixEnable/build.sbt Updated scalaVersion to "2.12.21" in scala212 project
src/sbt-test/skip-java17+/scalafixResolvers/build.sbt Updated scalaVersion to "2.12.21"
src/sbt-test/sbt-scalafix/semanticdb-enabled/build.sbt Updated scalaVersion to "2.12.21" in scala212 project
src/sbt-test/sbt-scalafix/root-validation/build.sbt Updated scalaVersion to "2.12.21" in ThisBuild
src/sbt-test/sbt-scalafix/inconfig/build.sbt Updated scalaVersion to "2.12.21" in ThisBuild
src/sbt-test/sbt-scalafix/basic/build.sbt Updated scalaVersion to "2.12.21" in ThisBuild

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants