aglinxinyuan commented on PR #6183:
URL: https://github.com/apache/texera/pull/6183#issuecomment-4888176095

   This isn't a routine `scala-library` bump — it flips `ThisBuild / 
scalaVersion` from 2.13.18 to 3.8.4, i.e. a full Scala 2.13 → Scala 3 
migration. It can't merge as a dependency update: `%%` deps cross-version to 
`_3` and immediately fail resolution (e.g. `org.scalamock:scalamock_3:5.2.0` 
doesn't exist — only `scalamock_2.13`), and greening it would mean porting the 
entire amber + platform codebase to Scala 3. Closing this one out.
   
   @dependabot ignore this major version


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to