Skip to content

Update dependency terser to v5.3.8 - #25

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/terser-5.x
Open

Update dependency terser to v5.3.8#25
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/terser-5.x

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2020

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
terser (source) devDependencies minor 5.2.1 -> 5.3.8

Release Notes

terser/terser

v5.3.8

Compare Source

  • Restore node 13 support

v5.3.7

Compare Source

Hotfix release, fixes package.json "engines" syntax

v5.3.6

Compare Source

  • Fixed parentheses when outputting ?? mixed with || and &&
  • Improved hygiene of the symbol generator

v5.3.5

Compare Source

  • Avoid moving named functions into default exports.
  • Enabled transform() for chain expressions. This allows AST transformers to reach inside chain expressions.

v5.3.4

Compare Source

  • Fixed a crash when hoisting (with hoist_vars) a destructuring variable declaration

v5.3.3

Compare Source

  • source-map library has been updated, bringing memory usage and CPU time improvements when reading input source maps (the SourceMapConsumer is now WASM based).
  • The wrap_func_args option now also wraps arrow functions, as opposed to only function expressions.

v5.3.2

Compare Source

  • Prevented spread operations from being expanded when the expanded array/object contains getters, setters, or array holes.
  • Fixed very slow self-recursion in some cases of removing extraneous parentheses from + operations.

v5.3.1

Compare Source

  • An issue with destructuring declarations when pure_getters is enabled has been fixed
  • Fixed a crash when chain expressions need to be shallowly compared
  • Made inlining functions more conservative to make sure a function that contains a reference to itself isn't moved into a place that can create multiple instances of itself.

v5.3.0

Compare Source

  • Fixed a crash when compressing object spreads in some cases
  • Fixed compiletime evaluation of optional chains (caused typeof a?.b to always return "object")
  • domprops has been updated to contain every single possible prop

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.

@renovate renovate Bot changed the title Update dependency terser to v5.3.0 Update dependency terser to v5.3.1 Sep 10, 2020
@renovate
renovate Bot force-pushed the renovate/terser-5.x branch 2 times, most recently from 4af5e2c to b4435c5 Compare September 17, 2020 15:03
@renovate renovate Bot changed the title Update dependency terser to v5.3.1 Update dependency terser to v5.3.2 Sep 17, 2020
@renovate
renovate Bot force-pushed the renovate/terser-5.x branch from b4435c5 to c45a58d Compare September 28, 2020 11:21
@renovate renovate Bot changed the title Update dependency terser to v5.3.2 Update dependency terser to v5.3.3 Sep 28, 2020
@renovate
renovate Bot force-pushed the renovate/terser-5.x branch from c45a58d to 6fe709e Compare October 2, 2020 11:54
@renovate renovate Bot changed the title Update dependency terser to v5.3.3 Update dependency terser to v5.3.4 Oct 2, 2020
@renovate
renovate Bot force-pushed the renovate/terser-5.x branch from 6fe709e to f80c55f Compare October 12, 2020 10:11
@renovate renovate Bot changed the title Update dependency terser to v5.3.4 Update dependency terser to v5.3.5 Oct 12, 2020
@renovate
renovate Bot force-pushed the renovate/terser-5.x branch from f80c55f to 41f7a6d Compare October 19, 2020 11:59
@renovate renovate Bot changed the title Update dependency terser to v5.3.5 Update dependency terser to v5.3.6 Oct 19, 2020
@renovate
renovate Bot force-pushed the renovate/terser-5.x branch from 41f7a6d to d439bf9 Compare October 19, 2020 16:09
@renovate renovate Bot changed the title Update dependency terser to v5.3.6 Update dependency terser to v5.3.7 Oct 19, 2020
@renovate renovate Bot changed the title Update dependency terser to v5.3.7 Update dependency terser to v5.3.8 Oct 22, 2020
@renovate
renovate Bot force-pushed the renovate/terser-5.x branch from d439bf9 to eced16f Compare October 22, 2020 14:38
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.

1 participant