Skip to content

Add Dependabot cooldown#4382

Merged
andimarek merged 1 commit into
masterfrom
dependabot-cooldown-7-days
May 18, 2026
Merged

Add Dependabot cooldown#4382
andimarek merged 1 commit into
masterfrom
dependabot-cooldown-7-days

Conversation

@andimarek

Copy link
Copy Markdown
Member

Summary

  • add a 7-day cooldown to Dependabot Gradle version updates
  • add a 7-day cooldown to Dependabot GitHub Actions version updates

Testing

  • ruby -e "require 'yaml'; YAML.load_file('.github/dependabot.yml'); puts 'dependabot.yml is valid YAML'"

@andimarek andimarek enabled auto-merge (squash) May 18, 2026 22:02
@andimarek andimarek merged commit a541c23 into master May 18, 2026
11 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Test Report

Test Results

Java Version Total Passed Failed Errors Skipped
Java 11 5791 (±0) 5735 (±0) 0 (±0) 0 (±0) 56 (±0)
Java 17 5791 (±0) 5734 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 21 5791 (±0) 5734 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 25 5791 (±0) 5734 (±0) 0 (±0) 0 (±0) 57 (±0)
jcstress 32 (±0) 32 (±0) 0 (±0) 0 (±0) 0 (±0)
Total 23196 (±0) 22969 (±0) 0 (±0) 0 (±0) 227 (±0)

Code Coverage (Java 25)

Metric Covered Missed Coverage vs Master
Lines 29410 3102 90.5% ±0.0%
Branches 8611 1507 85.1% ±0.0%
Methods 7872 1209 86.7% ±0.0%

No per-class coverage changes detected.

Full HTML report: build artifact jacoco-html-report

Updated: 2026-05-18 22:11:56 UTC

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