Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps org.jenkins-ci.tools:maven-hpi-plugin from 3.65 to 3.66.

Release notes

Sourced from org.jenkins-ci.tools:maven-hpi-plugin's releases.

3.66

📦 Dependency updates

Commits
  • de681ba [maven-release-plugin] prepare release maven-hpi-plugin-3.66
  • ec02f6e Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.3 (#753)
  • d2242c9 Bump org.kohsuke.stapler:stapler-groovy (#754)
  • fdc837d Ignore fewer dependencies (#752)
  • 9520391 Bump org.kohsuke.stapler:stapler-groovy (#747)
  • e0eca83 Bump jetty.version from 12.0.21 to 12.0.22 (#748)
  • 940fcc3 Bump maven-resolver.version from 2.0.8 to 2.0.9 (#745)
  • dd81026 Bump jetty.version from 12.0.20 to 12.0.21 (#744)
  • 97203db Bump org.kohsuke.stapler:stapler-groovy (#742)
  • e22e0d3 Bump org.jenkins-ci:jenkins from 1.131 to 1.132 (#743)
  • 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)

@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Jun 23, 2025
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (26 passed)
   🚀   Integration Tests: 100% successful (80 passed)
   ⛔   Architecture Tests: 100% successful (15 passed)

Code Coverage

   〰️   Line Coverage: 88% (102 missed lines)
   ➰   Branch Coverage: 78% (51 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: No warnings

Software Metrics

   🌀   Cyclomatic Complexity: 283 (total)
   💭   Cognitive Complexity: 170 (total)
   ➿   N-Path Complexity: 348 (total)
   📏   Lines of Code: 2487 (total)
   📝   Non Commenting Source Statements: 1031 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/dependency-check-report.json'! Configuration error for 'OWASP Dependency Check'?

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

@dependabot dependabot bot force-pushed the dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.66 branch from 0b7cb15 to cf4bc5d Compare June 26, 2025 22:11
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (27 passed)
   🚀   Integration Tests: 100% successful (80 passed)
   ⛔   Architecture Tests: 100% successful (15 passed)

Code Coverage

   〰️   Line Coverage: 88% (102 missed lines)
   ➰   Branch Coverage: 79% (50 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 246 vulnerabilities (error: 25, high: 86, normal: 128, low: 7)

Software Metrics

   🌀   Cyclomatic Complexity: 318 (total)
   💭   Cognitive Complexity: 173 (total)
   ➿   N-Path Complexity: 383 (total)
   📏   Lines of Code: 2884 (total)
   📝   Non Commenting Source Statements: 1152 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


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

Bumps [org.jenkins-ci.tools:maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin) from 3.65 to 3.66.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- [Commits](jenkinsci/maven-hpi-plugin@maven-hpi-plugin-3.65...maven-hpi-plugin-3.66)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.tools:maven-hpi-plugin
  dependency-version: '3.66'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.66 branch from cf4bc5d to e28b9f0 Compare July 2, 2025 07:49
@github-actions
Copy link

github-actions bot commented Jul 2, 2025

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (27 passed)
   🚀   Integration Tests: 100% successful (80 passed)
   ⛔   Architecture Tests: 100% successful (15 passed)

Code Coverage

   〰️   Line Coverage: 88% (102 missed lines)
   ➰   Branch Coverage: 79% (50 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 246 vulnerabilities (error: 25, high: 86, normal: 128, low: 7)

Software Metrics

   🌀   Cyclomatic Complexity: 318 (total)
   💭   Cognitive Complexity: 173 (total)
   ➿   N-Path Complexity: 383 (total)
   📏   Lines of Code: 2884 (total)
   📝   Non Commenting Source Statements: 1152 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


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

@uhafner uhafner merged commit 4f607c6 into main Jul 2, 2025
31 checks passed
@uhafner uhafner deleted the dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.66 branch July 2, 2025 10:07
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