Skip to content

Bump junit4-maven-plugin from 2.3.3 to 2.7.2#125

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.carrotsearch.randomizedtesting-junit4-maven-plugin-2.7.2
Open

Bump junit4-maven-plugin from 2.3.3 to 2.7.2#125
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.carrotsearch.randomizedtesting-junit4-maven-plugin-2.7.2

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps junit4-maven-plugin from 2.3.3 to 2.7.2.

Release notes

Sourced from junit4-maven-plugin's releases.

Release 2.7.2

Bug Fixes

  • GH-275: Timeouts can deadlock on trying to interrupt leaked threads.

Improvements

  • GH-274: PrintEventListener should emit display name if method name
    is not available in testIgnored callback.

Release 2.7.1

Bug fixes

  • GH-271: Methods with ( or ) in them can't be selected directly using glob filters.

Release 2.7.0

Bug Fixes

  • GH-269: 2.6.x runners and junit 4.12 show much noise for a single
    test method in IntellJ Idea (thanks Vladimir Dolzhenko).

Changes in Backwards Compatibility

  • GH-270: Upgrade to support JUnit 4.12. This also means that Hamcrest
    is required (as JUnit 4.12 uses it).

Release 2.6.4

Bug Fixes

  • GH-247: Allow java.io.tmpdir to be placed under cwd with isolated
    directories and nonEmptyWorkDirAction=wipe.

  • GH-255: Invalid event nesting on security logging crashes the runner.

  • GH-266: QUIT event may not be read from the event log on slow machines.

  • GH-267: Project does not build/ test on Java 11.

Improvements

  • An additional property 'junit4.tempDir' is passed to forked JVMs to allow
    easier configuration of security policy files. This folder must have
    read/ write file policy.

  • Added a test case that runs with a security manager enabled.

  • GH-253: IntelliJ only recognizes proper test methods for re-runs
    when descriptions have " [...]" instead of " {...}. This fix uses square

... (truncated)
Changelog

Sourced from junit4-maven-plugin's changelog.

======================= randomizedtesting 2.7.2 ====================

Bug Fixes

  • GH-275: Timeouts can deadlock on trying to interrupt leaked threads.

Improvements

  • GH-274: PrintEventListener should emit display name if method name
    is not available in testIgnored callback.

======================= randomizedtesting 2.7.1 ====================

Bug Fixes

  • GH-271: Methods with ( or ) in them can't be selected directly using
    glob filters.

======================= randomizedtesting 2.7.0 ====================

Bug Fixes

  • GH-269: 2.6.x runners and junit 4.12 show much noise for a single
    test method in IntellJ Idea (thanks Vladimir Dolzhenko).

Changes in Backwards Compatibility

  • GH-270: Upgrade to support JUnit 4.12. This also means that Hamcrest
    is required (as JUnit 4.12 uses it).

======================= randomizedtesting 2.6.4 ====================

Bug Fixes

  • GH-247: Allow java.io.tmpdir to be placed under cwd with isolated
    directories and nonEmptyWorkDirAction=wipe.

  • GH-255: Invalid event nesting on security logging crashes the runner.

  • GH-266: QUIT event may not be read from the event log on slow machines.

  • GH-267: Project does not build/ test on Java 11.

Improvements

  • An additional property 'junit4.tempDir' is passed to forked JVMs to allow
    easier configuration of security policy files. This folder must have
    read/ write file policy.

  • Added a test case that runs with a security manager enabled.

... (truncated)
Commits
  • 117de26 Bumping version to 2.7.2
  • 80116a2 GH-275: Timeouts can deadlock on trying to interrupt leaked threads
  • d281217 GH-275: Timeouts can deadlock on trying to interrupt leaked threads
  • 8b46c3a GH-274: PrintEventListener should emit display name if method name is not ava...
  • e69e2fd Bumping version to 2.7.2-SNAPSHOT.
  • 4dce053 Bump version to 2.7.1
  • d77e70f Fixes GH-271: Methods with ( or ) in them can't be selected directly
  • b6ac95f Fixes GH-273: Relative resource URLs break tests
  • 87e77bd Fixes GH-272: Surefire breaks on newer JDK8
  • 9487f02 Revert "Fixes GH-271: Methods with ( or ) in them can't be selected directly"
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 1, 2019
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant