Skip to content

Commit cc955c0

Browse files
fix(deps): update dependency @cyclonedx/cyclonedx-library to v6.13.1 (#237)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@cyclonedx/cyclonedx-library](https://redirect.github.com/CycloneDX/cyclonedx-javascript-library) | [`6.13.0` -> `6.13.1`](https://renovatebot.com/diffs/npm/@cyclonedx%2fcyclonedx-library/6.13.0/6.13.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@cyclonedx%2fcyclonedx-library/6.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@cyclonedx%2fcyclonedx-library/6.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@cyclonedx%2fcyclonedx-library/6.13.0/6.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@cyclonedx%2fcyclonedx-library/6.13.0/6.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>CycloneDX/cyclonedx-javascript-library (@&#8203;cyclonedx/cyclonedx-library)</summary> ### [`v6.13.1`](https://redirect.github.com/CycloneDX/cyclonedx-javascript-library/blob/HEAD/HISTORY.md#6131----2024-12-22) [Compare Source](https://redirect.github.com/CycloneDX/cyclonedx-javascript-library/compare/v6.13.0...v6.13.1) - Dependencies - Support `libxmljs2@&#8203;^0.35` (via [#&#8203;1196]) [#&#8203;1196]: https://redirect.github.com/CycloneDX/cyclonedx-javascript-library/pull/1196 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/CycloneDX/cyclonedx-node-yarn). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d947cd commit cc955c0

File tree

2 files changed

+350
-211
lines changed

2 files changed

+350
-211
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
}
5555
],
5656
"dependencies": {
57-
"@cyclonedx/cyclonedx-library": "6.13.0",
57+
"@cyclonedx/cyclonedx-library": "6.13.1",
5858
"@yarnpkg/cli": "^4",
5959
"@yarnpkg/core": "^4",
6060
"@yarnpkg/fslib": "^3",

0 commit comments

Comments
 (0)