From d00b4d10a1b907fa8028a46fe1d608a7455235d9 Mon Sep 17 00:00:00 2001 From: patrikx3 Date: Sun, 16 Sep 2018 15:20:36 +0200 Subject: [PATCH] robo8x [chore] 9/16/2018, 3:20:36 PM --- INSTALL.md | 2 +- README.md | 8 ++++---- artifacts/php-7.2-ubuntu.md | 2 +- changelog.md | 2 +- package.json | 16 ++++++++-------- todo.md | 2 +- webpack.config.js | 8 ++++---- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 8971e885..c30e101d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -116,7 +116,7 @@ UrlToolkit { --- -[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.5-1 +[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.16-2 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) diff --git a/README.md b/README.md index 7898e374..76f23a25 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ -# 🤖 P3X Gitlist v2018.9.5-1 +# 🤖 P3X Gitlist v2018.9.16-2 This is an open-source project. Star this repository, if you like it, or even donate! Thank you so much! :) @@ -19,12 +19,12 @@ All my domains (patrikx3.com and corifeus.com) could have errors, since I am dev ### Node Version Requirement ``` ->=10.9.0 +>=8.11.4 ``` ### Built on Node ``` -v10.9.0 +v10.10.0 ``` The ```async``` and ```await``` keywords are required. @@ -182,7 +182,7 @@ npm run watch --- -[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.5-1 +[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.16-2 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) diff --git a/artifacts/php-7.2-ubuntu.md b/artifacts/php-7.2-ubuntu.md index 324234bf..07fd31fc 100644 --- a/artifacts/php-7.2-ubuntu.md +++ b/artifacts/php-7.2-ubuntu.md @@ -20,7 +20,7 @@ sudo apt upgrade -y --- -[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.5-1 +[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.16-2 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) diff --git a/changelog.md b/changelog.md index 869b761a..cf638f81 100644 --- a/changelog.md +++ b/changelog.md @@ -175,7 +175,7 @@ require('codemirror/mode/yaml/yaml'); --- -[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.5-1 +[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.16-2 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) diff --git a/package.json b/package.json index f47d69b9..cea04b45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p3x-gitlist", - "version": "2018.9.5-2", + "version": "2018.9.16-3", "corifeus": { "prod-dir": "prod", "postfix": "b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a", @@ -11,7 +11,7 @@ "cdn": true, "icon": "fas fa-code", "code": "Spawn", - "nodejs": "v10.9.0", + "nodejs": "v10.10.0", "reponame": "gitlist", "build": true }, @@ -29,8 +29,8 @@ "devDependencies": { "bootswatch": "^3.3.7", "concurrently": "^4.0.1", - "corifeus-builder": "^2018.9.5-2", - "corifeus-utils": "^2018.9.5-2", + "corifeus-builder": "^2018.9.16-3", + "corifeus-utils": "^2018.9.16-3", "css-loader": "^1.0.0", "extract-text-webpack-plugin": "^4.0.0-beta.0", "file-loader": "^2.0.0", @@ -45,13 +45,13 @@ "optimize-css-assets-webpack-plugin": "^5.0.1", "postcss-safe-parser": "^4.0.1", "style-loader": "^0.23.0", - "uglifyjs-webpack-plugin": "^1.3.0", + "terser-webpack-plugin": "^1.1.0", "url-loader": "^1.1.1", - "webpack": "^4.17.2", + "webpack": "^4.19.0", "webpack-cli": "^3.1.0" }, "engines": { - "node": ">=10.9.0" + "node": ">=8.11.4" }, "homepage": "https://pages.corifeus.com/gitlist", "dependencies": { @@ -64,7 +64,7 @@ "js-cookie": "^2.2.0", "js-htmlencode": "^0.3.0", "list.js": "^1.5.0", - "lodash": "^4.17.10", + "lodash": "^4.17.11", "marked": "^0.5.0", "moment": "^2.22.2", "php-date": "^2.1.1", diff --git a/todo.md b/todo.md index 2b2a321d..15361bea 100644 --- a/todo.md +++ b/todo.md @@ -32,7 +32,7 @@ --- -[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.5-1 +[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.9.16-2 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) diff --git a/webpack.config.js b/webpack.config.js index 138afca6..d65b426a 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -5,7 +5,7 @@ const utils = require('corifeus-utils') const ExtractTextPlugin = require('extract-text-webpack-plugin'); const HtmlWebpackPlugin = require('html-webpack-plugin'); -const UglifyJsPlugin = require('uglifyjs-webpack-plugin') +const TerserPlugin = require('terser-webpack-plugin') const WebpackOnBuildPlugin = require('on-build-webpack'); const fileAsset = `[name].[hash].[ext]`; @@ -78,14 +78,14 @@ if (minimize) { const bannerText = require('corifeus-builder').utils.license(); minimizer = [ - new UglifyJsPlugin({ + new TerserPlugin({ sourceMap: true, parallel: true, cache: true, extractComments: { condition: /^\**!|@preserve|@license|@cc_on/, - file: function (fileName) { + filename: function (fileName) { return `${fileName}.LICENSE.txt`; }, banner: function (webpackBanner) { @@ -95,7 +95,7 @@ For more information about all licenses, please see ${webpackBanner} `; } }, - uglifyOptions: { + terserOptions: { compress: { warnings: false },