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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摝 Update dependency terser to v4.6.3 #26187

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 2, 2020

This PR contains the following updates:

Package Type Update Change
terser (source) devDependencies minor 4.4.3 -> 4.6.3

Release Notes

terser/terser

v4.6.3

Compare Source

  • Annotations such as /*#__NOINLINE__*/ and /*#__PURE__*/ may now be preserved using the preserve_annotations output option
  • A TypeScript definition update for the keep_quoted output option.

v4.6.2

Compare Source

  • A bug where functions were inlined into other functions with scope conflicts has been fixed.
  • /*#__NOINLINE__*/ annotation fixed for more use cases where inlining happens.

v4.6.1

Compare Source

  • Fixed an issue where a class is duplicated by reduce_vars when there's a recursive reference to the class.

v4.6.0

Compare Source

  • Fixed issues with recursive class references.
  • BigInt evaluation has been prevented, stopping Terser from evaluating BigInts like it would do regular numbers.
  • Class property support has been added

v4.5.1

Compare Source

(hotfix release)

  • Fixed issue where () => ({})[something] was not parenthesised correctly.

v4.5.0

Compare Source

  • Inlining has been improved
  • An issue where keep_fnames combined with functions declared through variables was causing name shadowing has been fixed
  • You can now set the ES version through their year
  • The output option keep_numbers has been added, which prevents Terser from turning 1000 into 1e3 and such
  • Internal small optimisations and refactors

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 if you modify the PR title to begin with "rebase!".

馃敃 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-bot renovate-bot changed the title 馃摝 Update dependency terser to v4.5.0 馃摝 Update dependency terser to v4.5.1 Jan 2, 2020
@renovate-bot renovate-bot changed the title 馃摝 Update dependency terser to v4.5.1 馃摝 Update dependency terser to v4.6.0 Jan 6, 2020
@renovate-bot renovate-bot changed the title 馃摝 Update dependency terser to v4.6.0 馃摝 Update dependency terser to v4.6.0 Jan 6, 2020
@renovate-bot renovate-bot changed the title 馃摝 Update dependency terser to v4.6.0 馃摝 Update dependency terser to v4.6.1 Jan 6, 2020
@renovate-bot renovate-bot changed the title 馃摝 Update dependency terser to v4.6.1 馃摝 Update dependency terser to v4.6.2 Jan 8, 2020
@renovate-bot renovate-bot changed the title 馃摝 Update dependency terser to v4.6.2 馃摝 Update dependency terser to v4.6.2 Jan 10, 2020
@renovate-bot renovate-bot changed the title 馃摝 Update dependency terser to v4.6.2 馃摝 Update dependency terser to v4.6.3 Jan 13, 2020
@renovate-bot renovate-bot changed the title 馃摝 Update dependency terser to v4.6.3 馃摝 Update dependency terser to v4.6.3 Jan 15, 2020
@rsimha rsimha merged commit ba5a894 into ampproject:master Jan 15, 2020
@renovate-bot renovate-bot deleted the renovate/terser-4.x branch January 15, 2020 22:39
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.

None yet

4 participants