jenkinsci / plugin-compat-tester

Jenkins Plugin Compatibility Tester
MIT License
46 stars 55 forks source link

Bump org.jenkins-ci:jenkins from 1.116 to 1.118 #678

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps org.jenkins-ci:jenkins from 1.116 to 1.118.

Release notes

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

1.118

🐛 Bug fixes

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

1.117

📦 Dependency updates

  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#575) @​dependabot
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.0 to 3.6.1 (#573) @​dependabot
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 (#571) @​dependabot
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#570) @​dependabot
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#569) @​dependabot
  • Bump com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6 (#568) @​dependabot
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.6.0 (#567) @​dependabot
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 (#566) @​dependabot
  • Bump maven-surefire-plugin.version from 3.2.5 to 3.3.0 (#565) @​dependabot
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 (#564) @​dependabot
Commits
  • 71097b6 [maven-release-plugin] prepare release jenkins-1.118
  • 7ca3012 Downgrade maven-release-plugin to last working version (#576)
  • f371f5d [maven-release-plugin] prepare for next development iteration
  • 23b9c1e [maven-release-plugin] prepare release jenkins-1.117
  • 9e33664 Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#575)
  • 62b9c16 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#573)
  • ee5f6d6 Bump org.apache.maven.plugins:maven-dependency-plugin (#571)
  • 75d9d7c Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#570)
  • 5389182 Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#569)
  • b315ef1 Bump com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6 (#568)
  • 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)