Skip to content

87.1.0

Choose a tag to compare

@github-actions github-actions released this 21 May 08:10
· 232 commits to main since this release

What's Changed

🐞 Bug Fixes

  • da876b9 conan: Allow patch field in conandata to be both list or map
  • 26fe2f5 docker: Install libncurses6 which is required by Swift at runtime
  • 33275c5 helper-cli: Do not resolve scopes when merging scanner runs
  • bde835a scanoss: Get the actual version from the server
  • 27219b7 spdx: Avoid running into cycles when computing linkage types
  • 8314d1a yarn2+: Change the Regex to detect virtual packages

🎉 New Features

  • b2b708f model: Factor out OrtResult.getIdentifiers()
  • d13833f scanoss: Put remaining string properties into additional data

✅ Tests

  • e231e60 cyclonedx: Use an own, non-shared test input asset
  • 03b74ec python: Update expected results

🐘 Build & ⚙️ CI

  • ba0745f gradle: Disable publication of functional tests in a better way

📖 Documentation

  • 3ce53b6 scanoss: Trivially remove a space from a TODO comment
  • 78063fd Fix various KDoc warnings when resolving symbols

🔧 Chores

  • 2a536b5 docker: Remove redundant apt list cleanup
  • 6c2f447 model: Slightly simplify effectiveLicense()

🚀 Dependency Updates

  • 643f256 docker: Update python-inspector to 0.15.2
  • 8230c0c docker: Upgrade Provenant to version 0.1.1
  • 05e5d2b Update the dependency-analysis-gradle-plugin to version 3.12.0
  • e0e5c96 Update the dependency-analysis-gradle-plugin to version 3.12.1
  • 3903105 Update the dependency-analysis-gradle-plugin to version 3.12.2
  • 2482a8e update aws-java-sdk-v2 monorepo to v2.44.10
  • 39bbcd9 update codecov/codecov-action action to v6.0.1
  • 911613e update exposed to v1.3.0
  • cde438e update github/codeql-action action to v4.35.5
  • 57b0523 update io.github.java-diff-utils:java-diff-utils to v4.17
  • 5c6979e update maven to v3.9.16
  • 4bde8f5 update org.metaeffekt.core:ae-security to v0.155.0

🚜 Refactorings

  • 0a14ec4 fossid: Move key constants to the client for shared access

💡 Other Changes

  • 723dc3b Revert "build(gradle): Do not publish "funTest" feature variants"