Skip to content

Bump cyclonedx-python-lib from 4.2.2 to 11.1.0#542

Merged
spoorcc merged 8 commits intomainfrom
dependabot/pip/main/cyclonedx-python-lib-5.0.1
Oct 4, 2025
Merged

Bump cyclonedx-python-lib from 4.2.2 to 11.1.0#542
spoorcc merged 8 commits intomainfrom
dependabot/pip/main/cyclonedx-python-lib-5.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 24, 2023

Bumps cyclonedx-python-lib from 4.2.2 to 5.0.1.

Release notes

Sourced from cyclonedx-python-lib's releases.

v5.0.1

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release (#474)

Bumps python-semantic-release/python-semantic-release from 8.0.8 to 8.3.0.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com> (9c3ffac)

  • chore: make pyproject parsable by dependabot (#477)

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (c4eaaa5)

Documentation

  • docs: revisit project meta (#475)

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (c3254d0)

  • docs: fix RTFD build (#476)

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (b9fcfb4)

Unknown

  • &#34;chore(deps): revert bump python-semantic-release/python-semantic-release (#474)&#34;

This reverts commit 9c3ffac34e89610ccc4f9701444127e1e6f5ee07.

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (aae7304)


What's Changed

... (truncated)

Changelog

Sourced from cyclonedx-python-lib's changelog.

v5.0.1 (2023-10-24)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release (#474)

Bumps python-semantic-release/python-semantic-release from 8.0.8 to 8.3.0.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com> (9c3ffac)

  • chore: make pyproject parsable by dependabot (#477)

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (c4eaaa5)

Documentation

  • docs: revisit project meta (#475)

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (c3254d0)

  • docs: fix RTFD build (#476)

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (b9fcfb4)

Unknown

  • &#34;chore(deps): revert bump python-semantic-release/python-semantic-release (#474)&#34;

This reverts commit 9c3ffac34e89610ccc4f9701444127e1e6f5ee07.

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (aae7304)

v5.0.0 (2023-10-24)

Breaking

  • feat!: v5.0.0 (#440)

... (truncated)

Commits
  • b777901 chore(release): 5.0.1
  • aae7304 "chore(deps): revert bump python-semantic-release/python-semantic-release (#4...
  • 9c3ffac chore(deps): bump python-semantic-release/python-semantic-release (#474)
  • c4eaaa5 chore: make pyproject parsable by dependabot (#477)
  • c3254d0 docs: revisit project meta (#475)
  • b9fcfb4 docs: fix RTFD build (#476)
  • 4454d60 chore(release): 5.0.0
  • 26b151c feat!: v5.0.0 (#440)
  • 50ce108 chore(release): 4.2.3
  • 5fa66a0 fix: SPDX-expression-validation internal crashes are cought and handled (#471)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Description by Korbit AI

What change is being made?

Upgrade cyclonedx-python-lib from 4.2.2 to 11.1.0 and align SBOM generation and tooling accordingly (update SBOM reporter to new API and schema v1.6, adjust tests and CI to reflect the new schema and component references, and update related dev tooling and workflow).


Why are these changes being made?

Provide the newer CycloneDX features and schema (v1.6) and ensure compatibility with the updated cyclonedx-python-lib, while keeping CI, dev tooling, and tests in sync with the new SBOM format.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

@dependabot dependabot Bot added the dependencies Packages this project depends on label Oct 24, 2023
@spoorcc spoorcc force-pushed the dependabot/pip/main/cyclonedx-python-lib-5.0.1 branch from 449b564 to 3630172 Compare October 25, 2023 15:39
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 1, 2023

A newer version of cyclonedx-python-lib exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@ben-edna
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 15, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@spoorcc spoorcc force-pushed the dependabot/pip/main/cyclonedx-python-lib-5.0.1 branch from 3630172 to 4131f70 Compare November 15, 2023 16:32
@ben-edna
Copy link
Copy Markdown
Contributor

Cyclone-dx dropped support for py 3.7 which would requires us to do so as well. Keeping this branch open for now.

@ben-edna ben-edna force-pushed the dependabot/pip/main/cyclonedx-python-lib-5.0.1 branch from 4131f70 to 4cd1344 Compare December 28, 2024 19:59
@ben-edna ben-edna force-pushed the dependabot/pip/main/cyclonedx-python-lib-5.0.1 branch from 4cd1344 to 50a466a Compare April 10, 2025 15:29
dependabot Bot and others added 3 commits October 3, 2025 20:43
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 4.2.2 to 5.0.1.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md)
- [Commits](CycloneDX/cyclonedx-python-lib@v4.2.2...v5.0.1)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@spoorcc spoorcc changed the title Bump cyclonedx-python-lib from 4.2.2 to 5.0.1 Bump cyclonedx-python-lib from 4.2.2 to 7.1.0 Oct 3, 2025
@spoorcc spoorcc force-pushed the dependabot/pip/main/cyclonedx-python-lib-5.0.1 branch from da71c86 to 4826df8 Compare October 3, 2025 21:13
@spoorcc
Copy link
Copy Markdown
Contributor

spoorcc commented Oct 3, 2025

/korbit-review /korbit-description

Copy link
Copy Markdown

@korbit-ai korbit-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by Korbit AI

Korbit automatically attempts to detect when you fix issues in new commits.
Category Issue Status
Functionality Incorrect regex pattern for BomRef matching ▹ view
Files scanned
File Path Reviewed
dfetch/reporting/sbom_reporter.py
features/steps/generic_steps.py

Explore our documentation to understand the languages and file types we support and the files we ignore.

Check out our docs on how you can make Korbit work best for you and your team.

Loving Korbit!? Share us on LinkedIn Reddit and X

Comment thread features/steps/generic_steps.py Outdated
@spoorcc spoorcc force-pushed the dependabot/pip/main/cyclonedx-python-lib-5.0.1 branch from 4826df8 to 717b8be Compare October 3, 2025 21:19
@spoorcc spoorcc changed the title Bump cyclonedx-python-lib from 4.2.2 to 7.1.0 Bump cyclonedx-python-lib from 4.2.2 to 11.1.0 Oct 3, 2025
@spoorcc
Copy link
Copy Markdown
Contributor

spoorcc commented Oct 3, 2025

Running into madpah/serializable#8

Fixable with microsoft/pyright#4426?

@spoorcc spoorcc merged commit d76cd17 into main Oct 4, 2025
29 checks passed
@spoorcc spoorcc deleted the dependabot/pip/main/cyclonedx-python-lib-5.0.1 branch October 4, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Packages this project depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants