Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2025

Conversation

rtyley
Copy link
Owner

@rtyley rtyley commented Aug 18, 2025

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
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
@@ -6,7 +6,7 @@ object Dependencies {

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

val madgagCompress = "com.madgag" % "util-compress" % "1.35"
Copy link
Owner Author

@rtyley rtyley Aug 18, 2025

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