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.plugins:junit from 1256.v002534a_5f33e to 1259.v65ffcef24a_88 in /bom-weekly #2895

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps org.jenkins-ci.plugins:junit from 1256.v002534a_5f33e to 1259.v65ffcef24a_88.

Release notes

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

1259.v65ffcef24a_88

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

Commits

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)

Verified

This commit was signed with the committer’s verified signature.
sidharthv96 Sidharth Vinod
Bumps [org.jenkins-ci.plugins:junit](https://github.com/jenkinsci/junit-plugin) from 1256.v002534a_5f33e to 1259.v65ffcef24a_88.
- [Release notes](https://github.com/jenkinsci/junit-plugin/releases)
- [Commits](https://github.com/jenkinsci/junit-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 31, 2024 22:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 31, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 31, 2024 22:33
@github-actions github-actions bot merged commit 38a41f6 into master Jan 31, 2024
@github-actions github-actions bot deleted the dependabot/maven/bom-weekly/org.jenkins-ci.plugins-junit-1259.v65ffcef24a_88 branch January 31, 2024 22:54
@alecharp
Copy link
Member

alecharp commented Feb 3, 2024

Hello @timja, this JUnit bump broke the PCT for Junit Realtime Test Reporter plugin on https://github.com/jenkinsci/junit-realtime-test-reporter-plugin/blob/9cb23efd4a61e4299763d599e8552207cf65ada9/src/test/java/org/jenkinsci/plugins/junitrealtimetestreporter/RealtimeJUnitStepTest.java#L210

I could reproduce the problem outside of BOM and PCT run by setting the junit version in junit-realtime-test-reporter plugin to 1259.v65ffcef24a_88.

Could you please adapt the JUnit Realtime Test Reporter plugin to be compliant with jenkinsci/junit-plugin#601?

@alecharp
Copy link
Member

alecharp commented Feb 3, 2024

This is also the reason the PCT are failing on declarative-pipeline-migration-assistant plugin.
I could also reproduce the problem on that plugin directly by setting the junit plugin version there.

@C0urante
Copy link

C0urante commented Feb 4, 2024

I've opened jenkinsci/junit-realtime-test-reporter-plugin#149 to bring the JUnit Realtime Test Reporter plugin up to speed with the recent changes to the JUnit plugin.

@C0urante
Copy link

C0urante commented Feb 4, 2024

And jenkinsci/declarative-pipeline-migration-assistant-plugin#245 for the declarative pipeline migration assistant plugin.

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.

None yet

2 participants