Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump org.jenkins-ci.plugins:plugin from 4.70 to 4.73 #369

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps org.jenkins-ci.plugins:plugin from 4.70 to 4.73.

Release notes

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

4.73

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2062.v3efc79721e45 to 2064.vcd3b_b_8f3f2b_a_ (#824) @​dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0 (#823) @​dependabot
  • Bump org.mockito:mockito-bom from 5.4.0 to 5.5.0 (#819) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2058.va_7b_41a_286207 to 2062.v3efc79721e45 (#820) @​dependabot
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 (#821) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2053.v0ea_6fc5d99b_f to 2058.va_7b_41a_286207 (#818) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2044.v03c87927ff5c to 2053.v0ea_6fc5d99b_f (#817) @​dependabot

4.72

🐛 Bug fixes

  • Upgrade palantir-java-format to Java 21 compatible release (#816) @​basil

👻 Maintenance

🚦 Tests

📦 Dependency updates

  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.47 to 3.48 (#813) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2042.v787a_641a_9b_26 to 2044.v03c87927ff5c (#812) @​dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.38.0 (#808) @​dependabot
  • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#809) @​dependabot
  • Bump jenkins-test-harness from 2034.v41c9cb_349299 to 2042.v787a_641a_9b_26 (#807) @​dependabot
  • Bump stapler-maven-plugin from 171.vfa_c6fd2e46a_a_ to 175.vff879c6738b_6 (#806) @​dependabot

4.71

💥 Breaking changes

  • Adapt maven-stapler-plugin changes (#805) @​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

🐛 Bug fixes

📦 Dependency updates

  • Bump license-maven-plugin from 98.vd05d703fe349 to 104.v2171757ee6dd (#803) @​dependabot
Commits
  • 6f9d888 [maven-release-plugin] prepare release plugin-4.73
  • 9f0fb17 Bump org.jenkins-ci.main:jenkins-test-harness (#824)
  • 536a6cb Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0 (#823)
  • d513614 Make JUnit version a customizable property (#822)
  • 8e032cf Bump org.mockito:mockito-bom from 5.4.0 to 5.5.0 (#819)
  • 0694502 Bump org.jenkins-ci.main:jenkins-test-harness (#820)
  • 82f37a4 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 (#821)
  • 2e3b13e Bump org.jenkins-ci.main:jenkins-test-harness (#818)
  • b40dd1c Bump org.jenkins-ci.main:jenkins-test-harness from 2044.v03c87927ff5c to 2053...
  • d335133 [maven-release-plugin] prepare for next development iteration
  • 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 <dependency name> 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)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.70 to 4.73.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.70...plugin-4.73)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Aug 30, 2023
@kuisathaverat kuisathaverat merged commit 0e678a0 into main Sep 4, 2023
18 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-4.73 branch September 4, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
1 participant