Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

Bumps org.jvnet.hudson.plugins:analysis-pom from 10.11.0 to 10.14.0.

Release notes

Sourced from org.jvnet.hudson.plugins:analysis-pom's releases.

v10.14.0 🎁

📦 Dependency Updates

🔧 Internal Changes

v10.13.0 🎁

🔧 Internal Changes

v10.12.0 🎁

📦 Dependency Updates

... (truncated)

Commits
  • 0d6dbe8 [maven-release-plugin] prepare release v10.14.0
  • 7270d72 Merge pull request #1267 from jenkinsci/pmd-maven-report
  • a99862d Merge pull request #1265 from jenkinsci/dependabot/maven/org.openrewrite.mave...
  • 628c407 Exclude generated localizer sources in PMD test reports
  • d109b76 [maven-release-plugin] prepare for next development iteration
  • 47885d6 [maven-release-plugin] prepare release v10.13.0
  • 3121832 Merge pull request #1266 from jenkinsci/pmd-maven-report
  • e294f23 Exclude generated localizer sources in PMD reports
  • 25443d5 Bump org.openrewrite.maven:rewrite-maven-plugin from 6.12.0 to 6.12.1
  • a7bae91 Print PMD warnings in Maven
  • 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 [org.jvnet.hudson.plugins:analysis-pom](https://github.com/jenkinsci/analysis-pom-plugin) from 10.11.0 to 10.14.0.
- [Release notes](https://github.com/jenkinsci/analysis-pom-plugin/releases)
- [Changelog](https://github.com/jenkinsci/analysis-pom-plugin/blob/main/CHANGELOG.md)
- [Commits](jenkinsci/analysis-pom-plugin@v10.11.0...v10.14.0)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:analysis-pom
  dependency-version: 10.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Jul 3, 2025
Copy link

github-actions bot commented Jul 3, 2025

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (120 passed)
   🚀   Integration Tests: 100% successful (19 passed)
   ⛔   Architecture Tests: No test results available

Code Coverage

   〰️   Line Coverage: 73% (346 missed lines)
   ➰   Branch Coverage: 67% (121 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: 9 warnings (normal: 9)

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 183 vulnerabilities (error: 15, high: 49, normal: 114, low: 5)

Software Metrics

   🌀   Cyclomatic Complexity: 559 (total)
   💭   Cognitive Complexity: 212 (total)
   ➿   N-Path Complexity: 598 (total)
   📏   Lines of Code: 5349 (total)
   📝   Non Commenting Source Statements: 1755 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


🚧   Error Messages

Quality Monitor Errors:
[JunitParser] The processed file './target/surefire-reports/TEST-io.jenkins.plugins.archunit.PackageArchitectureTest.xml' does not contain data.
[JunitParser] The processed file './target/surefire-reports/TEST-io.jenkins.plugins.archunit.PluginArchitectureTest.xml' does not contain data.

Created by Quality Monitor v2.6.0 (#4596c70). More details are shown in the GitHub Checks Result.

Copy link

github-actions bot commented Jul 7, 2025

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (120 passed)
   🚀   Integration Tests: 100% successful (19 passed)
   ⛔   Architecture Tests: No test results available

Code Coverage

   〰️   Line Coverage: 73% (346 missed lines)
   ➰   Branch Coverage: 67% (121 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: 9 warnings (normal: 9)

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 183 vulnerabilities (error: 15, high: 49, normal: 114, low: 5)

Software Metrics

   🌀   Cyclomatic Complexity: 559 (total)
   💭   Cognitive Complexity: 212 (total)
   ➿   N-Path Complexity: 598 (total)
   📏   Lines of Code: 5349 (total)
   📝   Non Commenting Source Statements: 1755 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


🚧   Error Messages

Quality Monitor Errors:
[JunitParser] The processed file './target/surefire-reports/TEST-io.jenkins.plugins.archunit.PackageArchitectureTest.xml' does not contain data.
[JunitParser] The processed file './target/surefire-reports/TEST-io.jenkins.plugins.archunit.PluginArchitectureTest.xml' does not contain data.

Created by Quality Monitor v2.6.0 (#4596c70). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit 5c9271a into main Jul 18, 2025
31 checks passed
@uhafner uhafner deleted the dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-10.14.0 branch July 18, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant