Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.3 #295

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps org.jenkins-ci.plugins:plugin from 4.88 to 5.3.

Release notes

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

5.3

📝 Documentation updates

🚦 Tests

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2351.v862801ec05f9 to 2353.ve3f890c6eea_f (#1057) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2345.v699712948764 to 2351.v862801ec05f9 (#1056) @​dependabot
  • Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.9.0 (#1055) @​dependabot
  • Bump maven-surefire-plugin.version from 3.5.1 to 3.5.2 (#1054) @​dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#1053) @​dependabot
  • Bump io.jenkins.tools.maven:stapler-maven-plugin from 229.v5b_db_f6292111 to 233.v9579d1a_8ea_28 (#1051) @​dependabot
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 (#1050) @​dependabot
  • Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 (#1048) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2341.v35346d95d2b_7 to 2345.v699712948764 (#1047) @​dependabot
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.8.1 (#1046) @​dependabot
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 (#1045) @​dependabot
  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#1044) @​dependabot
  • Bump org.apache.maven.plugins:maven-help-plugin from 3.5.0 to 3.5.1 (#1043) @​dependabot

5.2

📦 Dependency updates

5.1

🐛 Bug fixes

📝 Documentation updates

  • Update version of parent pom for Java 17 being required (#1030) @​timja

📦 Dependency updates

... (truncated)

Commits
  • 1749e06 [maven-release-plugin] prepare release plugin-5.3
  • 6ef7bcf Bump org.jenkins-ci.main:jenkins-test-harness (#1057)
  • 7acabb4 Bump org.jenkins-ci.main:jenkins-test-harness (#1056)
  • 03cc96f Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.9.0 (#1055)
  • 679f3a9 Bump maven-surefire-plugin.version from 3.5.1 to 3.5.2 (#1054)
  • a2b6cb8 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#1053)
  • 6424ad4 Test with 2.479.1 LTS (#1052)
  • 46445e8 Bump io.jenkins.tools.maven:stapler-maven-plugin (#1051)
  • c8c91e7 Bump org.apache.maven.plugins:maven-dependency-plugin (#1050)
  • 05eff3d Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 (#1048)
  • 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.88 to 5.3.
- [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.88...plugin-5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 01:34
@uhafner uhafner closed this Nov 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-5.3 branch November 19, 2024 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant