Skip to content

chore(deps): bump java gradle dependencies#3362

Merged
spetz merged 5 commits into
masterfrom
deps/jvm-gradle-batch
Jun 11, 2026
Merged

chore(deps): bump java gradle dependencies#3362
spetz merged 5 commits into
masterfrom
deps/jvm-gradle-batch

Conversation

@hubcio

@hubcio hubcio commented May 28, 2026

Copy link
Copy Markdown
Contributor

Folds dependabot #3341 (gradle minor-and-patch across 3 dirs),
#3342 (junit-platform-suite 1.11->6.1), #3343 (junit-jupiter 5.11->6.1).
bdd/java/build.gradle.kts unioned across the three.

Folds dependabot #3341 (gradle minor-and-patch across 3 dirs),
#3342 (junit-platform-suite 1.11->6.1), #3343 (junit-jupiter 5.11->6.1).
bdd/java/build.gradle.kts unioned across the three.
Dependabots gradle-wrapper bump regenerated gradlew from the stock
template, dropping the custom block that downloads gradle-wrapper.jar at
runtime (the jar is gitignored under ASF binary-artifact policy). Without
it CI fails with "Unable to access jarfile gradle-wrapper.jar". Restored
the auto-fetch for gradle 9.5.1 with the matching jar checksum.
@hubcio

hubcio commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

@mmodzelewski please check this; I think this is non-trivial bump:
pinot 1.4.0 → 1.5.0 (and flink 2.1.1 → 2.2.1), it needs some adaptation
https://github.com/apache/iggy/actions/runs/26603697147/job/78393509540

@mmodzelewski

Copy link
Copy Markdown
Member

@hubcio let me continue this one, I'll make the necessary updates, but probably after the weekend

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

If you need a review, please ensure CI is green and the PR is rebased on the latest master. Don't hesitate to ping the maintainers - either @core on Discord or by mentioning them directly here on the PR.

Thank you for your contribution!

@github-actions github-actions Bot removed the S-stale Inactive issue or pull request label Jun 11, 2026
@mmodzelewski mmodzelewski force-pushed the deps/jvm-gradle-batch branch from 1e5c7d2 to 1b23898 Compare June 11, 2026 11:21
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.47%. Comparing base (5159221) to head (6dd5eda).

Files with missing lines Patch % Lines
...tor/pinot/metadata/IggyStreamMetadataProvider.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3362      +/-   ##
============================================
- Coverage     74.57%   74.47%   -0.11%     
+ Complexity      943      937       -6     
============================================
  Files          1249     1247       -2     
  Lines        123567   121907    -1660     
  Branches      99839    98183    -1656     
============================================
- Hits          92150    90786    -1364     
+ Misses        28433    28163     -270     
+ Partials       2984     2958      -26     
Components Coverage Δ
Rust Core 75.61% <ø> (-0.12%) ⬇️
Java SDK 58.57% <83.33%> (+0.13%) ⬆️
C# SDK 69.92% <ø> (ø)
Python SDK 81.06% <ø> (ø)
PHP SDK 83.57% <ø> (ø)
Node SDK 91.21% <ø> (-0.02%) ⬇️
Go SDK 40.25% <ø> (ø)
Files with missing lines Coverage Δ
...ggy/connector/pinot/consumer/IggyMessageBatch.java 85.18% <100.00%> (+23.89%) ⬆️
...tor/pinot/metadata/IggyStreamMetadataProvider.java 0.00% <0.00%> (ø)

... and 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@spetz spetz merged commit bf77e99 into master Jun 11, 2026
49 checks passed
@spetz spetz deleted the deps/jvm-gradle-batch branch June 11, 2026 18:06
@github-actions github-actions Bot removed the S-waiting-on-review PR is waiting on a reviewer label Jun 11, 2026
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.

3 participants