jenkinsci / pipeline-agent-build-history-plugin

Agent Build History with pipeline jobs for Jenkins
https://plugins.jenkins.io/pipeline-agent-build-history/
MIT License
2 stars 3 forks source link

Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85 #65

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.jenkins-ci.plugins:plugin from 4.82 to 4.85.

Release notes

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

4.85

🐛 Bug fixes

  • Downgrade maven-release-plugin to last working version (#966) @​basil

4.84

📦 Dependency updates

  • Upgrade HtmlUnit from 4.2.0 to 4.3.0 (#965) @​basil
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#962) @​dependabot
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.0 to 3.6.1 (#960) @​dependabot
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 (#958) @​dependabot
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#956) @​dependabot
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#957) @​dependabot
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.6.0 (#953) @​dependabot
  • Bump maven-surefire-plugin.version from 3.2.5 to 3.3.0 (#952) @​dependabot
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 (#951) @​dependabot
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 (#950) @​dependabot
  • Clean up dependabot.yml (#948) @​basil
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2223.v062296742946 to 2225.v04fa_3929c9b_5 (#949) @​dependabot
  • Bump incrementals-plugin.version from 1.7 to 1.8 (#946) @​basil
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2216.v8f497401120d to 2223.v062296742946 (#947) @​dependabot
  • Bump org.apache.maven.plugins:maven-help-plugin from 3.4.0 to 3.4.1 (#944) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2211.v29b_b_b_2e79c5a_ to 2216.v8f497401120d (#945) @​dependabot

4.83

🚨 Removed

📝 Documentation updates

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2207.v3b_df04c801d4 to 2211.v29b_b_b_2e79c5a_ (#943) @​dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#942) @​dependabot
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#941) @​dependabot
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 (#939) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2205.v7e19cc98f9c7 to 2207.v3b_df04c801d4 (#940) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2202.va_a_4166b_05253 to 2205.v7e19cc98f9c7 (#938) @​dependabot
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 (#935) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2199.v5c2ef8ce998f to 2202.va_a_4166b_05253 (#932) @​dependabot
  • Bump org.mockito:mockito-bom from 5.11.0 to 5.12.0 (#933) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2193.v71b_f09ec6d46 to 2199.v5c2ef8ce998f (#930) @​dependabot
Commits
  • 82f1f14 [maven-release-plugin] prepare release plugin-4.85
  • aa6c960 Downgrade maven-release-plugin to last working version (#966)
  • 1d79a56 [maven-release-plugin] prepare for next development iteration
  • 0f99861 [maven-release-plugin] prepare release plugin-4.84
  • bee3b30 Upgrade HtmlUnit from 4.2.0 to 4.3.0 (#965)
  • c7b62b5 Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#962)
  • 26e9088 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#960)
  • fc178b1 Bump org.apache.maven.plugins:maven-dependency-plugin (#958)
  • 209f304 Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#956)
  • 14652fc Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#957)
  • 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 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)