Skip to content

chore(deps): update Java SDK to v8.40.0#5161

Merged
jamescrosswell merged 1 commit intomainfrom
deps/scripts/update-java.ps1
Apr 23, 2026
Merged

chore(deps): update Java SDK to v8.40.0#5161
jamescrosswell merged 1 commit intomainfrom
deps/scripts/update-java.ps1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps scripts/update-java.ps1 from 8.39.1 to 8.40.0.

Auto-generated by a dependency updater.

Changelog

8.40.0

Fixes

  • Fix NoSuchMethodError for LayoutCoordinates.localBoundingBoxOf$default on Compose touch dispatch with AGP 8.13 and minSdk < 24 (#5302)
  • Fix reporting OkHttp's synthetic 504 "Unsatisfiable Request" responses as errors for CacheControl.FORCE_CACHE cache misses (#5299)
  • Make SentryGestureDetector thread-safe and recycle VelocityTracker per gesture (#5301)
  • Fix duplicate ui.click breadcrumbs when another Window.Callback wraps SentryWindowCallback (#5300)

Dependencies

@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Apr 23, 2026
@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Apr 23, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.07%. Comparing base (cd3f966) to head (f13f0bd).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5161      +/-   ##
==========================================
+ Coverage   74.05%   74.07%   +0.01%     
==========================================
  Files         501      501              
  Lines       18111    18111              
  Branches     3521     3521              
==========================================
+ Hits        13413    13415       +2     
+ Misses       3838     3837       -1     
+ Partials      860      859       -1     

☔ 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.

@jamescrosswell jamescrosswell merged commit 6d1bbf3 into main Apr 23, 2026
43 checks passed
@jamescrosswell jamescrosswell deleted the deps/scripts/update-java.ps1 branch April 23, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants