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 github.com/CycloneDX/cyclonedx-go from 0.6.0 to 0.7.0 #2974

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Bumps github.com/CycloneDX/cyclonedx-go from 0.6.0 to 0.7.0.

Release notes

Sourced from github.com/CycloneDX/cyclonedx-go's releases.

v0.7.0

Changelog

Features

  • acb932270c1594cb44c052ebeacfe4400c25e30b: feat: add enum for official media types (@​nscuro)
  • 2826fe20711931e40df00c2d9058232b6c4ec8af: feat: add support for encoding to older spec versions (#51) (@​nscuro)
  • 7a2113a1d5cdbc27b170ce7a487cc13a108950f5: feat: raise baseline go version to 1.17 (#53) (@​nscuro)
  • 7415143fe9af48fafb4bd823cfd1dc1aaea9084e: feat: return error when parsing unknown spec versions (@​nscuro)
  • 1655b7dad8bb4e1cc7c402fac75dddf998dc5621: feat: set SpecVersion when decoding from xml (@​nscuro)
  • f97e04a588544317e666deae16fbff4b4b1a89c5: feat: update gitpod dockerfile (@​nscuro)

Fixes

  • ea0d5b79fe245884a46d7537271d0d951d46ad1a: fix: prevent nesting of Dependency (@​nscuro)

Building and Packaging

  • f43660c92e8aa58b574b90395330c2d423d87e54: build(deps): bump actions/setup-go from 3.1.0 to 3.2.0 (@​dependabot[bot])
  • 245831215bceb60ad7c0b237819dadf6fb185a4e: build(deps): bump actions/setup-go from 3.2.0 to 3.2.1 (@​dependabot[bot])
  • 760fae3319dd04b9f95659eca5cada2dcedb885e: build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (@​dependabot[bot])
  • 4dddf51ddd4be68d6c0f35adef628acd36eae0ab: build(deps): bump apache/skywalking-eyes from 0.3.0 to 0.4.0 (@​dependabot[bot])
  • 6eb6521f71afc72eef65bf97033e1197a778ddab: build(deps): bump github.com/bradleyjkemp/cupaloy/v2 from 2.7.0 to 2.8.0 (@​dependabot[bot])
  • bff00ef23cf6cdcd520c179f995aabc83cc955b9: build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (@​dependabot[bot])
  • fc11b56380ce3c547d34194a39c3ef736e6c8397: build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (@​dependabot[bot])
  • f521d75e187d6f2ca3ce289cfa4afbd961b04402: build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (@​dependabot[bot])
  • d5d1ab6ca40e8ef882d6e51e1ebcb4ce72fcb805: build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (@​dependabot[bot])
  • b83bbe808f6545654d4e0deecc7e7806a2e49c4e: build(deps): bump goreleaser/goreleaser-action from 2 to 3 (@​dependabot[bot])

Documentation

  • 8f8fadfe296ad32dd78f513cd7475e81ed85e200: docs: fix cyclonedx-go version in compatibility matrix (@​nscuro)
  • 124f2be91434d720dd5d3149d7ab04461405c207: docs: fix typos (@​nscuro)

Others

  • 5f10aea00cf46bbe3a4ce66ce2b85bd17576a35c: refactor: refine spec version conversion to cover more cases (@​nscuro)
  • 0c2ebff85af58497076969010e3bb29f62f19f16: refactor: separate custom marshalling logic from model (@​nscuro)
Commits
  • 39a1d8f Merge pull request #57 from CycloneDX/tweaks
  • 124f2be docs: fix typos
  • 8f8fadf docs: fix cyclonedx-go version in compatibility matrix
  • 7415143 feat: return error when parsing unknown spec versions
  • c2db05e Merge pull request #56 from CycloneDX/issue-36
  • ea0d5b7 fix: prevent nesting of Dependency
  • 3390ca4 Merge pull request #55 from CycloneDX/refine-conversion
  • acb9322 feat: add enum for official media types
  • 1655b7d feat: set SpecVersion when decoding from xml
  • 5f10aea refactor: refine spec version conversion to cover more cases
  • 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 [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-go/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-go/blob/master/.goreleaser.yml)
- [Commits](CycloneDX/cyclonedx-go@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/CycloneDX/cyclonedx-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@@ -104,7 +104,7 @@ func (c *CycloneDX) UnmarshalJSON(b []byte) error {
// Keep the original SBOM
c.CycloneDX = &ftypes.CycloneDX{
BOMFormat: bom.BOMFormat,
SpecVersion: bom.SpecVersion,
SpecVersion: strconv.Itoa(int(bom.SpecVersion)),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

This PR is stale because it has been labeled with inactivity.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed. label Dec 12, 2022
@github-actions github-actions bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed. label Dec 22, 2022
@knqyf263 knqyf263 merged commit 02aa8c2 into main Jan 3, 2023
@knqyf263 knqyf263 deleted the dependabot/go_modules/github.com/CycloneDX/cyclonedx-go-0.7.0 branch January 3, 2023 13:15
umax pushed a commit to umax/trivy that referenced this pull request Jan 4, 2023
….0 (aquasecurity#2974)

Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
Co-authored-by: masahiro331 <m_fujimura@r.recruit.co.jp>
@knqyf263 knqyf263 mentioned this pull request Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants