Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @cyclonedx/cyclonedx-library from 6.13.1 to 7.1.0 in the cyclonedx group across 1 directory #1254

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2025

Bumps the cyclonedx group with 1 update in the / directory: @cyclonedx/cyclonedx-library.

Updates @cyclonedx/cyclonedx-library from 6.13.1 to 7.1.0

Release notes

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

7.1.0

Added

  • New type Models.Copyright and class Models.CopyrightRepository (via #1202)
  • New type Models.AttachmentContent (via #1202)

Changed

  • Replace usage of internals 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.

Style

  • Apply latest code style guide (via #1201)

Misc

#1191: CycloneDX/cyclonedx-javascript-library#1191 #1192: CycloneDX/cyclonedx-javascript-library#1192 #1201: CycloneDX/cyclonedx-javascript-library#1201 #1202: CycloneDX/cyclonedx-javascript-library#1202 #1203: CycloneDX/cyclonedx-javascript-library#1203


What's Changed

Full Changelog: CycloneDX/cyclonedx-javascript-library@v7.0.0...v7.1.0

7.0.0

BREAKING changes

  • Property Models.Bom.tools is an instance of Models.Tools now (#1152 via #1163)
    Before, it was an instance of Models.ToolRepository.
  • Property Models.Vulnerability.tools is an instance of Models.Tools now (via #1163)
    Before, it was an instance of Models.ToolRepository.

Added

  • Static function Models.Tool.fromComponent() (via #1163)
  • Static function Models.Tool.fromService() (via #1163)
  • New class Models.Tools (#1152 via #1163)
  • New serialization/normalization for Models.Tools (#1152 via #1163, #1180)

Changed

  • Serializers and Bom-Normalizers will take changed Models.Bom.tools into account (#1152 via #1163)
  • Serializers and Vulnerability-Normalizers will take changed Models.Vulnerability.tools into account (via #1163)

Style

  • Apply latest code style guide (via #1170, #1181)

Dependencies

  • Support libxmljs2@^0.35 (via #1173)

... (truncated)

Changelog

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

7.1.0 -- 2025-01-09

  • Added
    • New type Models.Copyright and class Models.CopyrightRepository (via #1202)
    • New type Models.AttachmentContent (via #1202)
  • Changed
    • Replace usage of internals 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.
  • Style
    • Apply latest code style guide (via #1201)
  • Misc

#1191: CycloneDX/cyclonedx-javascript-library#1191 #1192: CycloneDX/cyclonedx-javascript-library#1192 #1201: CycloneDX/cyclonedx-javascript-library#1201 #1202: CycloneDX/cyclonedx-javascript-library#1202 #1203: CycloneDX/cyclonedx-javascript-library#1203

7.0.0 -- 2024-11-26

  • BREAKING changes
    • Property Models.Bom.tools is an instance of Models.Tools now (#1152 via #1163)
      Before, it was an instance of Models.ToolRepository.
    • Property Models.Vulnerability.tools is an instance of Models.Tools now (via #1163)
      Before, it was an instance of Models.ToolRepository.
  • Added
    • Static function Models.Tool.fromComponent() (via #1163)
    • Static function Models.Tool.fromService() (via #1163)
    • New class Models.Tools (#1152 via #1163)
    • New serialization/normalization for Models.Tools (#1152 via #1163, #1180)
  • Changed
    • Serializers and Bom-Normalizers will take changed Models.Bom.tools into account (#1152 via #1163)
    • Serializers and Vulnerability-Normalizers will take changed Models.Vulnerability.tools into account (via #1163)
  • Style
    • Apply latest code style guide (via #1170, #1181)
  • Dependencies
    • Support libxmljs2@^0.35 (via #1173)
    • Use packageurl-js@^2.0.1, was @>=0.0.6 <0.0.8 || ^1 (via #1142)
  • Build
    • Use TypeScript v5.7.2 now, was v5.6.3 (via #1182)

#1142: CycloneDX/cyclonedx-javascript-library#1142 #1152: CycloneDX/cyclonedx-javascript-library#1152 #1163: CycloneDX/cyclonedx-javascript-library#1163 #1170: CycloneDX/cyclonedx-javascript-library#1170 #1173: CycloneDX/cyclonedx-javascript-library#1173 #1180: CycloneDX/cyclonedx-javascript-library#1180 #1181: CycloneDX/cyclonedx-javascript-library#1181 #1182: CycloneDX/cyclonedx-javascript-library#1182

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cyclonedx group with 1 update in the / directory: [@cyclonedx/cyclonedx-library](https://github.com/CycloneDX/cyclonedx-javascript-library).


Updates `@cyclonedx/cyclonedx-library` from 6.13.1 to 7.1.0
- [Release notes](https://github.com/CycloneDX/cyclonedx-javascript-library/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-javascript-library/blob/main/HISTORY.md)
- [Commits](CycloneDX/cyclonedx-javascript-library@v6.13.1...v7.1.0)

---
updated-dependencies:
- dependency-name: "@cyclonedx/cyclonedx-library"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cyclonedx
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

0 participants