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 com.carrotsearch.randomizedtesting:junit4-maven-plugin from 2.8.1 to 2.8.2 #1987

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps com.carrotsearch.randomizedtesting:junit4-maven-plugin from 2.8.1 to 2.8.2.

Release notes

Sourced from com.carrotsearch.randomizedtesting:junit4-maven-plugin's releases.

Release 2.8.2

This release fixes a concurrency problem in group evaluation.

  • GH-311 Race condition calling RandomizedTest.isNightly
Changelog

Sourced from com.carrotsearch.randomizedtesting:junit4-maven-plugin's changelog.

======================= randomizedtesting 2.8.2 ====================

Bug Fixes:

  • GH-311: Race condition calling RandomizedTest.isNightly (Luca Cavanna)
Commits
  • d4570a1 Bump version to 2.8.2
  • 8a6f71b Make testGroups in GroupEvaluator a concurrent hash map and use computeIfAbse...
  • 754d317 Remove ci, replaced with github.
  • 79b9931 wrap new FrameworkMethod with doPrivileged.
  • 8964347 Adding an example of random test sub-selection #308
  • e21fcbc Bumping version to 2.8.2-SNAPSHOT
  • 336ebde Create maven.yml
  • See full diff 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 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)

Bumps [com.carrotsearch.randomizedtesting:junit4-maven-plugin](https://github.com/randomizedtesting/randomizedtesting) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/randomizedtesting/randomizedtesting/releases)
- [Changelog](https://github.com/randomizedtesting/randomizedtesting/blob/master/CHANGES.txt)
- [Commits](randomizedtesting/randomizedtesting@release/2.8.1...release/2.8.2)

---
updated-dependencies:
- dependency-name: com.carrotsearch.randomizedtesting:junit4-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the update When updating an existing feature label Dec 9, 2024
@dependabot dependabot bot requested a review from dadoonet December 9, 2024 04:22
@dependabot dependabot bot added this to the 2.10 milestone Dec 9, 2024
Copy link

sonarqubecloud bot commented Dec 9, 2024

@mergify mergify bot merged commit 54027c7 into master Dec 9, 2024
14 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.carrotsearch.randomizedtesting-junit4-maven-plugin-2.8.2 branch December 9, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update When updating an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant