Skip to content

22.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 07:51
· 787 commits to main since this release

What's Changed

Bug Fixes 🐞

  • 2bfeec1 fossid-webapp: Count snippets when enforcing the snippet limit
  • f55ce56 reporter: Prevent null in snippet report template
  • d42863c spdx-utils: List correct choices in an exception message

New Features 🎉

  • 84aa5b0 scripting: Make the logger available by default
  • 869bf65 static-html: Make the descriptions of issues more compact

Build 🐘 & CI ⚙️

  • 6ae4429 github: Use a non-deprecated value to configure CodeQL tools

Chores 🔧

  • ae6fc78 docker: Update CocoaPods to the latest version
  • 808b005 docker: Update NodeJS to the current version
  • 1636ddc docker: Update Pipenv to the latest version
  • b8026ba docker: Update sbt to the latest version
  • c0977c5 docker: Upgrade Bower to the latest version
  • ba9541a spdx-utils: Slightly simplify code via isSubExpression()

Dependency Updates 🚀

  • 8bc7f88 update dependency com.github.ajalt.mordant:mordant to v2.6.0
  • 10d9b6e update dependency org.asciidoctor:asciidoctorj to v2.5.13
  • ce2e767 update dependency org.springframework:spring-core to v5.3.36
  • 8e2817f update dependency org.wiremock:wiremock to v3.6.0
  • f0d81ea update kotlin monorepo to v2

Documentation 📖

  • 55c2003 spdx-utils: Add a missing comma in a code comment
  • 64d8b4f spdx-utils: Use "an" instead of "a" before "Spdx"
  • 599dbc2 Add OpossumUI to the list of related tools
  • c78e8ed Add the ORT Server to the list of related tools

Refactorings 🚜

  • 8451714 script: Migrate from deprecated constructorArgs to properties

Tests ✅

  • a9b800e asciidoc: Use placeholders for the asciidoctor version
  • 823613c pub: Update expected results
  • 64bd622 spdx-utils: Add DNF / CNF tests for validChoices()