Skip to content

Bump io.jenkins.plugins:plugin-util-api from 6.0.0-rc1031.7a_4203d33c1f to 6.0.0-rc1046.1fd18e4fe31f#915

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.jenkins.plugins-plugin-util-api-6.0.0-rc1046.1fd18e4fe31f
Closed

Bump io.jenkins.plugins:plugin-util-api from 6.0.0-rc1031.7a_4203d33c1f to 6.0.0-rc1046.1fd18e4fe31f#915
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.jenkins.plugins-plugin-util-api-6.0.0-rc1046.1fd18e4fe31f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps io.jenkins.plugins:plugin-util-api from 6.0.0-rc1031.7a_4203d33c1f to 6.0.0-rc1046.1fd18e4fe31f.

Commits

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 [io.jenkins.plugins:plugin-util-api](https://github.com/jenkinsci/plugin-util-api-plugin) from 6.0.0-rc1031.7a_4203d33c1f to 6.0.0-rc1046.1fd18e4fe31f.
- [Release notes](https://github.com/jenkinsci/plugin-util-api-plugin/releases)
- [Changelog](https://github.com/jenkinsci/plugin-util-api-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/plugin-util-api-plugin/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:plugin-util-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Feb 14, 2025
@github-actions
Copy link
Copy Markdown

☀️   Quality Monitor

   🚦   Tests: 99% successful (❌ 1 failed, ✔️ 119 passed)
   〰️   Line Coverage: 0% (0 missed lines)
   ➰   Branch Coverage: 0% (0 missed branches)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🌀   Cyclomatic Complexity: <n/a>
   💭   Cognitive Complexity: <n/a>
   📏   Lines of Code: <n/a>
   📝   Non Commenting Source Statements: <n/a>
   🔭   Access to foreign data: <n/a>
   🔗   Class cohesion: <n/a>
   📤   Fan out: <n/a>
   📲   Number of accessors: <n/a>
   ⚖️   Weight of a class: <n/a>
   📐   Weighted method count: <n/a>
   ➿   N-Path Complexity: <n/a>


🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?
No matching report files found when using pattern '**/target/**checkstyle-result.xml'! Configuration error for 'CheckStyle'?
No matching report files found when using pattern '**/target/pmd-*/pmd.xml'! Configuration error for 'PMD'?
No matching report files found when using pattern '**/target/spotbugsXml.xml'! Configuration error for 'SpotBugs'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Cyclomatic Complexity'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Cognitive Complexity'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Lines of Code'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Non Commenting Source Statements'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Access to foreign data'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Class cohesion'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Fan out'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Number of accessors'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Weight of a class'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Weighted method count'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'N-Path Complexity'?

Created by Quality Monitor v1.14.0 (#f3859fd). More details are shown in the GitHub Checks Result.

@uhafner uhafner closed this Feb 14, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/io.jenkins.plugins-plugin-util-api-6.0.0-rc1046.1fd18e4fe31f branch February 14, 2025 21: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