Skip to content

Commit 069955a

Browse files
chore(deps): update dependency @cyclonedx/cyclonedx-esbuild to v1.1.1 (#485)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@cyclonedx/cyclonedx-esbuild](https://redirect.github.com/CycloneDX/cyclonedx-esbuild) | [`1.1.0` → `1.1.1`](https://renovatebot.com/diffs/npm/@cyclonedx%2fcyclonedx-esbuild/1.1.0/1.1.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@cyclonedx%2fcyclonedx-esbuild/1.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@cyclonedx%2fcyclonedx-esbuild/1.1.0/1.1.1?slim=true) | --- ### Release Notes <details> <summary>CycloneDX/cyclonedx-esbuild (@&#8203;cyclonedx/cyclonedx-esbuild)</summary> ### [`v1.1.1`](https://redirect.github.com/CycloneDX/cyclonedx-esbuild/blob/HEAD/HISTORY.md#111---2026-03-09) [Compare Source](https://redirect.github.com/CycloneDX/cyclonedx-esbuild/compare/v1.1.0...v1.1.1) - Fixed - Reproducible BomRef values (via [#&#8203;74]) - Properly generate PackageURLs for private packages (via [#&#8203;79]) [#&#8203;74]: https://redirect.github.com/CycloneDX/cyclonedx-esbuild/pull/74 [#&#8203;79]: https://redirect.github.com/CycloneDX/cyclonedx-esbuild/pull/79 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 37348c9 commit 069955a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"xmlbuilder2": "4.0.3"
7070
},
7171
"devDependencies": {
72-
"@cyclonedx/cyclonedx-esbuild": "1.1.0",
72+
"@cyclonedx/cyclonedx-esbuild": "1.1.1",
7373
"@eslint/js": "9.39.4",
7474
"@types/hosted-git-info": "^3.0.5",
7575
"@types/mocha": "^10.0.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)