Skip to content

Conversation

@scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scala-lang.modules:scala-xml from 2.3.0 to 2.4.0

πŸ“œ 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-lang.modules", artifactId = "scala-xml" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang.modules", artifactId = "scala-xml" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, commit-count:1

@ckipp01 ckipp01 force-pushed the update/scala-xml-2.4.0 branch from 23dcc5a to 323ebcb Compare July 5, 2025 11:36
@dangtq13118-art
Copy link

@tgodzik Can you please provide when this will be merged?

@tgodzik
Copy link
Contributor

tgodzik commented Nov 26, 2025

I haven't looked in to this one, is it something important for your use case?

@SethTisue
Copy link

I see the CI logs are no longer available β€”Β needs rebase to get new logs. (I'm not a committer here, can't do it myself.)

@dangtq13118-art
Copy link

@tgodzik Yes, currently we see dependency conflict where scoverage still depends on scala-xml 2.3, but scapegoat 3.2.x needs scala-xml 2.4.0. Both versions for scoverage and scapegoat are for scala 2.13.17. Thanks.

@tgodzik
Copy link
Contributor

tgodzik commented Nov 26, 2025

Let me try again #734

I might finish next week

@tgodzik tgodzik closed this Nov 26, 2025
@scala-steward scala-steward deleted the update/scala-xml-2.4.0 branch November 30, 2025 19:02
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.

4 participants