Skip to content

Bump various dependencies#1469

Merged
msridhar merged 2 commits intomasterfrom
bump-deps
Feb 16, 2026
Merged

Bump various dependencies#1469
msridhar merged 2 commits intomasterfrom
bump-deps

Conversation

@msridhar
Copy link
Copy Markdown
Collaborator

@msridhar msridhar commented Feb 14, 2026

To stay up to date

Summary by CodeRabbit

  • Chores
    • Updated build tools and development dependencies to their latest versions for improved stability and performance enhancements.

@msridhar msridhar requested a review from yuxincs February 14, 2026 17:34
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 14, 2026

Walkthrough

This pull request updates multiple build dependencies and build tool versions across the project. The Jacoco toolVersion is bumped from 0.8.13 to 0.8.14 in the Gradle test conventions configuration. Additionally, four dependencies in the version catalog are updated: google-java-format from 1.30.0 to 1.34.1, spotless from 8.1.0 to 8.2.1, errorprone-plugin from 4.4.0 to 5.0.0, and mockito from 5.19.0 to 5.21.0. These are version-only changes with no modifications to logic or control flow.

Possibly related PRs

  • #1434: Both PRs update the errorprone-plugin version entry in gradle/libs.versions.toml
  • #1414: Both PRs modify gradle/libs.versions.toml to update the spotless dependency version

Suggested reviewers

  • yuxincs
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Bump various dependencies' accurately summarizes the main change: updating multiple project dependencies to newer versions across the codebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into master

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump-deps

No actionable comments were generated in the recent review. 🎉


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.48%. Comparing base (cc6df93) to head (3ce50ab).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1469   +/-   ##
=========================================
  Coverage     88.48%   88.48%           
  Complexity     2723     2723           
=========================================
  Files            99       99           
  Lines          9073     9073           
  Branches       1812     1812           
=========================================
  Hits           8028     8028           
  Misses          518      518           
  Partials        527      527           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@msridhar msridhar enabled auto-merge (squash) February 14, 2026 20:07
@msridhar msridhar merged commit bd25690 into master Feb 16, 2026
12 checks passed
@msridhar msridhar deleted the bump-deps branch February 16, 2026 06:07
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.

2 participants