jenkinsci / jenkinsfile-runner

A command line tool to run Jenkinsfile as a function
MIT License
1.13k stars 291 forks source link

Bump org.jenkins-ci:jenkins from 1.90 to 1.106 #705

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps org.jenkins-ci:jenkins from 1.90 to 1.106.

Release notes

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

1.106

📦 Dependency updates

  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 (#481) @​dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (#480) @​dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#479) @​dependabot
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 (#478) @​dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.48 to 3.49 (#477) @​dependabot

1.105

🐛 Bug fixes

📦 Dependency updates

1.104

🐛 Bug fixes

👻 Maintenance

🚦 Tests

📦 Dependency updates

1.103

💥 Breaking changes

  • Adapt maven-stapler-plugin changes (#462) @​NotMyFault Consumers are advised to update the <groupId> from org.kohsuke.stapler to io.jenkins.tools.maven and the <artifactId> from maven-stapler-plugin to stapler-maven-plugin in their pom.xml

📦 Dependency updates

... (truncated)

Commits
  • 32f7b6a [maven-release-plugin] prepare release jenkins-1.106
  • 6afddba Bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 (#481)
  • d3c2e4a Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (#480)
  • 4776fec Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#479)
  • 14a55c7 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 (#478)
  • 8d1d3af Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.48 to 3.49 (#477)
  • 5a9ed85 [maven-release-plugin] prepare for next development iteration
  • f201ef0 [maven-release-plugin] prepare release jenkins-1.105
  • 39e6310 Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0 (#476)
  • a2473f4 Make JUnit version a customizable property (#474)
  • 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)
dependabot[bot] commented 8 months ago

Superseded by #706.