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.103 #702

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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

1.102

💥 Breaking changes

📦 Dependency updates

1.101

📦 Dependency updates

1.100

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • c6b0b3d [maven-release-plugin] prepare release jenkins-1.103
  • 2558a10 Adapt maven-stapler-plugin changes (#462)
  • c7c5eea Bump license-maven-plugin from 98.vd05d703fe349 to 104.v2171757ee6dd (#461)
  • 8558a8a [maven-release-plugin] prepare for next development iteration
  • 0854f19 [maven-release-plugin] prepare release jenkins-1.102
  • 8a2663f Adapt maven-license-plugin changes (#460)
  • 4ee962f Bump incrementals-plugin.version from 1.6 to 1.7 (#459)
  • 036dfbb Bump maven-license-plugin from 1.16 to 1.17 (#458)
  • a0ba54b [maven-release-plugin] prepare for next development iteration
  • 4b5b16a [maven-release-plugin] prepare release jenkins-1.101
  • 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 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 #703.