Skip to content

chore(deps): Bump io.github.nscuro:versatile-core from 0.19.0 to 0.20.0#6610

Merged
nscuro merged 2 commits into
mainfrom
dependabot/maven/io.github.nscuro-versatile-core-0.20.0
Jul 7, 2026
Merged

chore(deps): Bump io.github.nscuro:versatile-core from 0.19.0 to 0.20.0#6610
nscuro merged 2 commits into
mainfrom
dependabot/maven/io.github.nscuro-versatile-core-0.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps io.github.nscuro:versatile-core from 0.19.0 to 0.20.0.

Release notes

Sourced from io.github.nscuro:versatile-core's releases.

v0.20.0

What's Changed

Breaking Changes 🚨

Enhancements 🚀

Dependency Updates 🤖

Full Changelog: nscuro/versatile@v0.19.0...v0.20.0

Commits
  • 4212851 [maven-release-plugin] prepare release v0.20.0
  • 1c68f1e Make Vers#parse reject non-canonical vers (#332)
  • 33d54e4 Enable roundtrip conformance tests (#331)
  • cb91f6e Bump actions/setup-java from 5.2.0 to 5.3.0 (#327)
  • e2dfd20 Bump org.sonatype.central:central-publishing-maven-plugin (#328)
  • 227a884 Bump actions/checkout from 6.0.3 to 7.0.0 (#329)
  • 4f8f095 Bump vers-spec submodule to latest (#330)
  • 2c77547 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 show <dependency name> 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)

Bumps [io.github.nscuro:versatile-core](https://github.com/nscuro/versatile) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/nscuro/versatile/releases)
- [Commits](nscuro/versatile@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: io.github.nscuro:versatile-core
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2026
@owasp-dt-bot

owasp-dt-bot commented Jul 7, 2026

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

codacy-production Bot commented Jul 7, 2026

Copy link
Copy Markdown

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 100.00% diff coverage · 0.00% coverage variation

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

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (54df8c4) 42814 37143 86.75%
Head commit (b52f955) 42814 (+0) 37142 (-1) 86.75% (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 (#6610) 4 4 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%

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.

versatile 0.20.0 made `Vers#parse` strict in accordance to the upstream spec. `Vers#parseLenient` retains the behavior pre-0.20.0.

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added this to the 5.1 milestone Jul 7, 2026
@nscuro nscuro merged commit 49e044a into main Jul 7, 2026
18 of 19 checks passed
@nscuro nscuro deleted the dependabot/maven/io.github.nscuro-versatile-core-0.20.0 branch July 7, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants