Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cyclonedx/cyclonedx-php-composer to v4 #96

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cyclonedx/cyclonedx-php-composer require-dev major 3.11.0 -> 4.0.0

Release Notes

CycloneDX/cyclonedx-php-composer

v4.0.0

Compare Source

Based on OWASP Software Component Verification Standard for Software Bill of Materials
(SCVS SBOM) criteria, this tool is now capable of producing SBOM documents almost passing Level-2 (only signing needs to be done externally).
Affective changes based on these SCVS SBOM criteria:

4.0.0 - Details
  • BREAKING changes
  • Removed support for PHP <8.1 (#​91, #​128 via #​250)
    • Removed support for Composer <2.3 (#​153 via #​250)
    • CLI
      • Removed deprecated composer command make-bom, call composer CycloneDX:make-sbom instead (#​293 via #​309)
      • Changed option output-file to default to - now, which causes to print to STDOUT (via #​250)
      • Removed option exclude-dev in favor of new option omit (via #​250)
      • Removed option exclude-plugins in favor of new option omit (via #​250)
      • Removed option no-version-normalization (#​102 via #​250)
    • SBOM results
      • Components' version is no longer artificially normalized (#​102 via #​250)
    • Dependencies
  • Changed
    • Evidence analysis prefers actually installed packages over lock file (#​122 via #​250)
    • Root component's versions is unset, if version detection fails (#​154 via #​250)
    • Composer packages of type "composer-installer" are treated as composer plugins (via #​250)
  • Added
  • Misc
    • Added demo and reproducible continuous integration test "devReq" that is dedicated to composer's require-dev feature (via #​250)
    • Reworked demo setups to be more global-install like (via #​250)

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/cyclonedx-cyclonedx-php-composer-4.x branch from f8ae5c7 to def1426 Compare April 3, 2023 13:19
@GTony GTony merged commit 06d5f22 into master Apr 17, 2023
@GTony GTony deleted the renovate/cyclonedx-cyclonedx-php-composer-4.x branch April 17, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant