Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7731 +/- ##
=======================================
Coverage 80.47% 80.47%
=======================================
Files 740 740
Lines 32023 32023
=======================================
+ Hits 25770 25771 +1
+ Misses 6253 6252 -1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Overall package sizeSelf size: 4.95 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.0 | 81.15 kB | 815.98 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
Seems like we need to update the third parties file as well: |
BenchmarksBenchmark execution time: 2026-03-10 15:19:32 Comparing candidate commit 073c42d in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 230 metrics, 30 unstable metrics. |
* Update profiler to 5.13.5 * Fix 3rd party licenses
* Update profiler to 5.13.5 * Fix 3rd party licenses
What does this PR do?
Updates profiler from 5.13.4 to 5.13.5. This release of the profiler consists of purely dependency updates.
Motivation
We'll soon be releasing some features with 5.14.0, but want to first push out all dependency updates to minimize the changeset for the feature release.