Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps org.jenkins-ci.plugins:plugin from 5.26 to 5.27.

Release notes

Sourced from org.jenkins-ci.plugins:plugin's releases.

5.27

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

  • Update dependency org.jenkins-ci.main:jenkins-test-harness to v2508 (#1232) @renovate[bot]
  • Update dependency com.palantir.javaformat:palantir-java-format to v2.76.0 (#1231) @renovate[bot]
  • Update dependency org.codehaus.mojo:extra-enforcer-rules to v1.11.0 (#1229) @renovate[bot]
  • Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.9.0 (#1228) @renovate[bot]
  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.2 (#1227) @renovate[bot]
  • Update dependency org.junit:junit-bom to v6 (#1226) @renovate[bot]
  • Update dependency com.palantir.javaformat:palantir-java-format to v2.75.0 (#1224) @renovate[bot]
  • Update dependency org.jenkins-ci.main:jenkins-test-harness to v2505 (#1223) @renovate[bot]
  • Update dependency com.github.eirslett:frontend-maven-plugin to v1.15.4 (#1222) @renovate[bot]
  • Update dependency com.diffplug.spotless:spotless-maven-plugin to v3 (#1221) @renovate[bot]
  • Update dependency org.jenkins-ci.tools:maven-hpi-plugin to v3.1762.vd3ff902a_5b_c4 (#1220) @renovate[bot]
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0 (#1219) @renovate[bot]
  • Update dependency org.mockito:mockito-bom to v5.20.0 (#1215) @renovate[bot]
  • Update dependency org.codehaus.mojo:flatten-maven-plugin to v1.7.3 (#1218) @renovate[bot]
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 (#1217) @renovate[bot]
  • Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.6.0 (#1214) @renovate[bot]
  • Update maven-surefire-plugin.version to v3.5.4 (#1212) @renovate[bot]
  • Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.5.0 (#1211) @renovate[bot]
  • Update dependency com.palantir.javaformat:palantir-java-format to v2.74.0 (#1209) @renovate[bot]
Commits
  • e73663f [maven-release-plugin] prepare release plugin-5.27
  • 5c1337b Use npm ci instead of install (#1230)
  • a98d92e Update dependency org.jenkins-ci.main:jenkins-test-harness to v2508 (#1232)
  • bf96bde Update dependency com.palantir.javaformat:palantir-java-format to v2.76.0 (#1...
  • 5e29f5f Update dependency org.codehaus.mojo:extra-enforcer-rules to v1.11.0 (#1229)
  • 9667729 Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.9.0 ...
  • 54d54e6 Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.2 (#...
  • 459226f Update dependency org.junit:junit-bom to v6 (#1226)
  • 3b7efe4 Update dependency com.palantir.javaformat:palantir-java-format to v2.75.0 (#1...
  • 298a67a Update dependency org.jenkins-ci.main:jenkins-test-harness to v2505 (#1223)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.jenkins-ci.plugins:plugin [>= 5.3.a0, < 5.4]
org.jenkins-ci.plugins:plugin [>= 5.4.a0, < 5.5]

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.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 5.26 to 5.27.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-5.26...plugin-5.27)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-version: '5.27'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency related change label Oct 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 24, 2025 23:40
@dependabot dependabot bot added the dependencies Dependency related change label Oct 24, 2025
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit e939cb0 into master Oct 25, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-5.27 branch October 25, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency related change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants