Skip to content

Scala compiler updates#410

Open
scala-steward wants to merge 3 commits into7mind:developfrom
scala-steward:update/scala-versions
Open

Scala compiler updates#410
scala-steward wants to merge 3 commits into7mind:developfrom
scala-steward:update/scala-versions

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

@scala-steward scala-steward commented Apr 20, 2025

About this PR

Updates:

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "org.scala-lang", artifactId = "scala-library" },
  { groupId = "org.scala-lang", artifactId = "scala-library" },
  { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-lang", artifactId = "scala-library" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-lang", artifactId = "scala-library" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
  }
]
labels: library-update, sbt-plugin-update, early-semver-patch, semver-spec-patch, early-semver-minor, semver-spec-minor, commit-count:n:3

@scala-steward scala-steward force-pushed the update/scala-versions branch 4 times, most recently from 004c708 to 734b4fa Compare May 26, 2025 13:03
@scala-steward scala-steward force-pushed the update/scala-versions branch 5 times, most recently from 44f28d4 to a5539fc Compare June 3, 2025 13:25
@scala-steward scala-steward force-pushed the update/scala-versions branch 6 times, most recently from bc25a9d to 83c7eb6 Compare June 11, 2025 12:55
@scala-steward scala-steward force-pushed the update/scala-versions branch 5 times, most recently from 4636a6e to c6d1e43 Compare June 19, 2025 14:15
@scala-steward scala-steward force-pushed the update/scala-versions branch 4 times, most recently from d1cce3a to 9b863f7 Compare June 27, 2025 13:57
@scala-steward scala-steward force-pushed the update/scala-versions branch 4 times, most recently from 86e95c3 to f8e225f Compare July 4, 2025 09:22
@scala-steward scala-steward force-pushed the update/scala-versions branch 5 times, most recently from cae7bb1 to 3c7140a Compare August 4, 2025 13:35
@scala-steward scala-steward force-pushed the update/scala-versions branch 5 times, most recently from 2c6aadd to f56893d Compare August 18, 2025 13:15
@scala-steward scala-steward force-pushed the update/scala-versions branch 4 times, most recently from c43526c to 8525de2 Compare August 26, 2025 13:15
@scala-steward scala-steward force-pushed the update/scala-versions branch 5 times, most recently from 121b6cf to 4ba3d36 Compare September 3, 2025 12:59
@scala-steward scala-steward force-pushed the update/scala-versions branch 5 times, most recently from 05f4163 to e5ac4d6 Compare September 11, 2025 15:55
@scala-steward scala-steward force-pushed the update/scala-versions branch 3 times, most recently from 5f04181 to 7767501 Compare September 17, 2025 13:25
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