Skip to content

Update util-control, util-interface, ... to 2.0.0-RC4 - #1590

Merged
eed3si9n merged 2 commits into
sbt:developfrom
scala-steward:update/util-control-2.0.0-RC4
Sep 16, 2025
Merged

Update util-control, util-interface, ... to 2.0.0-RC4#1590
eed3si9n merged 2 commits into
sbt:developfrom
scala-steward:update/util-control-2.0.0-RC4

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 2.0.0-RC3 to 2.0.0-RC4

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

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

If you'd like to skip this version, you can just close this PR. 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 this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scala-sbt" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
labels: library-update, early-semver-pre-release, semver-spec-pre-release, version-scheme:early-semver, commit-count:1

@xuwei-k

xuwei-k commented Sep 15, 2025

Copy link
Copy Markdown
Member
[error] -- [E008] Not Found Error: /home/runner/work/zinc/zinc/internal/zinc-scripted/src/test/scala/sbt/inc/ScriptedMain.scala:79:18 
[error] 79 |    sys.props(org.apache.logging.log4j.util.LoaderUtil.IGNORE_TCCL_PROPERTY) = "true"
[error]    |              ^^^^^^^^^^
[error]    |              value apache is not a member of org

@eed3si9n
eed3si9n merged commit 22074b1 into sbt:develop Sep 16, 2025
9 checks passed
@scala-steward
scala-steward deleted the update/util-control-2.0.0-RC4 branch February 26, 2026 23:13
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