-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
build(deps): bump junit.version from 5.11.4 to 5.12.2 #3259
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
base: master
Are you sure you want to change the base?
Conversation
Bumps `junit.version` from 5.11.4 to 5.12.2. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.2) Updates `org.junit.jupiter:junit-jupiter-migrationsupport` from 5.11.4 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-migrationsupport dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryThis PR updates the Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ LGTM!
Review Summary
Commits Considered (1)
- cbec76f: build(deps): bump junit.version from 5.11.4 to 5.12.2
Bumps junit.version
from 5.11.4 to 5.12.2.
Updates org.junit.jupiter:junit-jupiter-engine
from 5.11.4 to 5.12.2
Updates org.junit.jupiter:junit-jupiter-params
from 5.11.4 to 5.12.2
Updates org.junit.jupiter:junit-jupiter-migrationsupport
from 5.11.4 to 5.12.2
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-version: 5.12.2
dependency-type: direct:production
update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-version: 5.12.2
dependency-type: direct:production
update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-migrationsupport
dependency-version: 5.12.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Files Processed (1)
- pom.xml (1 hunk)
Bumps
junit.version
from 5.11.4 to 5.12.2.Updates
org.junit.jupiter:junit-jupiter-engine
from 5.11.4 to 5.12.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
0a44659
Release 5.12.24c7dfdc
Finalize 5.12.2 release notes561613e
Fix handling ofCleanupMode.ON_SUCCESS
19d07d2
Add 5.12.2 release notes from template803cbb6
Add build parameter for enabling dry-run mode for test executioneb43e62
Back to snapshots for further developmentba9c9ae
Release 5.12.1e28ad4a
Finalize 5.12.1 release notes1044e2c
Move entry to 5.12.1 release notesbea821d
Fix Javadoc formattingUpdates
org.junit.jupiter:junit-jupiter-params
from 5.11.4 to 5.12.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
0a44659
Release 5.12.24c7dfdc
Finalize 5.12.2 release notes561613e
Fix handling ofCleanupMode.ON_SUCCESS
19d07d2
Add 5.12.2 release notes from template803cbb6
Add build parameter for enabling dry-run mode for test executioneb43e62
Back to snapshots for further developmentba9c9ae
Release 5.12.1e28ad4a
Finalize 5.12.1 release notes1044e2c
Move entry to 5.12.1 release notesbea821d
Fix Javadoc formattingUpdates
org.junit.jupiter:junit-jupiter-migrationsupport
from 5.11.4 to 5.12.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-migrationsupport's releases.
... (truncated)
Commits
0a44659
Release 5.12.24c7dfdc
Finalize 5.12.2 release notes561613e
Fix handling ofCleanupMode.ON_SUCCESS
19d07d2
Add 5.12.2 release notes from template803cbb6
Add build parameter for enabling dry-run mode for test executioneb43e62
Back to snapshots for further developmentba9c9ae
Release 5.12.1e28ad4a
Finalize 5.12.1 release notes1044e2c
Move entry to 5.12.1 release notesbea821d
Fix Javadoc formattingDependabot 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)