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

Update cyclonedx-bom requirement from 0.6.1 to 0.7.0 #856

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2024

Updates the requirements on cyclonedx-bom to permit the latest version.

Release notes

Sourced from cyclonedx-bom's releases.

0.7.0 - 2024-08-06

Release Notes

Changed

  • Made model types pub instead of pub(crate), which allows client code to write more fields in SBOMs (#758)
  • Removed #[non_exhaustive] from SpecVersion, which was a source of bugs in client code (#749)
  • Switched from packageurl to purl crate as the PURL implementation (#746)
  • Removed JSON schema validation from the public API and moved jsonschema to dev-dependencies to combat dependency bloat (#750)
Commits
  • 76d0b09 Merge pull request #759 from Shnatsel/release-cyclonedx-bom-0.7.0
  • da3607e release cyclonedx-bom 0.7.0
  • 03a7d27 Merge pull request #750 from Shnatsel/test-only-schema
  • 0aa3968 Merge pull request #757 from Shnatsel/release-v0.5.5
  • e26d8db Merge pull request #758 from justahero/fix-cpe-from-str
  • 76f6fb5 Change visibility of model types
  • de1ebb5 Release cargo-cyclonedx v0.5.5
  • 04fe7cc Merge pull request #756 from Shnatsel/no-build-deps-follow-up
  • c2ac06e Drop redundant boilerplate
  • de477e6 Change doc string for --no-build-deps
  • Additional commits viewable in compare view

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)

Updates the requirements on [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-rust-cargo) to permit the latest version.
- [Release notes](https://github.com/CycloneDX/cyclonedx-rust-cargo/releases)
- [Commits](CycloneDX/cyclonedx-rust-cargo@cyclonedx-bom-0.6.1...cyclonedx-bom-0.7.0)

---
updated-dependencies:
- dependency-name: cyclonedx-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 27, 2024 21:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Dependabot PRs that update Rust code skip changelog labels Aug 27, 2024
@edmorley edmorley enabled auto-merge (squash) August 27, 2024 21:50
@edmorley edmorley merged commit b743f2c into main Aug 27, 2024
7 checks passed
@edmorley edmorley deleted the dependabot/cargo/cyclonedx-bom-0.7.0 branch August 27, 2024 21:51
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 rust Dependabot PRs that update Rust code skip changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant