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

chore(deps): update dependency uglify-js to v3.14.2 - autoclosed #35

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.3.10 -> 3.14.2 age adoption passing confidence

Release Notes

mishoo/UglifyJS

v3.14.2

Compare Source

Features
  • improve function inlining heuristic (4fe2cac)
  • suppress spurious warning messages (4b88dfb)
Bug Fixes

v3.14.1

Compare Source

Bug Fixes

v3.14.0

Compare Source

Features
Bug Fixes

v3.13.10

Compare Source

Features
Bug Fixes

v3.13.9

Compare Source

Features
Bug Fixes

v3.13.8

Compare Source

Features
  • improve compression on tagged template literal (e0695ef)
  • support source mapping of class property (5d4e6e3)
Bug Fixes

v3.13.7

Compare Source

Features
  • improve elimination of unused variables (b1cfa71)
  • reduce entropy of name mangling (689f8f5)
Bug Fixes

v3.13.6

Compare Source

Features
Bug Fixes

v3.13.5

Compare Source

Features
  • drop unused self-referencing class & function (bddb5a0)
  • handle Map, Set, WeakMap & WeakSet (f46209b)
  • improve detection of unused assignment (9b8deff)
  • improve compression on variable reassignment (10dd9d4)
  • enable ESTree translation on all supported ECMAScript features (324587f, 97bd56b)
  • support __PURE__ in ESTree translation (d576495)
Bug Fixes

v3.13.4

Compare Source

Features
  • improve compression on class definition (aed758e)
  • mangle class field and method (10fbf8e)
Bug Fixes

v3.13.3

Compare Source

Features
Bug Fixes

v3.13.2

Compare Source

Features
  • support exponentiation assignment operator (01aa078)
  • flexible handling of __PURE__ through new annotations option (3b5d501)
  • retain class names via keep_fnames (997d09b)
  • better formatting of comments under beautify (7d595e2)
  • import/export { foo as foo }; ➡️ import/export { foo }; (2411132)
  • var f = async function*() { ... }; ➡️ async function* f() { ... } (b244b4e)
Bug Fixes

v3.13.1

Compare Source

 

v3.13.0

Compare Source

 

v3.12.8

Compare Source

 

v3.12.7

Compare Source

 

v3.12.6

Compare Source

 

v3.12.5

Compare Source

 

v3.12.4

Compare Source

 

v3.12.3

Compare Source

 

v3.12.2

Compare Source

 

v3.12.1

Compare Source

 

v3.12.0

Compare Source

 

v3.11.6

Compare Source

 

v3.11.5

Compare Source

 

v3.11.4

Compare Source

 

v3.11.3

Compare Source

 

v3.11.2

Compare Source

 

v3.11.1

Compare Source

 

v3.11.0

Compare Source

 

v3.10.4

Compare Source

 

v3.10.3

Compare Source

 

v3.10.2

Compare Source

 

v3.10.1

Compare Source

 

v3.10.0

Compare Source

 

v3.9.4

Compare Source

 

v3.9.3

Compare Source

 

v3.9.2

Compare Source

 

v3.9.1

Compare Source

 

v3.9.0

Compare Source

 

v3.8.1

Compare Source

 

v3.8.0

Compare Source

 

v3.7.7

Compare Source

 

v3.7.6

Compare Source

 

v3.7.5

Compare Source

 

v3.7.4

Compare Source

 

v3.7.3

Compare Source

 

v3.7.2

Compare Source

 

v3.7.1

Compare Source

 

v3.7.0

Compare Source

 

v3.6.9

Compare Source

 

v3.6.8

Compare Source

 

v3.6.7

Compare Source

 

v3.6.6

Compare Source

 

v3.6.5

Compare Source

 

v3.6.4

Compare Source

 

v3.6.3

Compare Source

 

v3.6.2

Compare Source

 

v3.6.1

Compare Source

 

v3.6.0

Compare Source

 

v3.5.15

Compare Source

 

v3.5.14

Compare Source

 

v3.5.13

Compare Source

 

v3.5.12

Compare Source

 

v3.5.11

Compare Source

 

v3.5.10

Compare Source

 

v3.5.9

Compare Source

 

v3.5.8

Compare Source

 

v3.5.7

Compare Source

 

v3.5.6

Compare Source

 

v3.5.5

Compare Source

 

v3.5.4

Compare Source

 

v3.5.3

Compare Source

 

v3.5.2

Compare Source

 

v3.5.1

Compare Source

 

v3.5.0

Compare Source

 

v3.4.10

Compare Source

 

v3.4.9

Compare Source

 

v3.4.8

Compare Source

 

v3.4.7

Compare Source

 

v3.4.6

Compare Source

 

v3.4.5

Compare Source

 

v3.4.4

Compare Source

 

v3.4.3

Compare Source

 

v3.4.2

Compare Source

 

v3.4.1

Compare Source

 

v3.4.0

Compare Source

 

v3.3.28

Compare Source

 

v3.3.27

Compare Source

 

v3.3.26

Compare Source

 

v3.3.25

Compare Source

 

v3.3.24

Compare Source

 

v3.3.23

Compare Source

 

v3.3.22

Compare Source

 

v3.3.21

Compare Source

 

v3.3.20

Compare Source

 

v3.3.19

Compare Source

 

v3.3.18

Compare Source

 

v3.3.17

Compare Source

 

v3.3.16

Compare Source

 

v3.3.15

Compare Source

 

v3.3.14

Compare Source

 

v3.3.13

Compare Source

 

v3.3.12

Compare Source

 

v3.3.11

Compare Source

 


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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency uglify-js to v3.10.2 Update dependency uglify-js to v3.10.3 Aug 30, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.10.3 Update dependency uglify-js to v3.10.4 Sep 6, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.10.4 Update dependency uglify-js to v3.11.0 Sep 27, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.11.0 Update dependency uglify-js to v3.11.1 Oct 4, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.11.1 Update dependency uglify-js to v3.11.2 Oct 11, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.11.2 Update dependency uglify-js to v3.11.3 Oct 19, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.11.3 Update dependency uglify-js to v3.11.4 Oct 26, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.11.4 Update dependency uglify-js to v3.11.5 Nov 3, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.11.5 Update dependency uglify-js to v3.12.0 Nov 27, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.12.0 Update dependency uglify-js to v3.12.1 Dec 9, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.12.1 Update dependency uglify-js to v3.12.3 Dec 26, 2020
@renovate renovate bot changed the title Update dependency uglify-js to v3.12.3 Update dependency uglify-js to v3.12.4 Jan 6, 2021
@renovate renovate bot changed the title Update dependency uglify-js to v3.12.4 Update dependency uglify-js to v3.12.5 Jan 23, 2021
@renovate renovate bot changed the title Update dependency uglify-js to v3.12.5 Update dependency uglify-js to v3.12.6 Feb 1, 2021
@renovate renovate bot changed the title Update dependency uglify-js to v3.12.6 Update dependency uglify-js to v3.12.7 Feb 8, 2021
@renovate renovate bot changed the title Update dependency uglify-js to v3.12.7 Update dependency uglify-js to v3.13.4 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from a05556c to 24bc5ac Compare May 9, 2021 21:10
@renovate renovate bot changed the title Update dependency uglify-js to v3.13.4 Update dependency uglify-js to v3.13.5 May 9, 2021
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from 24bc5ac to 7925bf2 Compare May 15, 2021 19:56
@renovate renovate bot changed the title Update dependency uglify-js to v3.13.5 Update dependency uglify-js to v3.13.6 May 15, 2021
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from 7925bf2 to 3c585ea Compare June 6, 2021 20:33
@renovate renovate bot changed the title Update dependency uglify-js to v3.13.6 Update dependency uglify-js to v3.13.9 Jun 6, 2021
@renovate renovate bot changed the title Update dependency uglify-js to v3.13.9 chore(deps): update dependency uglify-js to v3.14.2 Oct 18, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.14.2 chore(deps): update dependency uglify-js to v3.14.2 - autoclosed Oct 26, 2021
@renovate renovate bot closed this Oct 26, 2021
@renovate renovate bot deleted the renovate/uglify-js-3.x branch October 26, 2021 16:29
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.

None yet

1 participant