Skip to content

Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.6.0#2335

Merged
leonard84 merged 1 commit into
masterfrom
renovate/com.gradle.common-custom-user-data-gradle-plugin-2.x
May 9, 2026
Merged

Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.6.0#2335
leonard84 merged 1 commit into
masterfrom
renovate/com.gradle.common-custom-user-data-gradle-plugin-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 3, 2026

This PR contains the following updates:

Package Change Age Confidence
com.gradle.common-custom-user-data-gradle-plugin 2.4.02.6.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
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.22%. Comparing base (8d89b55) to head (afdc055).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2335      +/-   ##
============================================
+ Coverage     82.16%   82.22%   +0.06%     
- Complexity     4824     4831       +7     
============================================
  Files           472      472              
  Lines         15040    15040              
  Branches       1908     1908              
============================================
+ Hits          12357    12367      +10     
+ Misses         1991     1985       -6     
+ Partials        692      688       -4     

see 2 files 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 changed the title Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.5.0 Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.6.0 Apr 9, 2026
@renovate renovate Bot force-pushed the renovate/com.gradle.common-custom-user-data-gradle-plugin-2.x branch from d995921 to 3b99ef9 Compare April 9, 2026 19:11
@testlens-app

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/com.gradle.common-custom-user-data-gradle-plugin-2.x branch from 3b99ef9 to 5ed2088 Compare April 9, 2026 22:15
@renovate renovate Bot force-pushed the renovate/com.gradle.common-custom-user-data-gradle-plugin-2.x branch 8 times, most recently from 3f537c9 to ed3bd56 Compare May 8, 2026 18:34
@renovate renovate Bot force-pushed the renovate/com.gradle.common-custom-user-data-gradle-plugin-2.x branch from ed3bd56 to afdc055 Compare May 8, 2026 23:50
@leonard84 leonard84 enabled auto-merge (rebase) May 8, 2026 23:53
@testlens-app
Copy link
Copy Markdown

testlens-app Bot commented May 9, 2026

🚨 TestLens detected 1 failed tests 🚨

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

Check Project/Task Test Runs
Verify Branches and PRs / Build and Verify (2.5, 8, windows-latest) :spock-specs:test PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and field > succeeds if all conditions are eventually satisfied with condition method '.eventually' and field

🏷️ Commit: afdc055
▶️ Tests: 87218 executed
🟡 Checks: 60/61 completed

Test Failure

PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and field > succeeds if all conditions are eventually satisfied with condition method '.eventually' and field (:spock-specs:test in Verify Branches and PRs / Build and Verify (2.5, 8, windows-latest))
org.spockframework.runtime.SpockMultipleFailuresError: Multiple Failures (4 failures)
	org.spockframework.runtime.UnallowedExceptionThrownError: Expected no exception to be thrown, but got 'org.spockframework.runtime.SpockTimeoutError'
	org.spockframework.runtime.UnallowedExceptionThrownError: Expected no exception to be thrown, but got 'org.spockframework.runtime.SpockTimeoutError'
	org.spockframework.runtime.UnallowedExceptionThrownError: Expected no exception to be thrown, but got 'org.spockframework.runtime.SpockTimeoutError'
	org.spockframework.runtime.UnallowedExceptionThrownError: Expected no exception to be thrown, but got 'org.spockframework.runtime.SpockTimeoutError'
	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.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104)
	at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:75)
	at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:38)
	at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47)
	at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:55)
	at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:31)
	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

Note

Checks are currently running using the configuration below.

Select tests to mute in this pull request:

🔲 PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and field

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.

@leonard84 leonard84 merged commit b664f9b into master May 9, 2026
63 of 64 checks passed
@leonard84 leonard84 deleted the renovate/com.gradle.common-custom-user-data-gradle-plugin-2.x branch May 9, 2026 00:11
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.

1 participant