Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@cyclonedx/cyclonedx-library 9.2.09.4.1 age confidence

Release Notes

CycloneDX/cyclonedx-javascript-library (@​cyclonedx/cyclonedx-library)

v9.4.1

Compare Source

  • Fixed
    • Type declarations for deprecated symbols support usage as types (#​1350 via #​1351)
  • Refactor
    • Deprecated symbols turned from re-exports into re-declares (via #​1351)
      Note: this change adds runtime overhead for the sake of documentation.

v9.4.0

Compare Source

  • Added
    • New entry points for /Contrib and known submodules (via #​1343)
      See package.json::exports for details.
  • Changes
  • Deprecated
    • Certain exports have been deprecated; downstream imports should be updated to the new locations (#​1344 via #​1343)
      Note: the symbols themselves remain supported. See documentation and the "Refactored" section below for details.
  • Refactor
    • The following symbols were moved. (#​1344 via #​1343)
      The symbols are still import-able through their old location.
      • OLD -> NEW
      • Builders.FromNodePackageJson -> Contrib.FromNodePackageJson.Builders
      • Factories.FromNodePackageJson -> Contrib.FromNodePackageJson.Factories
      • Factories.LicenseFactory -> Contrib.License.Factories.LicenseFactory
      • Factories.PackageUrlFactory -> Contrib.PackageUrl.Factories.PackageUrlFactory
      • Types.assertNodePackageJson -> Contrib.FromNodePackageJson.Types.assertNodePackageJson
      • Types.isNodePackageJson -> Contrib.FromNodePackageJson.Types.isNodePackageJson
      • Types.NodePackageJson -> Contrib.FromNodePackageJson.Types.NodePackageJson
      • Utils.BomUtility -> Contrib.Bom.Utils
      • Utils.LicenseUtility -> Contrib.License.Utils
      • Utils.NpmjsUtility -> Contrib.FromNodePackageJson.Utils
  • Style
    • Applied latest code style (via #​1341)
  • Build
    • Use webpack v5.103.0 now, was v5.102.1 (via #​1340)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Dec 6, 2025
@renovate renovate bot requested a review from a team as a code owner December 6, 2025 03:09
@codacy-production
Copy link

codacy-production bot commented Dec 6, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (40051c7) 2910 2825 97.08%
Head commit (8af6fb8) 2910 (+0) 2825 (+0) 97.08% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#445) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/cyclonedx-cyclonedx-library-9.x branch from 3a4ddec to 8af6fb8 Compare December 16, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant