Skip to content

fix(deps): update dependency terser to v5.43.0 #2617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
terser (source) 5.42.0 -> 5.43.0 age adoption passing confidence

Release Notes

terser/terser (terser)

v5.43.0

Compare Source

  • Do not wrap callbacks in parentheses (wrap_func_args format option is now false by default)
  • Do not inline functions into for loops (for performance reasons)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot merged commit 564a8a5 into develop Jun 17, 2025
6 checks passed
@renovate renovate bot deleted the renovate/terser-5.x branch June 17, 2025 22:22
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.43%. Comparing base (90bbdf3) to head (636d8fd).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2617      +/-   ##
===========================================
- Coverage    85.55%   84.43%   -1.13%     
===========================================
  Files           25       23       -2     
  Lines         1198     1073     -125     
  Branches       122      108      -14     
===========================================
- Hits          1025      906     -119     
+ Misses         173      167       -6     
Flag Coverage Δ
crass 100.00% <ø> (?)
csso ?
google-closure-compiler 90.17% <ø> (ø)
html-minifier 100.00% <ø> (ø)
jsonminify 100.00% <ø> (ø)
no-compress ?
run ?
sqwish 100.00% <ø> (ø)
terser 98.11% <ø> (ø)
uglify-es 100.00% <ø> (ø)
uglify-js 97.95% <ø> (ø)
utils 73.23% <ø> (ø)
yui 97.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

0 participants