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

build(deps-dev): bump cyclonedx-bom from 4.6.1 to 5.1.1 #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps cyclonedx-bom from 4.6.1 to 5.1.1.

Release notes

Sourced from cyclonedx-bom's releases.

v5.1.1 (2024-11-09)

Documentation

  • docs: fix headline structure in readme

Fix

  • fix: schema-invalid CycloneDX when running PEP639 analysis (#828)

What's Changed

Full Changelog: CycloneDX/cyclonedx-python@v5.1.0...v5.1.1

v5.1.0 (2024-10-23)

Feature

  • feat: add Python 3.13 support (#818)

What's Changed

Full Changelog: CycloneDX/cyclonedx-python@v5.0.0...v5.1.0

v5.0.0 (2024-10-15)

Breaking

  • feat!: v5.0.0 (#797)

BREAKING Changes

  • Emitted metadata tool name is cyclonedx-py, was cyclonedx-bom.

... (truncated)

Changelog

Sourced from cyclonedx-bom's changelog.

v5.1.1 (2024-11-09)

Documentation

  • docs: fix headline structure in readme

Signed-off-by: Jan Kowalleck <[email protected]> (74f07e1)

Fix

  • fix: schema-invalid CycloneDX when running PEP639 analysis (#828)

fixes #826


Signed-off-by: Jan Kowalleck <[email protected]> (b2595cf)

v5.1.0 (2024-10-23)

Feature

  • feat: add Python 3.13 support (#818)

Signed-off-by: Jan Kowalleck <[email protected]> (f4eb79e)

v5.0.0 (2024-10-15)

Breaking

  • feat!: v5.0.0 (#797)

BREAKING Changes

  • Emitted metadata tool name is cyclonedx-py, was cyclonedx-bom.
  • Emitted metadata tools are up to non-deprecated CycloneDX specification.
  • No longer emit deprecated or undocumented properties in namespace cdx:poetry (see previous release 4.6.0 for official replacements).
    • cdx:poetry:source:package:reference
    • cdx:poetry:package:source:resolved_reference
    • cdx:poetry:package:source:vcs:requested_revision
    • cdx:poetry:package:source:vcs:commit_id

The mentioned changes are considered &#34;breaking&#34; for processes that relied on the respective data structures. Migration paths are self-explanatory.

Dependencies

  • Requires cyclonedx-python-lib&gt;=8.0.0,&lt;9 now, was &gt;=7.3.0,&lt;8.0.0,!=7.3.1.

... (truncated)

Commits
  • 9eb3931 chore(release): 5.1.1
  • b2595cf fix: schema-invalid CycloneDX when running PEP639 analysis (#828)
  • 74f07e1 docs: fix headline structure in readme
  • 5952292 chore(deps-dev): Update flake8-bugbear requirement from 24.8.19 to 24.10.31 (...
  • fe75802 chore: py-release workflow is not auto-triggered anymore
  • e71ec81 chore: reorder dev-deps
  • ab78848 chore(deps-dev): Update tox requirement from 4.23.0 to 4.23.2 (#822)
  • ccb0f54 chore(deps-dev): Update mypy requirement from 1.12.0 to 1.13.0 (#823)
  • c284ce3 chore: test unpinned dayly
  • 6392906 chore: render current year in docs
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 11, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/cyclonedx-bom-5.1.1 branch 5 times, most recently from ac94566 to bd2788c Compare November 15, 2024 01:40
@dependabot dependabot bot force-pushed the dependabot/pip/cyclonedx-bom-5.1.1 branch from bd2788c to 9cf6285 Compare November 20, 2024 01:57
@dependabot dependabot bot force-pushed the dependabot/pip/cyclonedx-bom-5.1.1 branch from 9cf6285 to 8dbe9bc Compare December 2, 2024 01:15
@Muni10
Copy link
Contributor

Muni10 commented Jan 7, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/cyclonedx-bom-5.1.1 branch from 8dbe9bc to 0edb6fc Compare January 7, 2025 13:52
@Muni10
Copy link
Contributor

Muni10 commented Jan 7, 2025

@dependabot rebase

Bumps [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) from 4.6.1 to 5.1.1.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md)
- [Commits](CycloneDX/cyclonedx-python@v4.6.1...v5.1.1)

---
updated-dependencies:
- dependency-name: cyclonedx-bom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/cyclonedx-bom-5.1.1 branch from 0edb6fc to a55c409 Compare January 7, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant