5.3.0
Added basic support for CycloneDX Specification-1.7.
Changed
- This tool may support CycloneDX Specification-1.7 now (via #579)
This feature depends oncyclonedx/cyclonedx-library:^3.8.
Refactor
- Reworked internals to automatically support any SpecVersion provided by
cyclonedx/cyclonedx-library. (via #579)
Previously, the supported versions were managed by this very tool and needed manual updates.
What's Changed
- tools(deps-dev): Update icanhazstring/composer-unused requirement from 0.9.2 to 0.9.3 in /tools/composer-unused by @dependabot[bot] in #554
- tools(deps-dev): Update vimeo/psalm requirement from 6.10.3 to 6.12.0 in /tools/psalm by @dependabot[bot] in #560
- tools(deps-dev): Update vimeo/psalm requirement from 6.12.0 to 6.12.1 in /tools/psalm by @dependabot[bot] in #561
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.75.0 to 3.82.2 in /tools/php-cs-fixer by @dependabot[bot] in #563
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.82.2 to 3.84.0 in /tools/php-cs-fixer by @dependabot[bot] in #564
- tools(deps-dev): Update vimeo/psalm requirement from 6.12.1 to 6.13.0 in /tools/psalm by @dependabot[bot] in #565
- tools(deps-dev): Update icanhazstring/composer-unused requirement from 0.9.3 to 0.9.4 in /tools/composer-unused by @dependabot[bot] in #566
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.84.0 to 3.85.1 in /tools/php-cs-fixer by @dependabot[bot] in #567
- tools(deps-dev): Update vimeo/psalm requirement from 6.13.0 to 6.13.1 in /tools/psalm by @dependabot[bot] in #569
- gh-actions(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #568
- gh-actions(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #570
- tools(deps-dev): Update ergebnis/composer-normalize requirement from 2.47.0 to 2.48.0 in /tools/composer-normalize by @dependabot[bot] in #572
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.85.1 to 3.86.0 in /tools/php-cs-fixer by @dependabot[bot] in #571
- tools(deps-dev): Update ergebnis/composer-normalize requirement from 2.48.0 to 2.48.2 in /tools/composer-normalize by @dependabot[bot] in #573
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.86.0 to 3.87.1 in /tools/php-cs-fixer by @dependabot[bot] in #574
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.87.1 to 3.87.2 in /tools/php-cs-fixer by @dependabot[bot] in #575
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.87.2 to 3.88.2 in /tools/php-cs-fixer by @dependabot[bot] in #577
- tools(deps-dev): Update icanhazstring/composer-unused requirement from 0.9.4 to 0.9.5 in /tools/composer-unused by @dependabot[bot] in #576
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.88.2 to 3.89.0 in /tools/php-cs-fixer by @dependabot[bot] in #578
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.89.0 to 3.89.1 in /tools/php-cs-fixer by @dependabot[bot] in #582
- gh-actions(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #581
- gh-actions(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #580
- feat: basic support cdx17 by @jkowalleck in #579
- chore: prep v5.3.0 by @jkowalleck in #583
Full Changelog: v5.2.3...v5.3.0