Skip to content

chore(deps): update devdependency terser to ^4.6.4 #4819

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
Feb 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2020

This PR contains the following updates:

Package Type Update Change
terser (source) devDependencies patch ^4.6.3 -> ^4.6.4

Release Notes

terser/terser

v4.6.4

Compare Source

  • The "some" value in the comments output option now preserves @lic and other important comments when using //
  • </script> is now better escaped in regex, and in comments, when using the inline_script output option
  • Fixed an issue when transforming new RegExp into /.../ when slashes are included in the source
  • AST_Node.prototype.constructor now exists, allowing for easier debugging of crashes
  • Multiple if statements with the same consequents are now collapsed
  • Typescript typings improvements
  • Optimizations while looking for surrogate pairs in strings

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, 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 has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #4819 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #4819   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files         263      263           
  Lines        5857     5857           
  Branches     1528     1528           
=======================================
  Hits         5853     5853           
  Misses          3        3           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a00910...f06105e. Read the comment docs.

@jacobmllr95 jacobmllr95 merged commit 83b3dee into dev Feb 24, 2020
@jacobmllr95 jacobmllr95 deleted the renovate/all-minor-patch branch February 24, 2020 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants