Skip to content

Bump us.springett:cpe-parser from 2.1.0 to 3.0.0#1705

Merged
nscuro merged 1 commit intomainfrom
dependabot/maven/us.springett-cpe-parser-3.0.0
Mar 13, 2025
Merged

Bump us.springett:cpe-parser from 2.1.0 to 3.0.0#1705
nscuro merged 1 commit intomainfrom
dependabot/maven/us.springett-cpe-parser-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

Bumps us.springett:cpe-parser from 2.1.0 to 3.0.0.

Release notes

Sourced from us.springett:cpe-parser's releases.

cpe-parser-3.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/stevespringett/CPE-Parser/commits/cpe-parser-3.0.0

Commits
  • ba6843a [maven-release-plugin] prepare release cpe-parser-3.0.0
  • 66a54ea Merge pull request #80 from wilx/master-tweaks
  • af1ad70 build(deps): Bump com.puppycrawl.tools:checkstyle (#257)
  • 8270a68 Fix English words.
  • 477bc0c Update various Maven plugins.
  • 314a20d Set release=8 for Maven Compiler Plugin.
  • 7d5b736 Bump the version to 3.0.0-SNAPSHOT.
  • e5261ba Cpe: Optimize splitVersion(): Avoid one unnecessary regex matching.
  • bce773a Cpe: Tiny simplification of compareVersions().
  • 3dd3369 Cpe: Simplify equals()
  • Additional commits viewable 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 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 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 [us.springett:cpe-parser](https://github.com/stevespringett/CPE-Parser) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/stevespringett/CPE-Parser/releases)
- [Commits](stevespringett/CPE-Parser@cpe-parser-2.1.0...cpe-parser-3.0.0)

---
updated-dependencies:
- dependency-name: us.springett:cpe-parser
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Mar 12, 2025
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+18.91% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (785a976) 201 132 65.67%
Head commit (fbaed28) 5000 (+4799) 4229 (+4097) 84.58% (+18.91%)

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 (#1705) 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

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@nscuro nscuro added this to the 0.6.0 milestone Mar 13, 2025
@nscuro nscuro merged commit 23cc2bf into main Mar 13, 2025
13 checks passed
@nscuro nscuro deleted the dependabot/maven/us.springett-cpe-parser-3.0.0 branch March 13, 2025 09:33
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.

1 participant