Skip to content

Bump junit4-maven-plugin from 2.3.3 to 2.7.1#112

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps junit4-maven-plugin from 2.3.3 to 2.7.1.

Release notes

Sourced from junit4-maven-plugin's releases.

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
    brackets on IntelliJ runner.

Changes in Backwards Compatibility

  • GH-265: Deprecate RandomizedTest.randomInt(v) and RandomizedTest.randomLong(v).

Release 2.6.3

A fixup of bytecode incompatibility resulting from covariant API changes in Java (2.6.2 cross-compiled from Java 9 to Java 8).

Release 2.6.2

New Features

... (truncated)
Changelog

Sourced from junit4-maven-plugin's changelog.

======================= 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.

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

Changes in Backwards Compatibility

  • GH-265: Deprecate RandomizedTest.randomInt(v) and RandomizedTest.randomLong(v).

======================= randomizedtesting 2.6.3 ====================

... (truncated)
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 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 Dec 1, 2018
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #125.

@dependabot-preview dependabot-preview Bot deleted the dependabot/maven/com.carrotsearch.randomizedtesting-junit4-maven-plugin-2.7.1 branch January 1, 2019 11:24
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