adoptium / temurin-vdr-generator

Scripts for generating Vulnerability Disclosure Reports
1 stars 3 forks source link

Bump cyclonedx-python-lib from 7.6.0 to 8.3.0 #97

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps cyclonedx-python-lib from 7.6.0 to 8.3.0.

Release notes

Sourced from cyclonedx-python-lib's releases.

v8.3.0 (2024-10-26)

Documentation

  • docs: revisit examples readme (#725)

Feature

  • feat: add basic support for Definitions (#701)

What's Changed

Full Changelog: https://github.com/CycloneDX/cyclonedx-python-lib/compare/v8.2.1...v8.3.0

v8.2.1 (2024-10-24)

Fix

  • fix: encode quotation mark in URL (#724)

What's Changed

New Contributors

Full Changelog: https://github.com/CycloneDX/cyclonedx-python-lib/compare/v8.2.0...v8.2.1

v8.2.0 (2024-10-22)

Feature

  • feat: Add Python 3.13 support (#718)

What's Changed

Full Changelog: https://github.com/CycloneDX/cyclonedx-python-lib/compare/v8.1.0...v8.2.0

... (truncated)

Changelog

Sourced from cyclonedx-python-lib's changelog.

v8.3.0 (2024-10-26)

Documentation

  • docs: revisit examples readme (#725)

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

Feature

  • feat: add basic support for Definitions (#701)

Signed-off-by: Hakan Dilek <hakandilek@gmail.com> (a1573e5)

v8.2.1 (2024-10-24)

Fix

  • fix: encode quotation mark in URL (#724)

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

v8.2.0 (2024-10-22)

Feature

  • feat: Add Python 3.13 support (#718)

Signed-off-by: gruebel <anton.gruebel@gmail.com> (d4be3ba)

v8.1.0 (2024-10-21)

Documentation

  • docs: fix code examples regarding outputting (#709)

Signed-off-by: Hakan Dilek <hakandilek@gmail.com> (c72d5f4)

Feature

  • feat: add support for Lifecycles in BOM metadata (#698)

... (truncated)

Commits


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 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[bot] commented 1 month ago

Superseded by #100.