Skip to content

Conversation

@47erbot
Copy link
Contributor

@47erbot 47erbot commented Apr 5, 2021

Updates org.scala-sbt:sbt from 1.3.13 to 1.5.0.
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 = "sbt" } ]

labels: library-update, semver-minor

This was referenced Apr 5, 2021
@github-actions github-actions bot added the scala-steward Dependency auto updates created by scala-steward label Apr 5, 2021
@jisantuc jisantuc mentioned this pull request Jan 28, 2022
@jisantuc
Copy link
Contributor

jisantuc commented Feb 2, 2022

I've been messing around with Scala versions now that:

  • CI has the same error I get locally where extractAll in SourceTextExtraction immediately blows up with missing runtime annotations in generated code (?????)
  • I saw the note about Scala versions in the sbt autoplugin docs

but nothing is making much of a difference so far. I'm going to stick a fork in this briefly and hope to wake up with more ideas tomorrow. I think next step might be building an sbt plugin from scratch just to see what kinds of things I can break and what errors pop up, because I'm flying a little blind here.

@jisantuc
Copy link
Contributor

jisantuc commented Feb 3, 2022

I was able to defeat the error in the linked reproduction PR by disabling the usejavacp option. I don't know why but will try to figure out why later

CI might have a really weird file system where the path separator is
a :, at least based on this failed run:
https://github.com/scala-exercises/sbt-exercise/runs/5054613960?check_suite_focus=true
@47erbot 47erbot merged commit f588756 into main Feb 3, 2022
@47erbot 47erbot deleted the update/sbt-1.5.0 branch February 3, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scala-steward Dependency auto updates created by scala-steward

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants