Skip to content

51.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 14:22
· 112 commits to main since this release

Actions Required

  • The renaming of "SpdxDocumentFile" to "SpdxDocument" from release 47.0.0 was reverted, so package configurations that refer to SPDX projects have to use "SpdxDocumentFile" instead of "SpdxDocument" as the identifier's type again.

What's Changed

🛠 Breaking Changes

  • 730e480 feat(spdx)!: Revert renaming of SpdxDocumentFile to SpdxDocument

🐞 Bug Fixes

  • 154cf90 schema: Fix schema for snippet choices
  • 7243c75 spdx-utils: Fix performance issue in callers of and()

🚀 Dependency Updates

  • f485966 update com.autonomousapps:dependency-analysis-gradle-plugin to v2.8.1
  • 6af84b1 update com.charleskorn.kaml:kaml to v0.71.0
  • 650e8b6 update com.github.ajalt.clikt:clikt to v5.0.3
  • c96f2e8 update docker/setup-buildx-action digest to f7ce87c
  • aeb3a4b update github/codeql-action digest to 9e8d078
  • 5ef526a update software.amazon.awssdk:s3 to v2.30.16