Skip to content

Update groovy monorepo#2332

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/groovy-monorepo
Open

Update groovy monorepo#2332
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/groovy-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 29, 2026

This PR contains the following updates:

Package Change Age Confidence
org.apache.groovy:groovy (source) 5.0.45.0.5 age confidence
org.apache.groovy:groovy (source) 4.0.304.0.31 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.22%. Comparing base (a6037c2) to head (88b7015).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2332      +/-   ##
============================================
+ Coverage     82.17%   82.22%   +0.05%     
- Complexity     4826     4828       +2     
============================================
  Files           472      472              
  Lines         15040    15040              
  Branches       1908     1908              
============================================
+ Hits          12359    12367       +8     
+ Misses         1990     1985       -5     
+ Partials        691      688       -3     

see 1 file with indirect coverage changes

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

@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from e432587 to 472981c Compare April 1, 2026 08:27
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from 472981c to 78d621f Compare April 1, 2026 09:13
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from 78d621f to 37fb6dc Compare April 1, 2026 09:44
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from 37fb6dc to 51a708a Compare April 1, 2026 10:20
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from 51a708a to 88b7015 Compare April 9, 2026 22:15
@testlens-app
Copy link
Copy Markdown

testlens-app bot commented Apr 9, 2026

✅ All tests passed ✅

⚠️ TestLens detected flakiness ⚠️

Test Summary

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

🏷️ Commit: 88b7015
▶️ Tests: 91073 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 (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:1259)
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.

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