Skip to content

3.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 11:42
· 29 commits to master since this release

Added support for CycloneDX Specification-1.6.

Changed

  • This tool supports CycloneDX Specification-1.6 now (via #1276)

Added

  • Option specVersion now supports value 1.6 to reflect CycloneDX Specification-1.6 (via #1276)
    Default value for that option is unchanged - still 1.4.

Build

  • Use TypeScript v5.4.5 now, was v5.4.2 (via #1270)

What's Changed

  • tests: integrate Angular17 by @jkowalleck in #1263
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /tests/integration/webpack5-react18 by @dependabot in #1266
  • feat: explicitely support CycloneDX v1.6 by @jkowalleck in #1276
  • chore(deps-dev): bump typescript from 5.4.2 to 5.4.5 in the typescript group by @dependabot in #1270

Full Changelog: v3.9.2...v3.10.0