-
Notifications
You must be signed in to change notification settings - Fork 60
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.junit:junit-bom from 5.11.4 to 5.12.0 #1809
base: main
Are you sure you want to change the base?
chore(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 #1809
Conversation
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps `jupiter` from 5.11.4 to 5.12.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
99c3033
to
bc96eee
Compare
|
@ndr-brt @rafaelmag110 There seems to be a breaking change in the junit update. This needs some more effort. I have merged all junit updates into this one PR, so that it can be handled in here. Alternatively, we close this one and do the update in a specific PR. |
FYI there are two different problems, on the
this has been fixed in eclipse-edc/GradlePlugins#316 plus, after this PR will be merged: eclipse-edc/GradlePlugins#319 |
This pull request is stale because it has been open for 7 days with no activity. |
Bumps org.junit:junit-bom from 5.11.4 to 5.12.0.
Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
2750b04
Release 5.12.09615490
Update log suppressions for tests0a8d65b
Remove duplicated reference toSimpleArgumentConverter
cafbcdb
Update open-test-reporting to 0.2.0ed1773c
Fix version references to be 1.x in Platform and 5.x in Jupiter1d2f982
Update open-test-reporting to 0.2.0-M32b6bab5
Fix indentationd1929bb
Merge 5.12.0 release notes9b7a3c4
Back to snapshots for further developmenta410c92
Release 5.12.0-RC2Dependabot 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)