Skip to content

[dependency] Bump org.jenkins-ci.plugins:plugin from 5.28 to 5.2102.v5f5fe09fccf1#226

Merged
damianszczepanik merged 1 commit intomasterfrom
dependabot/maven/master/org.jenkins-ci.plugins-plugin-5.2102.v5f5fe09fccf1
Jan 7, 2026
Merged

[dependency] Bump org.jenkins-ci.plugins:plugin from 5.28 to 5.2102.v5f5fe09fccf1#226
damianszczepanik merged 1 commit intomasterfrom
dependabot/maven/master/org.jenkins-ci.plugins-plugin-5.2102.v5f5fe09fccf1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps org.jenkins-ci.plugins:plugin from 5.28 to 5.2102.v5f5fe09fccf1.

Release notes

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

5.2102.v5f5fe09fccf1

🚀 New features and improvements

  • Update dependency org.jenkins-ci.main:jenkins-test-harness to v2541 (#1283) @renovate[bot]

👻 Maintenance

5.2099.v68c2f5e27299

🐛 Bug fixes

5.2098.v4d48a_c4c68e7

🐛 Bug fixes

  • Update dependency org.jenkins-ci.tools:maven-hpi-plugin to v3.1787.vd08d76c755ef (#1276) @renovate[bot]

👻 Maintenance

📦 Dependency updates

  • Update dependency com.github.eirslett:frontend-maven-plugin to v2 (#1278) @renovate[bot]
  • Update dependency org.jenkins-ci.tools:maven-hpi-plugin to v3.1787.vd08d76c755ef (#1276) @renovate[bot]

5.31

📦 Dependency updates

  • Update dependency org.jenkins-ci.main:jenkins-test-harness to v2537 (#1274) @renovate[bot]
  • Update dependency org.jenkins-ci.tools:maven-hpi-plugin to v3.1784.v566dca_4d7696 (#1273) @renovate[bot]

5.30

👷 Changes for plugin developers

  • Enable publishing of incremental builds (#1249) @​timja
  • Switch injected tests to junit-jupiter (#1270)

👻 Maintenance

... (truncated)

Commits
  • 5f5fe09 Update dependency org.jenkins-ci.main:jenkins-test-harness to v2541 (#1283)
  • 9769412 Remove funding.yml (#1282)
  • df130d9 Update renovate config (#1281)
  • 68c2f5e Update dependency org.jenkins-ci.main:jenkins-test-harness to v2538 (#1280)
  • 4d48ac4 Update dependency com.github.eirslett:frontend-maven-plugin to v2 (#1278)
  • 7ebb974 Enable CD (#1277)
  • 1dd7f3d Update dependency org.jenkins-ci.tools:maven-hpi-plugin to v3.1787.vd08d76c75...
  • d60a747 [maven-release-plugin] prepare for next development iteration
  • 25bf7a1 [maven-release-plugin] prepare release plugin-5.31
  • 4414d6e Update dependency org.jenkins-ci.main:jenkins-test-harness to v2537 (#1274)
  • 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 Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2026
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 5.28 to 5.2102.v5f5fe09fccf1.
- [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.28...5.2102.v5f5fe09fccf1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@damianszczepanik damianszczepanik force-pushed the dependabot/maven/master/org.jenkins-ci.plugins-plugin-5.2102.v5f5fe09fccf1 branch from 3b535ac to e559f1a Compare January 6, 2026 23:23
@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (caddbd4) to head (e559f1a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #226   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       174       174           
===========================================
  Files             33        33           
  Lines            329       329           
  Branches          23        23           
===========================================
  Hits             329       329           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@damianszczepanik damianszczepanik merged commit f9fb6cf into master Jan 7, 2026
30 checks passed
@damianszczepanik damianszczepanik deleted the dependabot/maven/master/org.jenkins-ci.plugins-plugin-5.2102.v5f5fe09fccf1 branch January 7, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant