Skip to content

Bump cyclonedx-python-lib from 0.12.3 to 1.1.1#279

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/cyclonedx-python-lib-1.1.1
Closed

Bump cyclonedx-python-lib from 0.12.3 to 1.1.1#279
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/cyclonedx-python-lib-1.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 19, 2022

Bumps cyclonedx-python-lib from 0.12.3 to 1.1.1.

Release notes

Sourced from cyclonedx-python-lib's releases.

v1.1.1

Fix

v1.1.0

Feature

  • Add support for bom.metadata.component (#118) (1ac31f4)

v1.0.0

Support for CycloneDX schema version 1.4 (#108)

Breaking Changes

Support for CycloneDX 1.4. This includes:

  • Support for tools having externalReferences
  • Allowing version for a Component to be optional in 1.4
  • Support for releaseNotes per Component
  • Support for the core schema implementation of Vulnerabilities (VEX)

Features

Fixes

  • Unit tests now include schema validation (we've left schema validation out of the core library due to dependency bloat)
  • Ensure schema is adhered to in 1.0
  • URIs are now used throughout the library through a new XsUri class to provide URI validation

Other

Full Changelog: CycloneDX/cyclonedx-python-lib@v0.12.3...v1.0.0

Changelog

Sourced from cyclonedx-python-lib's changelog.

v1.1.1 (2022-01-19)

Fix

v1.1.0 (2022-01-13)

Feature

  • Add support for bom.metadata.component (#118) (1ac31f4)

v1.0.0 (2022-01-13)

Support for CycloneDX schema version 1.4 (#108)

Breaking Changes

Support for CycloneDX 1.4. This includes:

  • Support for tools having externalReferences
  • Allowing version for a Component to be optional in 1.4
  • Support for releaseNotes per Component
  • Support for the core schema implementation of Vulnerabilities (VEX)

Features

Fixes

  • Unit tests now include schema validation (we've left schema validation out of the core library due to dependency bloat)
  • Ensure schema is adhered to in 1.0
  • URIs are now used throughout the library through a new XsUri class to provide URI validation

Other

Commits
  • dec63de 1.1.1
  • 18ec498 fix: bump dependencies (#136)
  • d4007bd 1.1.0
  • 1ac31f4 feat: add support for bom.metadata.component (#118)
  • 3509fb6 Manually generated release
  • 7fb6da9 Support for CycloneDX schema version 1.4 (#108)
  • 3058afc chore: attempt to produce manual GitHub action to release a RC version
  • d26970b Merge branch 'main' of github.com:CycloneDX/cyclonedx-python-lib
  • 6799e63 chore: attempt to produce manual GitHub action to release a RC version
  • 42f7952 chore: disable poetry-cache in gh-workflow (#112)
  • 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 1.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...v1.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 the dependencies Packages this project depends on label Jan 19, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 24, 2022

Superseded by #282.

@dependabot dependabot Bot closed this Jan 24, 2022
@dependabot dependabot Bot deleted the dependabot/pip/main/cyclonedx-python-lib-1.1.1 branch January 24, 2022 18:04
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.

0 participants