Skip to content

chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.7.0 to 0.7.1 - #1663

Merged
MaineK00n merged 1 commit into
masterfrom
dependabot/go_modules/master/github.com/CycloneDX/cyclonedx-go-0.7.1
Apr 26, 2023
Merged

chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.7.0 to 0.7.1#1663
MaineK00n merged 1 commit into
masterfrom
dependabot/go_modules/master/github.com/CycloneDX/cyclonedx-go-0.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 26, 2023

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.7.1

Changelog

Features

  • a1db67584a1b5b30873ba88fa4f21fb25d3247c7: feat: add JSON Schema to JSON output (#79) (@​mcombuechen)
  • 41a1ac565cce84bf248b48fb6dcb9627b55ea5b4: feat: option to specify HTML escaping for JSON format (#72) (@​kzantow)

Fixes

  • 08953d188c624ae0009a209a01a17a0bde35c280: fix: gitpod.yml refers to wrong Dockerfile (@​nscuro)
  • 97c1e5abf4c66cb01f81e4d20a9bb17f697191cf: fix: license header in Dockerfile.gitpod (@​nscuro)

Building and Packaging

  • b904cab3eca13536992964161983f2894b835a75: build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (@​dependabot[bot])
  • 66aa7d302966cfd1a97955c36677a385c2d8ed14: build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (@​dependabot[bot])
  • 5a0b406fb95b840887654a20c695ac9905098348: build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (@​dependabot[bot])
  • 8c7386438426c6bf106cce7177611f49f34b5d2e: build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (@​dependabot[bot])
  • 6dc0ac509cfc1cac7415197ca1d7790e8ce64bed: build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (@​dependabot[bot])
  • 393b665661dc17f77275bb471de982c820e5eea9: build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (@​dependabot[bot])
  • dace5ef218098bbf77fbe3d1baae67c425a8dbf8: build(deps): bump actions/setup-go from 3.3.1 to 3.4.0 (@​dependabot[bot])
  • a7d51432f41cfab22a443ff8b06860a708723a4e: build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (@​dependabot[bot])
  • fd636f7b7b50f91dfb93b4f70eb6baa82c6aa077: build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (@​dependabot[bot])
  • e3af71db4b88143c4eaeaae7856424888ff28ee2: build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (@​dependabot[bot])
  • 2fe798dca12eb0809fc9605a843a11e9f02ba730: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (@​dependabot[bot])
  • 6b726a53067d62e12986012859ae0a88c719e39e: build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (@​dependabot[bot])
  • f8ad5134855a32f80aefd9d959faed61f69cddca: build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (@​dependabot[bot])
  • be3d2c386f7c28c12a70acd4f9bde16c21986bd8: build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (@​dependabot[bot])
  • f72e6b7a58bcbdb2497171f105e01632a838ae25: build(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (@​dependabot[bot])
  • 0414aa0442e4ef46331f19efde155fd80b7223eb: build(deps): bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 (@​dependabot[bot])
  • fb4521618e58db205d830de1b0d349eaf4e306c3: build: pin digest of gitpod image (@​nscuro)
  • 3f98a11ad1d0e25a7abc4bee32fe5fe26ae1245a: build: pin github actions to commit digest (@​nscuro)

Others

  • eaa4df6ce658fbbe5bb0dac261138efece57b1a2: Error if invalid json is passed. (@​justinabrahms)
  • e4fe5c62685158d0c5006032346f4400610a97fb: ci: enable dependabot for docker ecosystem (@​nscuro)
  • 05a6bb7c3392616c24a875612fb5b45738019621: ci: update cyclonedx-cli to 0.24.2 (@​nscuro)
Commits
  • b1105ec Merge pull request #84 from justinabrahms/invalid-json
  • eaa4df6 Error if invalid json is passed.
  • c3606c4 Merge pull request #83 from CycloneDX/dependabot/github_actions/actions/check...
  • 6dc0ac5 build(deps): bump actions/checkout from 3.4.0 to 3.5.0
  • f057e1c Merge pull request #81 from CycloneDX/dependabot/github_actions/actions/setup...
  • 3d39e45 Merge pull request #82 from CycloneDX/dependabot/github_actions/actions/check...
  • 8c73864 build(deps): bump actions/checkout from 3.3.0 to 3.4.0
  • fd636f7 build(deps): bump actions/setup-go from 3.5.0 to 4.0.0
  • 847a418 Merge pull request #77 from CycloneDX/dependabot/github_actions/goreleaser/go...
  • 02d33a6 Merge pull request #78 from CycloneDX/dependabot/go_modules/github.com/stretc...
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2023
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/master/github.com/CycloneDX/cyclonedx-go-0.7.1 branch from 25436b4 to 82769ba Compare April 26, 2023 20:43
Bumps [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) from 0.7.0 to 0.7.1.
- [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.7.0...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/master/github.com/CycloneDX/cyclonedx-go-0.7.1 branch from 82769ba to 873dcdf Compare April 26, 2023 20:45
@MaineK00n
MaineK00n merged commit 046a294 into master Apr 26, 2023
@MaineK00n
MaineK00n deleted the dependabot/go_modules/master/github.com/CycloneDX/cyclonedx-go-0.7.1 branch April 26, 2023 20:54
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant