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

Bump cyclonedx-python-lib from 7.6.0 to 9.1.0 #145

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 Feb 27, 2025

Bumps cyclonedx-python-lib from 7.6.0 to 9.1.0.

Release notes

Sourced from cyclonedx-python-lib's releases.

v9.1.0 (2025-02-27)

Feature

  • feat: model.VulnerabilityAnalysis properties for issued/updated datetime (#794)

Fix

  • fix: improved comparison functionality of model.VulnerabilityAnalysis (#795)

What's Changed

Full Changelog: CycloneDX/cyclonedx-python-lib@v9.0.2...v9.1.0

v9.0.2 (2025-02-26)

maintenance release


Full Changelog: CycloneDX/cyclonedx-python-lib@v9.0.0...v9.0.2

v9.0.1-rc.1 (2025-02-13)

BREAKING Changes

  • Rename spdx.is_compund_expression -> spdx.is_expression (#779)
  • BomRef affects comparison/hashing (#754 & #780)
    This is only a breaking change if you relied on ordering of elements.
  • Streamline comparison/hashing functions (#755)
    This is only a breaking change if you relied on ordering of elements.
  • Bumped dependency py-serializable >=2 <3, was >=1.1.1 <2 (#775)
    This is only a breaking change if you have other packages depend on that specific version.

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from cyclonedx-python-lib's changelog.

v9.1.0 (2025-02-27)

Feature

  • feat: model.VulnerabilityAnalysis properties for issued/updated datetime (#794)

Signed-off-by: Indivar Mishra <[email protected]> (4a3955a)

Fix

  • fix: improved comparison functionality of model.VulnerabilityAnalysis (#795)

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

v9.0.2 (2025-02-26)

v9.0.0 (2025-02-26)

Breaking

  • feat!: 9.0.1 (#777)

BREAKING Changes

  • Fix: model.vulnerability.VulnerabilityReference&#39;s properties are all mandatory (#790 via #792)
  • Refactor: Rename spdx.is_compund_expression -> spdx.is_expression (#779)
  • Behavior: BomRef affects comparison/hashing (#754 & #780) This is only a breaking change if you relied on ordering of elements.
  • Behavior: streamline comparison/hashing functions (#755) This is only a breaking change if you relied on ordering of elements.
  • Dependency: bump dependency py-serializable &gt;=2 &lt;3, was &gt;=1.1.1 &lt;2 (#775) This is only a breaking change if you have other packages depend on that specific version.

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

... (truncated)

Commits
  • 65026ac chore(release): 9.1.0
  • 7d57c73 fix: improved comparison functionality of model.VulnerabilityAnalysis (#795)
  • 4a3955a feat: model.VulnerabilityAnalysis properties for issued/updated datetime (#...
  • 4478cac chore(release): 9.0.2
  • 54b8ffc chore(release): 9.0.0
  • e6f91fa feat!: 9.0.1 (#777)
  • 740aaf9 chore(release): 8.9.0
  • 845b8d5 feat: avoid raising NoPropertiesProvidedException for optional parameters (...
  • 208d5aa chore(deps-dev): update flake8 requirement from 7.1.1 to 7.1.2 (#788)
  • e2a4ed3 docs: extended instructions for "contributing" (#783)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 27, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/cyclonedx-python-lib-9.1.0 branch from 5e15045 to ef42118 Compare March 3, 2025 23:44
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 7.6.0 to 9.1.0.
- [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@v7.6.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/cyclonedx-python-lib-9.1.0 branch from ef42118 to 9b83432 Compare March 7, 2025 03:12
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.

0 participants