Skip to content

Bump versatile to 0.18.1#6090

Merged
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:bump-versatile
May 4, 2026
Merged

Bump versatile to 0.18.1#6090
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:bump-versatile

Conversation

@nscuro
Copy link
Copy Markdown
Member

@nscuro nscuro commented May 4, 2026

Description

Bumps versatile to 0.18.1.

Fixes an issue related to v-prefixes in NuGet versions: https://github.com/nscuro/versatile/releases/tag/v0.18.1

Addressed Issue

N/A

Additional Details

N/A

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

Fixes an issue related to v-prefixes in NuGet versions: https://github.com/nscuro/versatile/releases/tag/v0.18.1

Signed-off-by: nscuro <nscuro@protonmail.com>
Copilot AI review requested due to automatic review settings May 4, 2026 14:47
@nscuro nscuro added the dependencies Pull requests that update a dependency file label May 4, 2026
@owasp-dt-bot
Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 4, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation (-1.00%)
Diff coverage diff coverage (70.00%)

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (03bae1e) 24824 20125 81.07%
Head commit (21b8b2e) 24824 (+0) 20125 (+0) 81.07% (+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 (#6090) 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%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Maven-managed versatile library version to pick up the upstream fix for handling v-prefixed NuGet versions (per versatile v0.18.1 release notes), which affects Dependency-Track’s version parsing/comparison behavior where versatile is used.

Changes:

  • Bump io.github.nscuro:versatile-core version property from 0.18.0 to 0.18.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nscuro nscuro added the backport/4.14.2 PRs to be backported to v4.14.2 label May 4, 2026
@nscuro nscuro merged commit 31e78ad into DependencyTrack:master May 4, 2026
15 checks passed
@nscuro nscuro deleted the bump-versatile branch May 4, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/4.14.2 PRs to be backported to v4.14.2 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants