Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps org.jenkins-ci.plugins:plugin from 4.75 to 4.76.

Release notes

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

4.76

🚀 New features and improvements

👻 Maintenance

  • Remove unnecessary workaround (#873) @​basil
  • Define maven.compiler.testRelease in terms of maven.compiler.release (#850) @​basil

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2116.v25a_e7e33f4b_2 to 2129.v09f309d2339c (#875) @​dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#872) @​dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.1 (#871) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2112.ve584e0edc63b_ to 2116.v25a_e7e33f4b_2 (#870) @​dependabot
  • Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 (#868) @​dependabot
  • Bump org.mockito:mockito-bom from 5.7.0 to 5.8.0 (#867) @​dependabot
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (#865) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2109.v930e1e518c15 to 2112.ve584e0edc63b_ (#862) @​dependabot
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 (#863) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2105.v5a_7b_f123294f to 2109.v930e1e518c15 (#860) @​dependabot
  • Bump maven-surefire-plugin.version from 3.2.1 to 3.2.2 (#854) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2104.v8d1866dd0ea_f to 2105.v5a_7b_f123294f (#857) @​dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#856) @​dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#855) @​dependabot
  • Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#851) @​dependabot
  • Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 (#852) @​dependabot
  • Bump org.mockito:mockito-bom from 5.6.0 to 5.7.0 (#853) @​dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.50 to 3.51 (#849) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2099.vc95b_86578f37 to 2104.v8d1866dd0ea_f (#848) @​dependabot
Commits
  • 67a876c [maven-release-plugin] prepare release plugin-4.76
  • 1a36717 Bump org.jenkins-ci.main:jenkins-test-harness (#875)
  • 74a46dc Remove unnecessary workaround (#873)
  • ca56515 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#872)
  • 0bdb39f Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.1 (#871)
  • 1458eb6 Bump org.jenkins-ci.main:jenkins-test-harness from 2112.ve584e0edc63b_ to 211...
  • cf685d7 Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 (#868)
  • 1bd10b1 Bump org.mockito:mockito-bom from 5.7.0 to 5.8.0 (#867)
  • 9322707 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (#865)
  • 0ea2645 Ban Jenkins test harness in compile scope (#864)
  • 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.75 to 4.76.
- [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.75...plugin-4.76)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 18, 2023
@lifeofguenter lifeofguenter merged commit 2c2e85d into master Dec 18, 2023
@lifeofguenter lifeofguenter deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-4.76 branch December 18, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant