jenkinsci / jenkinsfile-runner

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

Bump org.jenkins-ci:jenkins from 1.90 to 1.104 #703

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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

  • Bump license-maven-plugin from 98.vd05d703fe349 to 104.v2171757ee6dd (#461) @​dependabot

1.102

💥 Breaking changes

📦 Dependency updates

1.101

📦 Dependency updates

... (truncated)

Commits
  • d7d71c4 [maven-release-plugin] prepare release jenkins-1.104
  • 842d030 Upgrade palantir-java-format to Java 21 compatible release (#471)
  • 293c2d9 Fixups to #460 and #462 (#470)
  • eb3e269 Add -proc:full to Java 21 compiler arguments (#469)
  • df11de3 Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.47 to 3.48 (#468)
  • 3c3de61 Test on Java 17 by default (#467)
  • 840bc19 Bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.38.0 (#466)
  • d9ef33c Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#465)
  • d3a23bb Flatten \<repositories> part of deployed POM when using JEP-229 (#464)
  • d85cce0 Bump stapler-maven-plugin (#463)
  • 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 1 year ago

Superseded by #704.