janbiasi / rollup-plugin-sbom

Create SBOMs in CycloneDX format for your Vite or Rollup projects with ease
MIT License
4 stars 1 forks source link

chore(deps): bump @cyclonedx/cyclonedx-library from 6.3.1 to 6.3.2 #25

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @cyclonedx/cyclonedx-library from 6.3.1 to 6.3.2.

Release notes

Sourced from @​cyclonedx/cyclonedx-library's releases.

6.3.2

Refactor

  • Removed dynamic imports in Node.js-specific XML serializer lookup (#1017 via #1018)
    This should improve compatibility with linkers and bundlers.

Build

#1008: CycloneDX/cyclonedx-javascript-library#1008 #1013: CycloneDX/cyclonedx-javascript-library#1013 #1015: CycloneDX/cyclonedx-javascript-library#1015 #1017: CycloneDX/cyclonedx-javascript-library#1017 #1018: CycloneDX/cyclonedx-javascript-library#1018


What's Changed

New Contributors

Full Changelog: https://github.com/CycloneDX/cyclonedx-javascript-library/compare/v6.3.1...v6.3.2

Changelog

Sourced from @​cyclonedx/cyclonedx-library's changelog.

6.3.2 -- 2024-02-25

  • Refactor
    • Removed dynamic imports in Node.js-specific XML serializer lookup (#1017 via #1018)
      This should improve compatibility with linkers and bundlers.
  • Build

#1008: CycloneDX/cyclonedx-javascript-library#1008 #1013: CycloneDX/cyclonedx-javascript-library#1013 #1015: CycloneDX/cyclonedx-javascript-library#1015 #1017: CycloneDX/cyclonedx-javascript-library#1017 #1018: CycloneDX/cyclonedx-javascript-library#1018

Commits
  • dcc53c6 6.3.2
  • c6f7a15 chore: configure codacy details
  • c30a1d3 chore: prep v6.3.2
  • 2bfaf08 ci: fix test-omit-optional-deps
  • e45741d refactor: Removed dynamic imports in NodeJS-specific XML serializer lookup (#...
  • c6cfd6f chore(deps-dev): bump the eslint group with 2 updates (#1016)
  • fc96676 chore(deps-dev): bump the webpack group with 1 update (#1015)
  • f8d5279 chore(deps-dev): bump the webpack group with 1 update (#1013)
  • 791cf27 chore(deps-dev): bump the eslint group with 1 update (#1014)
  • 014ee03 chore(deps-dev): bump the eslint group with 2 updates (#1012)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 4 months ago

Superseded by #32.