fix(deps): update dependency @cyclonedx/cyclonedx-library to v7 - autoclosed #224
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:
6.13.1
->7.1.0
Release Notes
CycloneDX/cyclonedx-javascript-library (@cyclonedx/cyclonedx-library)
v7.1.0
Compare Source
Models.Copyright
and classModels.CopyrightRepository
(via #1202)Models.AttachmentContent
(via #1202)Stringable
&SortableStringables
with public API (#1192 via #1202)This is considered a non-breaking change, as the types are not changed, but made publicly available.
npm11
(#1191 via #1203)v7.0.0
Compare Source
Models.Bom.tools
is an instance ofModels.Tools
now (#1152 via #1163)Before, it was an instance of
Models.ToolRepository
.Models.Vulnerability.tools
is an instance ofModels.Tools
now (via #1163)Before, it was an instance of
Models.ToolRepository
.Models.Tool.fromComponent()
(via #1163)Models.Tool.fromService()
(via #1163)Models.Tools
(#1152 via #1163)Models.Tools
(#1152 via #1163, #1180)Bom
-Normalizers will take changedModels.Bom.tools
into account (#1152 via #1163)Vulnerability
-Normalizers will take changedModels.Vulnerability.tools
into account (via #1163)libxmljs2@​^0.35
(via #1173)packageurl-js@^2.0.1
, was@>=0.0.6 <0.0.8 || ^1
(via #1142)v5.7.2
now, wasv5.6.3
(via #1182)Configuration
📅 Schedule: Branch creation - "* * * * 0,6" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.