Skip to content

Conversation

@jkowalleck
Copy link
Member

Description

  • BREAKING changes
    • Changed dependencies
    • Changed properties packageUrl
  • Changed
    • CycloneDX\Core\Models\Component::setPackageUrl() accepts ?string
      Downstream implementations may use package-url/packageurl-php for generation.
    • CycloneDX\Core\Models\Component::getPackageUrl() returns ?string
      Downstream implementations may use package-url/packageurl-php for parsing.
  • Dependencies
    • No longer depend on package-url/packageurl-php

part of #571

AI Tool Disclosure

  • My contribution does not include any AI-generated content
  • My contribution includes AI-generated content, as disclosed below:
    • AI Tools: [e.g. GitHub CoPilot, ChatGPT, JetBrains Junie etc.]
    • LLMs and versions: [e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro etc.]
    • Prompts: [Summarize the key prompts or instructions given to the AI tools]

Affirmation

@jkowalleck jkowalleck requested a review from a team as a code owner January 8, 2026 09:41
@jkowalleck jkowalleck added enhancement New feature or request dependencies dependency related breaking change labels Jan 8, 2026
@jkowalleck jkowalleck marked this pull request as draft January 8, 2026 12:04
@jkowalleck jkowalleck changed the title feat: PackageUrl as string [WIP] feat: PackageUrl as string Jan 8, 2026
@jkowalleck jkowalleck changed the title [WIP] feat: PackageUrl as string [WIP] BC: PackageUrl as string Jan 8, 2026
@jkowalleck jkowalleck changed the base branch from master to feat/4.0.0-dev January 8, 2026 12:30
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck force-pushed the feat/PackageUrl-as-string branch from 2b5b142 to 9c2e414 Compare January 9, 2026 09:15
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a32fd3e) 5535 5513 99.60%
Head commit (9c2e414) 5535 (+0) 5513 (+0) 99.60% (+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 (#588) 2 2 100.00%

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: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck changed the title [WIP] BC: PackageUrl as string BC: PackageUrl as string Jan 9, 2026
@jkowalleck jkowalleck marked this pull request as ready for review January 9, 2026 09:30
@jkowalleck jkowalleck merged commit 2f7c8e7 into feat/4.0.0-dev Jan 9, 2026
58 of 59 checks passed
@jkowalleck jkowalleck deleted the feat/PackageUrl-as-string branch January 9, 2026 09:36
@jkowalleck jkowalleck mentioned this pull request Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change dependencies dependency related enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants