Skip to content

lsif-java v0.5.6

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 13:16
· 430 commits to main since this release
fd09a0c

Improved error handling

Previously, the lsif-semanticdb command could fail with an exception when processing certain SemanticDB files. This release includes improvements to error handling so that lsif-semanticdb should fail less frequently, and it should report a more helpful error message in the cases where it still fails.

Pull Requests

  • Return empty SymbolDescriptor for empty symbol (#254) @olafurpg
  • Update dependency ch.epfl.scala:sbt-scalafix to v0.9.29 (#237) @renovate
  • Update dependency ch.epfl.scala:sbt-bloop to v1.4.8-43-c2d941d9 (#236) @renovate
  • Update dependency com.lihaoyi:pprint to v0.6.6 (#239) @renovate
  • Update dependency org.scalameta:munit to v0.7.26 (#241) @renovate
  • Update dependency org.scalameta:sbt-mdoc to v2.2.21 (#242) @renovate
  • Update dependency pl.project13.scala:sbt-jmh to v0.4.3 (#243) @renovate
  • Update dependency net.bytebuddy:byte-buddy-agent to v1.11.1 (#249) @renovate
  • Update olafurpg/setup-scala action to v12 (#247) @renovate
  • Update dependency com.google.cloud.sql:postgres-socket-factory to v1.3.0 (#250) @renovate
  • Upgrade to the latest sbt-sourcegraph (#233) @olafurpg