Skip to content

Update dependency cyclonedx-bom to >=7.3.0 - autoclosed#24

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cyclonedx-bom-7.x
Closed

Update dependency cyclonedx-bom to >=7.3.0 - autoclosed#24
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cyclonedx-bom-7.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 4, 2026

This PR contains the following updates:

Package Change Age Confidence
cyclonedx-bom (changelog) >=6.0.0>=7.3.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

CycloneDX/cyclonedx-python (cyclonedx-bom)

v7.3.0

Compare Source

Features
  • Add -S flag to skip *.pth evaluation during environment analysis
    (#​1032,
    55c15d7)

v7.2.2

Compare Source

Documentation

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 1am and before 7am every weekday"
  • 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.

@claude
Copy link
Copy Markdown

claude Bot commented Mar 4, 2026

PR Review - Dependency Update: cyclonedx-bom >=7.2.2

Summary

This PR updates cyclonedx-bom from >=6.0.0 to >=7.2.2 (actual lock update: 7.2.1 → 7.2.2).

✅ Code Quality

  • Clean dependency update with minimal changes
  • Follows project convention of using >= version constraints in pyproject.toml

🔍 Observations

Major version jump (6.x → 7.x):

  • The constraint change from >=6.0.0 to >=7.2.2 is a major version upgrade that may include breaking changes
  • The lock file shows only a patch update (7.2.1 → 7.2.2), suggesting v7.x was already in use
  • Recommendation: Document why the minimum version is being pinned to 7.2.2 specifically, or consider using >=7.0.0 for consistency with the previous pattern

Version constraint specificity:

  • New constraint >=7.2.2 is unusually specific for a minimum bound
  • This limits flexibility for future patch versions below 7.2.2 (though they're already released)
  • Consider if >=7.0.0 or >=7.2.0 would be more appropriate unless 7.2.2 specifically fixes a critical issue

Security & Dependencies

  • ✅ This is a security tooling dependency (optional group), low risk
  • ✅ No changes to production code
  • ✅ Only affects the security extra dependency group

Testing

  • Ensure 'task security' runs successfully with the new version
  • Verify SBOM generation still works as expected

Verdict

LGTM with minor suggestion - Consider relaxing the constraint to >=7.0.0 or >=7.2.0 unless 7.2.2 specifically addresses a required fix.

@renovate renovate Bot force-pushed the renovate/cyclonedx-bom-7.x branch from 7254bf4 to efc4d36 Compare March 14, 2026 11:08
@renovate renovate Bot force-pushed the renovate/cyclonedx-bom-7.x branch from efc4d36 to dc03aa0 Compare March 26, 2026 20:40
@renovate renovate Bot changed the title Update dependency cyclonedx-bom to >=7.2.2 Update dependency cyclonedx-bom to >=7.3.0 Mar 31, 2026
@renovate renovate Bot force-pushed the renovate/cyclonedx-bom-7.x branch from dc03aa0 to af3abe6 Compare March 31, 2026 08:14
@renovate renovate Bot force-pushed the renovate/cyclonedx-bom-7.x branch from af3abe6 to 3579ab7 Compare April 22, 2026 21:37
@lorr1 lorr1 mentioned this pull request Apr 22, 2026
5 tasks
@renovate renovate Bot changed the title Update dependency cyclonedx-bom to >=7.3.0 Update dependency cyclonedx-bom to >=7.3.0 - autoclosed Apr 23, 2026
@renovate renovate Bot closed this Apr 23, 2026
@renovate renovate Bot deleted the renovate/cyclonedx-bom-7.x branch April 23, 2026 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants