Skip to content

Update plugin com.github.ben-manes.versions to v0.59.0 - #2399

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.github.ben-manes.versions-0.x
Open

Update plugin com.github.ben-manes.versions to v0.59.0#2399
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.github.ben-manes.versions-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.github.ben-manes.versions 0.54.00.59.0 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.29%. Comparing base (37e5e9a) to head (19e6382).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2399   +/-   ##
=========================================
  Coverage     82.29%   82.29%           
- Complexity     4885     4886    +1     
=========================================
  Files           474      474           
  Lines         15272    15272           
  Branches       1966     1966           
=========================================
  Hits          12568    12568           
  Misses         2004     2004           
  Partials        700      700           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title Update plugin com.github.ben-manes.versions to v0.56.0 Update plugin com.github.ben-manes.versions to v0.58.0 Aug 1, 2026
@renovate
renovate Bot force-pushed the renovate/com.github.ben-manes.versions-0.x branch from 5dffa43 to c9db743 Compare August 1, 2026 12:58
@renovate renovate Bot changed the title Update plugin com.github.ben-manes.versions to v0.58.0 Update plugin com.github.ben-manes.versions to v0.59.0 Aug 3, 2026
@renovate
renovate Bot force-pushed the renovate/com.github.ben-manes.versions-0.x branch from c9db743 to 19e6382 Compare August 3, 2026 02:52
@testlens-app

testlens-app Bot commented Aug 3, 2026

Copy link
Copy Markdown

🚨 TestLens detected 1 failed test 🚨

Here is what you can do:

  1. Inspect the test failures carefully.
  2. If you are convinced that some of the tests are flaky, you can mute them below.
  3. Finally, trigger a rerun by checking the rerun checkbox.

Test Summary

Verify Branches and PRs / Build and Verify (4.0, 8, windows-latest) > :spock-specs:test

Test Runs Flakiness
BlockingVariablesSpec > passing example 2 - variable is read before it is written 1% 🟡

🏷️ Commit: 19e6382
▶️ Tests: 82781 executed
⚪️ Checks: 71/71 completed

Test Failures

BlockingVariablesSpec > passing example 2 - variable is read before it is written (:spock-specs:test in Verify Branches and PRs / Build and Verify (4.0, 8, windows-latest))
org.spockframework.runtime.SpockMultipleFailuresError: Multiple Failures (4 failures)
	org.spockframework.runtime.SpockTimeoutError: BlockingVariable.get() timed out after 1.00 seconds
	org.spockframework.runtime.SpockTimeoutError: BlockingVariable.get() timed out after 1.00 seconds
	org.spockframework.runtime.SpockTimeoutError: BlockingVariable.get() timed out after 1.00 seconds
	org.spockframework.runtime.SpockTimeoutError: BlockingVariable.get() timed out after 1.00 seconds
	at org.spockframework.runtime.ErrorInfoCollector.assertEmpty(ErrorInfoCollector.java:32)
	at org.spockframework.runtime.IterationNode.execute(IterationNode.java:52)
	at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13)
	at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
	at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:68)
	at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:244)
	at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:157)
	at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:442)
	at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:425)
	at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:226)
	at org.spockframework.runtime.IterationNode.around(IterationNode.java:68)
	at org.spockframework.runtime.IterationNode.around(IterationNode.java:13)
	at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)
	at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:19)
	at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
	at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:73)
	at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:208)
	at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:157)
	at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:442)
	at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:425)
	at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:199)
	at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:73)
	at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:30)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
	at java.util.concurrent.ForkJoinTask.doJoin(ForkJoinTask.java:389)
	at java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:719)
	at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
	at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:72)
	at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:66)
	at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:157)
	at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:442)
	at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:425)
	at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:59)
	at org.spockframework.runtime.SpecNode.around(SpecNode.java:72)
	at org.spockframework.runtime.SpecNode.around(SpecNode.java:12)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
	at java.util.concurrent.ForkJoinTask.doJoin(ForkJoinTask.java:389)
	at java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:719)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)

Muted Tests

Select tests to mute in this pull request:

  • BlockingVariablesSpec > passing example 2 - variable is read before it is written

Reuse successful test results:

  • ♻️ Only rerun the tests that failed or were muted before

Click the checkbox to trigger a rerun:

  • Rerun jobs

Learn more about TestLens at testlens.app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants