Skip to content

Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.63 to 3.64 #2004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.jenkins-ci.tools:maven-hpi-plugin from 3.63 to 3.64.

Release notes

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

3.64

🐛 Bug fixes

  • Linkage errors with HttpComponents Client 4 library plugin (#737) @​basil

📦 Dependency updates

Commits
  • 2908204 [maven-release-plugin] prepare release maven-hpi-plugin-3.64
  • 35c52d1 Linkage errors with HttpComponents Client 4 library plugin (#737)
  • 19c2cd7 Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#736)
  • f7b9fc6 Bump maven-resolver.version from 2.0.7 to 2.0.8 (#735)
  • 512ae41 Bump org.jenkins-ci:jenkins from 1.130 to 1.131 (#734)
  • a6ec5e3 [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 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.jenkins-ci.tools:maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin) from 3.63 to 3.64.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- [Commits](jenkinsci/maven-hpi-plugin@maven-hpi-plugin-3.63...maven-hpi-plugin-3.64)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.tools:maven-hpi-plugin
  dependency-version: '3.64'
  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 Apr 23, 2025
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 99% successful (339 passed, 2 skipped)
   🚀   Integration tests: 98% successful (488 passed, 10 skipped)
   ⛔   Architecture tests: 100% successful (15 passed)

Code Coverage

   〰️   Line Coverage: 80% (1130 missed lines)
   ➰   Branch Coverage: 63% (459 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: 196 vulnerabilities (error: 17, high: 53, normal: 120, low: 6)

Software Metrics

   🌀   Cyclomatic Complexity: 2425 (total)
   💭   Cognitive Complexity: 776 (total)
   ➿   N-Path Complexity: 3439 (total)
   📏   Lines of Code: 30354 (total)
   📝   Non Commenting Source Statements: 10022 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


🚧   Error Messages

Quality Monitor Errors:
[JunitParser] The processed file './plugin/target/surefire-reports/TEST-io.jenkins.plugins.analysis.core.model.StaticAnalysisLabelProviderTest.xml' does not contain data.
[JunitParser] The processed file './plugin/target/surefire-reports/TEST-io.jenkins.plugins.analysis.core.util.AffectedFilesResolverTest.xml' does not contain data.
[JunitParser] The processed file './plugin/target/surefire-reports/TEST-io.jenkins.plugins.analysis.warnings.RegisteredParserTest.xml' does not contain data.

Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result.

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