Skip to content

Support Scala 3 (by dropping madgag-compress for zip4j?)#18

Merged
rtyley merged 1 commit into
mainfrom
support-scala-3
Aug 18, 2025
Merged

Support Scala 3 (by dropping madgag-compress for zip4j?)#18
rtyley merged 1 commit into
mainfrom
support-scala-3

Conversation

@rtyley

@rtyley rtyley commented Aug 18, 2025

Copy link
Copy Markdown
Owner

This Scala 3 upgrade seems to overcome the problems found in this prior Scala-3-upgrade PR:

rtyley-scala-library-release Bot added a commit that referenced this pull request Aug 18, 2025
…rtyley

rtyley published release version 7.0.0-PREVIEW.support-scala-3.2025-08-18T0747.e34aa011
using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow

Release-Version: 7.0.0-PREVIEW.support-scala-3.2025-08-18T0747.e34aa011
Release-Initiated-By: https://github.com/rtyley
Release-Workflow-Run: https://github.com/rtyley/scala-git/actions/runs/17034395740
Release-Notes: #18
@rtyley-scala-library-release

Copy link
Copy Markdown
Contributor

@rtyley has published a preview version of this PR with release workflow run #10, based on commit e34aa01:

7.0.0-PREVIEW.support-scala-3.2025-08-18T0747.e34aa011

Want to make another preview release?

Click 'Run workflow' in the GitHub UI, specifying the support-scala-3 branch, or use the GitHub CLI command:

gh workflow run release.yml --ref support-scala-3

Want to make a full release after this PR is merged?

Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command:

gh workflow run release.yml

# Conflicts:
#	version.sbt
@rtyley rtyley changed the title Support Scala 3 Support Scala 3 (by dropping madgag-compress for zip4j Aug 18, 2025
@rtyley rtyley changed the title Support Scala 3 (by dropping madgag-compress for zip4j Support Scala 3 (by dropping madgag-compress for zip4j) Aug 18, 2025

val scalatest = "org.scalatest" %% "scalatest" % "3.2.19"

val madgagCompress = "com.madgag" % "util-compress" % "1.35"

@rtyley rtyley Aug 18, 2025

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

This artifact is old - from October 2017. Is there something about this artifact in particular that's the problem?

@rtyley rtyley changed the title Support Scala 3 (by dropping madgag-compress for zip4j) Support Scala 3 (by dropping madgag-compress for zip4j?) Aug 18, 2025
@rtyley
rtyley marked this pull request as ready for review August 18, 2025 12:09
@rtyley
rtyley merged commit 6220522 into main Aug 18, 2025
1 check passed
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