iets3.opensource icon indicating copy to clipboard operation
iets3.opensource copied to clipboard

chore(deps): update plugin org.cyclonedx.bom to v3

Open renovate[bot] opened this issue 2 months ago • 3 comments

[!NOTE] Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
org.cyclonedx.bom 2.4.1 -> 3.0.0 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Oct 03 '25 14:10 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Oct 06 '25 08:10 renovate[bot]

In version 3.0.0 breaking changes were introduced. To enable a green build we need to aligh with the new required changes.

More information can be found here: https://github.com/CycloneDX/cyclonedx-gradle-plugin/releases/tag/cyclonedx-gradle-plugin-3.0.0

arimer avatar Oct 06 '25 10:10 arimer

The new version 3.0.0 does no longer automatically include external references based on the includeConfigs which leads to differences in the generate bom.json file. See:

grafik

Todo

  • [ ] ensure that external references for both bundledDeps and configurations are included as before

arimer avatar Oct 13 '25 19:10 arimer