Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps scripts/update-java.ps1 from 8.24.0 to 8.25.0.

Auto-generated by a dependency updater.

Changelog

8.25.0

Fixes

  • [ANR] Removed AndroidTransactionProfiler lock (#4817)
  • Avoid ExecutorService for DefaultCompositePerformanceCollector timeout (#4841)
    • This avoids infinite data collection for never stopped transactions, leading to OOMs
  • Fix wrong .super() call in SentryTimberTree (#4844)

Improvements

  • [ANR] Defer some class availability checks (#4825)
  • Collect PerformanceCollectionData only for sampled transactions (#4834)
    • Breaking change: Transactions with a deferred sampling decision (sampled == null) won't be collecting any performance data anymore (CPU, RAM, slow/frozen frames).

Dependencies

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Oct 30, 2025
@github-actions github-actions bot requested a review from Flash0ver as a code owner October 30, 2025 03:19
@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Oct 30, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1 branch from e17f38d to 2f1ed1b Compare October 30, 2025 03:19
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.51%. Comparing base (ba9a353) to head (1360a21).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4679      +/-   ##
==========================================
+ Coverage   73.50%   73.51%   +0.01%     
==========================================
  Files         483      483              
  Lines       17692    17692              
  Branches     3492     3492              
==========================================
+ Hits        13005    13007       +2     
+ Misses       3797     3796       -1     
+ Partials      890      889       -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.

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1 branch from 2f1ed1b to 55a06f4 Compare October 30, 2025 09:14
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1 branch from 55a06f4 to 499009b Compare October 31, 2025 03:19
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1 branch from 499009b to 1360a21 Compare November 1, 2025 03:19
@jamescrosswell jamescrosswell merged commit b2a8b5c into main Nov 2, 2025
33 checks passed
@jamescrosswell jamescrosswell deleted the deps/scripts/update-java.ps1 branch November 2, 2025 22:17
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.

3 participants