Skip to content

Update plugin net.nemerosa.versioning to v4#2344

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/net.nemerosa.versioning-4.x
Open

Update plugin net.nemerosa.versioning to v4#2344
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/net.nemerosa.versioning-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 25, 2026

This PR contains the following updates:

Package Change Age Confidence
net.nemerosa.versioning 3.1.04.0.1 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.

@renovate renovate Bot force-pushed the renovate/net.nemerosa.versioning-4.x branch from 12ea9d9 to cfbecbd Compare May 7, 2026 09:21
@renovate renovate Bot force-pushed the renovate/net.nemerosa.versioning-4.x branch from cfbecbd to d8a36d1 Compare May 7, 2026 13:09
@testlens-app
Copy link
Copy Markdown

testlens-app Bot commented May 7, 2026

✅ All tests passed ✅

⚠️ TestLens detected flakiness ⚠️

Test Summary

Check Project/Task Test Runs
Verify Branches and PRs / Build and Verify (2.5, 8, macos-latest) :spock-specs:test TimeoutExtension > method that doesn't complete in time ⚠️
Verify Branches and PRs / Build and Verify (4.0, 8, macos-latest) :spock-specs:test TimeoutExtension > method that doesn't complete in time ⚠️

🏷️ Commit: d8a36d1
▶️ Tests: 80518 executed
⚪️ Checks: 61/61 completed

Test Failures

TimeoutExtension > method that doesn't complete in time (:spock-specs:test in Verify Branches and PRs / Build and Verify (2.5, 8, macos-latest))
org.spockframework.runtime.SpockMultipleFailuresError: Multiple Failures (4 failures)
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but no exception was thrown
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but got 'java.util.NoSuchElementException'
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but got 'java.util.NoSuchElementException'
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but got 'java.util.NoSuchElementException'
	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.ArrayList.forEach(ArrayList.java:1259)
	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.ArrayList.forEach(ArrayList.java:1253)
TimeoutExtension > method that doesn't complete in time (:spock-specs:test in Verify Branches and PRs / Build and Verify (4.0, 8, macos-latest))
org.spockframework.runtime.SpockMultipleFailuresError: Multiple Failures (4 failures)
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but no exception was thrown
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but got 'java.util.NoSuchElementException'
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but got 'java.util.NoSuchElementException'
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but got 'java.util.NoSuchElementException'
	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.ArrayList.forEach(ArrayList.java:1259)
	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.ArrayList.forEach(ArrayList.java:1253)

Learn more about TestLens at testlens.app.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.22%. Comparing base (4dbfd37) to head (d8a36d1).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2344      +/-   ##
============================================
+ Coverage     82.15%   82.22%   +0.07%     
- Complexity     4824     4829       +5     
============================================
  Files           472      472              
  Lines         15040    15040              
  Branches       1908     1908              
============================================
+ Hits          12356    12367      +11     
+ Misses         1991     1985       -6     
+ Partials        693      688       -5     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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