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

chore(deps): Bump cyclonedx-bom from 0.6.2 to 0.7.0 #274

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cyclonedx-bom from 0.6.2 to 0.7.0.

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 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 the dependencies Pull requests that update a dependency file label Aug 12, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/cyclonedx-bom-0.7.0 branch from ae42476 to a435dbc Compare August 12, 2024 16:01
Bumps [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-rust-cargo) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-rust-cargo/releases)
- [Commits](CycloneDX/cyclonedx-rust-cargo@cyclonedx-bom-0.6.2...cyclonedx-bom-0.7.0)

---
updated-dependencies:
- dependency-name: cyclonedx-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/cyclonedx-bom-0.7.0 branch from a435dbc to 7e5a963 Compare August 12, 2024 16:01
@alilleybrinker alilleybrinker merged commit 6921fdf into main Aug 12, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/cyclonedx-bom-0.7.0 branch August 12, 2024 16:50
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
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant