Skip to content
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

fix: bump terser to the latest stable version #587

Merged
merged 2 commits into from Dec 28, 2023

Conversation

alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Dec 28, 2023

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #579
fixes #583

Breaking Changes

No

Additional Info

To avoid perf and syntax problems

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0403c77) 97.21% compared to head (a966bb9) 97.21%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #587   +/-   ##
=======================================
  Coverage   97.21%   97.21%           
=======================================
  Files           3        3           
  Lines         323      323           
  Branches      115      115           
=======================================
  Hits          314      314           
  Misses          9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexander-akait alexander-akait merged commit f650fa3 into master Dec 28, 2023
23 checks passed
@alexander-akait alexander-akait deleted the fix-bump-terser branch December 28, 2023 14:55
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.

Updater terser to 5.20.0
1 participant