Skip to content
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

Update zinc to 1.5.8 #1613

Closed

Conversation

scala-steward
Copy link
Contributor

Updates org.scala-sbt:zinc from 1.5.7 to 1.5.8.
GitHub Release Notes - Version Diff

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!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

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

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@lefou
Copy link
Member

lefou commented Dec 12, 2021

Oh, we trigger an exception in zinc. Need to report it upstream...

@lefou
Copy link
Member

lefou commented Dec 12, 2021

I opened issue sbt/zinc#1010

@lefou
Copy link
Member

lefou commented Dec 14, 2021

The test failure seem to be specific to our use of Scala 2.12.4 and a change in zinc. It's unlikely it will be fixed, so a workaround might be to change the Scala version in these tests.

@lihaoyi
Copy link
Member

lihaoyi commented Dec 14, 2021

Yeah I would be fine dropping support for 2.12.4. In the Ammonite repo we dropped everything 2.12.7 and below.

People have had plenty of time to upgrade, and point upgrades for Scala tend to be easy

@lefou
Copy link
Member

lefou commented Dec 14, 2021

People have had plenty of time to upgrade, and point upgrades for Scala tend to be easy

..as long as you don't use any rare compiler plugins. ;-)

@scala-steward
Copy link
Contributor Author

Superseded by #1624.

@scala-steward scala-steward deleted the update/zinc-1.5.8 branch December 15, 2021 18:27
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