chore(deps): update go dependencies - autoclosed #126
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.6.0
->v0.7.2
d24c9d6
->bf05af5
v0.58.0
->v0.92.0
v5.7.0
->v5.9.0
v1.5.0
->v1.7.0
v1.13.0
->v1.16.0
Release Notes
CycloneDX/cyclonedx-go (github.com/CycloneDX/cyclonedx-go)
v0.7.2
Compare Source
This is a bugfix release that ships with minimal support for the CycloneDX v1.5 specification.
Full support is being worked on and planned to be released soon. The progress may be tracked in #90.
The reason for publishing partial support like this is to allow the consumption of v1.5 BOMs, which fails with
cyclonedx-go
<= v0.7.1.Changelog
Features
7128a92
: feat: raise baseline go version to 1.18 (@nscuro)Fixes
ff719b6
: fix: unmarshal bom on v1.5 return invalid specification version (@chen-keinan)Building and Packaging
966c223
: build(deps): bump CycloneDX/gh-gomod-generate-sbom from 1.1.0 to 2.0.0 (@dependabot[bot])1e83e85
: build(deps): bump actions/checkout from 3.5.0 to 3.5.1 (@dependabot[bot])78f6593
: build(deps): bump actions/checkout from 3.5.1 to 3.5.2 (@dependabot[bot])868f6db
: build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (@dependabot[bot])5885827
: build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (@dependabot[bot])d772b54
: build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 (@dependabot[bot])578e862
: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (@dependabot[bot])f83e6a7
: build(deps): bump gitpod/workspace-go from2be827f
to910daeb
(@dependabot[bot])cd7b23a
: build(deps): bump gitpod/workspace-go from910daeb
tod7a41f5
(@dependabot[bot])668553d
: build(deps): bump gitpod/workspace-go fromd7a41f5
tof37c673
(@dependabot[bot])d9a5f8c
: build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (@dependabot[bot])66f96df
: build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (@dependabot[bot])8b51c39
: build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (@dependabot[bot])e44f7de
: build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (@dependabot[bot])6360fe1
: build(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (@dependabot[bot])Others
a069906
: feat(spec1-5): add initial support for spec v1.5 (@nscuro)67a7567
: feat(spec1-5): add licensing, license properties, and license bom-ref (@nscuro)d2f3bb9
: feat(spec1-5): add lifecycle support (@nscuro)eb041b5
: feat(spec1-5): add new component types (@nscuro)c45ba61
: feat(spec1-5): add new external reference types (@nscuro)d84947d
: feat(spec1-5): add support for annotations (@nscuro)0ba0496
: feat(spec1-5): bump schema to 1.5 for round-trip tests (@nscuro)4e20914
: misc(dx): add project icon for intellij and goland (@nscuro)v0.7.1
Compare Source
Changelog
Features
a1db675
: feat: add JSON Schema to JSON output (#79) (@mcombuechen)41a1ac5
: feat: option to specify HTML escaping for JSON format (#72) (@kzantow)Fixes
08953d1
: fix:gitpod.yml
refers to wrongDockerfile
(@nscuro)97c1e5a
: fix: license header inDockerfile.gitpod
(@nscuro)Building and Packaging
b904cab
: build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (@dependabot[bot])66aa7d3
: build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (@dependabot[bot])5a0b406
: build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (@dependabot[bot])8c73864
: build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (@dependabot[bot])6dc0ac5
: build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (@dependabot[bot])393b665
: build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (@dependabot[bot])dace5ef
: build(deps): bump actions/setup-go from 3.3.1 to 3.4.0 (@dependabot[bot])a7d5143
: build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (@dependabot[bot])fd636f7
: build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (@dependabot[bot])e3af71d
: build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (@dependabot[bot])2fe798d
: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (@dependabot[bot])6b726a5
: build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (@dependabot[bot])f8ad513
: build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (@dependabot[bot])be3d2c3
: build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (@dependabot[bot])f72e6b7
: build(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (@dependabot[bot])0414aa0
: build(deps): bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 (@dependabot[bot])fb45216
: build: pin digest of gitpod image (@nscuro)3f98a11
: build: pin github actions to commit digest (@nscuro)Others
eaa4df6
: Error if invalid json is passed. (@justinabrahms)e4fe5c6
: ci: enable dependabot fordocker
ecosystem (@nscuro)05a6bb7
: ci: update cyclonedx-cli to 0.24.2 (@nscuro)v0.7.0
Compare Source
Changelog
Features
acb9322
: feat: add enum for official media types (@nscuro)2826fe2
: feat: add support for encoding to older spec versions (#51) (@nscuro)7a2113a
: feat: raise baseline go version to 1.17 (#53) (@nscuro)7415143
: feat: return error when parsing unknown spec versions (@nscuro)1655b7d
: feat: setSpecVersion
when decoding from xml (@nscuro)f97e04a
: feat: update gitpod dockerfile (@nscuro)Fixes
ea0d5b7
: fix: prevent nesting ofDependency
(@nscuro)Building and Packaging
f43660c
: build(deps): bump actions/setup-go from 3.1.0 to 3.2.0 (@dependabot[bot])2458312
: build(deps): bump actions/setup-go from 3.2.0 to 3.2.1 (@dependabot[bot])760fae3
: build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (@dependabot[bot])4dddf51
: build(deps): bump apache/skywalking-eyes from 0.3.0 to 0.4.0 (@dependabot[bot])6eb6521
: build(deps): bump github.com/bradleyjkemp/cupaloy/v2 from 2.7.0 to 2.8.0 (@dependabot[bot])bff00ef
: build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (@dependabot[bot])fc11b56
: build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (@dependabot[bot])f521d75
: build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (@dependabot[bot])d5d1ab6
: build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (@dependabot[bot])b83bbe8
: build(deps): bump goreleaser/goreleaser-action from 2 to 3 (@dependabot[bot])Documentation
8f8fadf
: docs: fix cyclonedx-go version in compatibility matrix (@nscuro)124f2be
: docs: fix typos (@nscuro)Others
5f10aea
: refactor: refine spec version conversion to cover more cases (@nscuro)0c2ebff
: refactor: separate custom marshalling logic from model (@nscuro)anchore/syft (github.com/anchore/syft)
v0.92.0
Compare Source
Added Features
Bug Fixes
Additional Changes
(Full Changelog)
v0.91.0
Compare Source
Added Features
Bug Fixes
Additional Changes
(Full Changelog)
v0.90.0
Compare Source
v0.90.0 (2023-09-11)
Full Changelog
Added Features
Bug Fixes
Additional Changes
v0.89.0
Compare Source
v0.89.0 (2023-08-31)
Full Changelog
Added Features
Bug Fixes
config.yaml
in working dir [Issue #1634] [PR #2001] [kzantow]v0.88.0
Compare Source
v0.88.0 (2023-08-25)
Full Changelog
Added Features
Bug Fixes
v0.87.1
Compare Source
v0.87.1 (2023-08-17)
Full Changelog
Bug Fixes
v0.87.0
Compare Source
v0.87.0 (2023-08-14)
Full Changelog
Added Features
Bug Fixes
v0.86.1
Compare Source
Changelog
v0.86.1 (2023-07-31)
Full Changelog
Bug Fixes
v0.86.0
Compare Source
Changelog
v0.86.0 (2023-07-31)
Full Changelog
Added Features
Bug Fixes
Breaking Changes
v0.85.0
Compare Source
Changelog
v0.85.0 (2023-07-12)
Full Changelog
Added Features
Bug Fixes
Breaking Changes
source
API and syft-jsonsource
block data shape [Issue #1866] [PR #1846] [wagoodman]Additional Changes
v0.84.1
Compare Source
Changelog
v0.84.1 (2023-06-29)
Full Changelog
Bug Fixes
Additional Changes
v0.84.0
Compare Source
Changelog
v0.84.0 (2023-06-20)
Full Changelog
Breaking Changes
Additional Changes
v0.83.1
Compare Source
Changelog
v0.83.1 (2023-06-14)
Full Changelog
Bug Fixes
v0.83.0
Compare Source
Changelog
v0.83.0 (2023-06-05)
Full Changelog
Added Features
Bug Fixes
Deprecated Features
Additional Changes
v0.82.0
Compare Source
Changelog
v0.82.0 (2023-05-23)
Full Changelog
Added Features
Bug Fixes
v0.81.0
Compare Source
Changelog
v0.81.0 (2023-05-22)
Full Changelog
Added Features
Bug Fixes
Additional Changes
v0.80.0
Compare Source
Changelog
v0.80.0 (2023-05-05)
Full Changelog
Added Features
Bug Fixes
Deprecated Features
v0.79.0
Compare Source
Changelog
v0.79.0 (2023-04-21)
Full Changelog
Added Features
Bug Fixes
Additional Changes
v0.78.0
Compare Source
Changelog
v0.78.0 (2023-04-17)
Full Changelog
Added Features
Bug Fixes
v0.77.0
Compare Source
Changelog
v0.77.0 (2023-04-11)
Full Changelog
Added Features
v0.76.1
Compare Source
Changelog
v0.76.1 (2023-04-05)
Full Changelog
Added Features
v0.76.0
Compare Source
Changelog
v0.76.0 (2023-03-31)
Full Changelog
Added Features
Bug Fixes
Additional Changes
v0.75.0
Compare Source
Changelog
v0.75.0 (2023-03-13)
Full Changelog
Added Features
Bug Fixes
v0.74.1
Compare Source
Changelog
v0.74.1 (2023-03-09)
Full Changelog
Bug Fixes
v0.74.0
Compare Source
Changelog
(v0.74.0) (2023-03-02)
Full Changelog
Added Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.