Skip to content

fix: update goja to avoid some special cases stack overflow#1242

Merged
monkeyWie merged 1 commit intomainfrom
fix/update_goja
Jan 15, 2026
Merged

fix: update goja to avoid some special cases stack overflow#1242
monkeyWie merged 1 commit intomainfrom
fix/update_goja

Conversation

@monkeyWie
Copy link
Member

To fixed monkeyWie/gopeed-extension-youtube#16.

I contributed a PR to the upstream to fix this issue, please refer: dop251/goja#695

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.61%. Comparing base (c9626cb) to head (98eef72).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1242      +/-   ##
==========================================
+ Coverage   71.58%   71.61%   +0.03%     
==========================================
  Files          47       47              
  Lines        5757     5757              
==========================================
+ Hits         4121     4123       +2     
+ Misses       1233     1232       -1     
+ Partials      403      402       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@monkeyWie monkeyWie added the bug Something isn't working label Jan 15, 2026
@monkeyWie monkeyWie merged commit e275fd5 into main Jan 15, 2026
11 checks passed
@monkeyWie monkeyWie deleted the fix/update_goja branch January 15, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doesn't work

1 participant