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

Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.47 to 3.55 #480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps org.jenkins-ci.tools:maven-hpi-plugin from 3.47 to 3.55.

Release notes

Sourced from org.jenkins-ci.tools:maven-hpi-plugin's releases.

3.55

🚦 Tests

📦 Dependency updates

  • Bump org.kohsuke.stapler:stapler-groovy from 1849.v2fdf1a_5359b_4 to 1850.v191b_f2fee423 (#606) @​dependabot
  • Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#605) @​dependabot
  • Bump org.kohsuke.stapler:stapler-groovy from 1843.ve7da_6a_9cf575 to 1849.v2fdf1a_5359b_4 (#604) @​dependabot
  • Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#602) @​dependabot
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#603) @​dependabot

3.54

🚀 New features and improvements

🚦 Tests

📦 Dependency updates

3.53

🐛 Bug fixes

  • EnforceBytecodeVersion fails with "Restricted to JDK 11 yet […] contains […] targeted to JDK 17" (second try) (#583) @​basil

3.52

🚨 Removed

🚀 New features and improvements

... (truncated)

Commits
  • 9c7f106 [maven-release-plugin] prepare release maven-hpi-plugin-3.55
  • 39298ca Bump org.kohsuke.stapler:stapler-groovy (#606)
  • ced9d1e Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#605)
  • 2f643c4 Bump org.kohsuke.stapler:stapler-groovy (#604)
  • 558da1a Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#602)
  • c9dd6df Bump io.jenkins.tools.incrementals:git-changelist-maven-extension (#603)
  • 9bf6f40 Fix test failure (#600)
  • 3dcbe50 [maven-release-plugin] prepare for next development iteration
  • dbbbb0b [maven-release-plugin] prepare release maven-hpi-plugin-3.54
  • 77ae644 JAR and JPI creation is nondeterministic (#599)
  • 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.tools:maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin) from 3.47 to 3.55.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- [Commits](jenkinsci/maven-hpi-plugin@maven-hpi-plugin-3.47...maven-hpi-plugin-3.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2024
@openshift-ci openshift-ci bot requested a review from jkhelil May 1, 2024 17:12
Copy link

openshift-ci bot commented May 1, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign jkhelil for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label May 1, 2024
Copy link

openshift-ci bot commented May 1, 2024

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 31, 2024
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 lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant