5.1.0
Added basic support for CycloneDX Specification-1.6.
Changed
- This tool supports CycloneDX Specification-1.6 now (via #477)
Added
- CLI switch
--spec-version
now supports value1.6
to reflect CycloneDX Specification-1.6 (via #477)
Default value for that switch is unchanged - still1.5
.
Style
- Applied latest PHP Coding Standards (via #469)
Dependencies
- Raised dependency
cyclonedx/cyclonedx-library:^3.2
, was:^3.1
(via #477)
What's Changed
- tools(deps-dev): Update phpunit/phpunit requirement from 10.5.9 to 10.5.10 in /tools/phpunit by @dependabot in #462
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from v3.49.0 to v3.50.0 in /tools/php-cs-fixer by @dependabot in #463
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from v3.50.0 to v3.51.0 in /tools/php-cs-fixer by @dependabot in #464
- tools(deps-dev): Update phpunit/phpunit requirement from 10.5.10 to 10.5.11 in /tools/phpunit by @dependabot in #465
- tools(deps-dev): Update phpunit/phpunit requirement from 10.5.11 to 10.5.12 in /tools/phpunit by @dependabot in #466
- chore: re-enable
symfony/console:>=7
as dev-dep by @jkowalleck in #467 - tools(deps-dev): Update phpunit/phpunit requirement from 10.5.12 to 10.5.13 in /tools/phpunit by @dependabot in #468
- tools(deps-dev): Update phpunit/phpunit requirement from 10.5.13 to 10.5.15 in /tools/phpunit by @dependabot in #470
- tools(deps-dev): Update phpunit/phpunit requirement from 10.5.15 to 10.5.16 in /tools/phpunit by @dependabot in #471
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from v3.51.0 to v3.52.1 in /tools/php-cs-fixer by @dependabot in #469
- tools(deps-dev): Update phpunit/phpunit requirement from 10.5.16 to 10.5.17 in /tools/phpunit by @dependabot in #472
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from v3.52.1 to v3.53.0 in /tools/php-cs-fixer by @dependabot in #473
- feat: support CycloneDX v1.6 by @jkowalleck in #477
- tools(deps-dev): Update phpunit/phpunit requirement from 10.5.17 to 10.5.19 in /tools/phpunit by @dependabot in #476
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from v3.53.0 to v3.54.0 in /tools/php-cs-fixer by @dependabot in #475
Full Changelog: v5.0.1...v5.1.0