Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2022

Bumps cyclonedx-python-lib from 0.12.3 to 3.1.1.

Release notes

Sourced from cyclonedx-python-lib's releases.

v3.1.1

Fix

  • Type hint for get_component_by_purl is incorrect (3f20bf0)

v3.1.0

Feature


Note: There was no 3.0.0 release officially, but due to CI publishing issues, an unexpected 3.0.0 release was publiched to PyPi and subsequently yanked from PyPi. There are NO breaking changes between 2.7.1 and 3.1.0.

v2.7.1

What's Changed

Full Changelog: CycloneDX/cyclonedx-python-lib@v2.7.0...v2.7.1

v2.7.0

What's Changed

Full Changelog: CycloneDX/cyclonedx-python-lib@v2.6.0...v2.7.0

v2.6.0

Feature

  • Reduce unnessessarry type casting of set/SortedSet (#203) (089d971)

v2.5.2

Fix

  • Add expected lower-than comparators for OrganizationalEntity and VulnerabilityCredits (#248) (0046ee1)

v2.5.1

Fix

  • Add missing Vulnerability comparator for sorting (#246) (c3f3d0d)

v2.5.0

Feature

  • Use SortedSet in model to improve reproducibility - this will provide predictable ordering of various items in generated CycloneDX documents - thanks to @​RodneyRichardson (8a1c404)

Documentation

  • Fix typo "This is out" -> "This is our" (ef0278a)

v2.4.0

Feature

  • deps: Remove unused typing-extensions constraints (2ce358a)

... (truncated)

Changelog

Sourced from cyclonedx-python-lib's changelog.

v3.1.1 (2022-11-28)

Fix

  • Type hint for get_component_by_purl is incorrect (3f20bf0)

v3.1.0 (2022-09-15)

Feature

  • Out-factor SPDX compound detection (fd4d537)
  • Out-factor SPDX compound detection (2b69925)
  • License factories (033bad2)

Note: There was no 3.0.0 release officially, but due to CI publishing issues, an unexpected 3.0.0 release was publiched to PyPi and subsequently yanked from PyPi. There are NO breaking changes between 2.7.1 and 3.1.0.

v2.7.1 (2022-08-01)

Fix

  • BOM validation fails when Components or Services are nested #275
  • updated dependencies #271, #270, #269 and #256

v2.7.0 (2022-07-21)

Feature

  • Support for CycloneDX schema 1.4.2 - adds vulnerability.properties to the schema (32e7929)
  • Support for CycloneDX schema version 1.4.2 (db7445c)
  • Added updated CycloneDX 1.4.2 schemas (7fb27ae)

v2.6.0 (2022-06-20)

Feature

  • Reduce unnessessarry type casting of set/SortedSet (#203) (089d971)

v2.5.2 (2022-06-15)

Fix

  • Add expected lower-than comparators for OrganizationalEntity and VulnerabilityCredits (#248) (0046ee1)

v2.5.1 (2022-06-10)

Fix

  • Add missing Vulnerability comparator for sorting (#246) (c3f3d0d)

v2.5.0 (2022-06-10)

Feature

  • Use SortedSet in model to improve reproducibility - this will provide predictable ordering of various items in generated CycloneDX documents - thanks to @​RodneyRichardson (8a1c404)

Documentation

  • Fix typo "This is out" -> "This is our" (ef0278a)

v2.4.0 (2022-05-17)

Feature

  • deps: Remove unused typing-extensions constraints (2ce358a)

v2.3.0 (2022-04-20)

Feature

  • Add support for Dependency Graph in Model and output serialisation (ea34513)

... (truncated)

Commits
  • 503955e 3.1.1
  • 3f20bf0 fix: type hint for get_component_by_purl is incorrect
  • 06037b9 Merge pull request #310 from gruebel/fix-method-type-hint
  • 4c8a3ab move tests to model bom file
  • 735c05e fix type hint for get_component_by_purl
  • 6c0c174 chore: CHANGELOG typos
  • 1b8cd12 chore: update CHANGELOG to explain jump from 2.7.1 to 3.1.0.
  • e52c174 3.1.0
  • 5863622 chore: fix release workflow
  • 5ff4494 Merge pull request #305 from CycloneDX/license-factories
  • 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 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)

Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 0.12.3 to 3.1.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@v0.12.3...v3.1.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 29, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #69.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/pip/cyclonedx-python-lib-3.1.1 branch January 9, 2023 01:17
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