AlaSQL / alasql

AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
http://alasql.org
MIT License
7.02k stars 655 forks source link

chore(deps): update dependency uglify-js to v3.19.1 #1949

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.18.0 -> 3.19.1 age adoption passing confidence

Release Notes

mishoo/UglifyJS (uglify-js) ### [`v3.19.1`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.19.1) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.19.0...v3.19.1) ##### Features - simplify nullish comparison of complex expressions ([`7a4fb85`](https://togithub.com/mishoo/UglifyJS/commit/7a4fb85404f44bbf2e4db5892eb32b698bc53b6e)) ##### Bug Fixes - `if` statement ([`fac0aa2`](https://togithub.com/mishoo/UglifyJS/commit/fac0aa2b8aca8605835e604afe8b39903cc89b75)) - `switch` statement ([`1247576`](https://togithub.com/mishoo/UglifyJS/commit/12475763a60ef92fed1cd625bbb0064c347cc84c), [`fac0aa2`](https://togithub.com/mishoo/UglifyJS/commit/fac0aa2b8aca8605835e604afe8b39903cc89b75)) ### [`v3.19.0`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.19.0) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.18.0...v3.19.0) ##### Features - eliminate side-effect-free property access ([`9c80456`](https://togithub.com/mishoo/UglifyJS/commit/9c80456634550045b51e921e59deb61e4e1dcab7), [`95d3ede`](https://togithub.com/mishoo/UglifyJS/commit/95d3ede664598916e6dced8a5e0f5003efd3c77a), [`205a1d1`](https://togithub.com/mishoo/UglifyJS/commit/205a1d1f19cfc128018cfd822c3332e6ee0a831f), [`124c4d3`](https://togithub.com/mishoo/UglifyJS/commit/124c4d3fe364c825488528f9d90b68cb3b48178d)) - improve `hoist_vars` efficiency ([`ce8ef52`](https://togithub.com/mishoo/UglifyJS/commit/ce8ef52e2bcad2747b803faad68ab9c78cadf4d9)) - improve compression around built-in function ([`8c5a899`](https://togithub.com/mishoo/UglifyJS/commit/8c5a899986e7f66cadd76bfcbd7c017e03508d36)) - improve deconstruction of singular destructuring assignment ([`8c5a899`](https://togithub.com/mishoo/UglifyJS/commit/8c5a899986e7f66cadd76bfcbd7c017e03508d36)) ##### Bug Fixes - `__proto__` accessor ([`87c9edb`](https://togithub.com/mishoo/UglifyJS/commit/87c9edbbc74e87fc0cd6a6af54890376d6669ddd)) - automatic semicolon insertion ([`008edfb`](https://togithub.com/mishoo/UglifyJS/commit/008edfbb26843ead4a7e37e657fdb0953d80c145), [`8cfa37e`](https://togithub.com/mishoo/UglifyJS/commit/8cfa37ec698c1d7f7c203c43ed62511d6aa7ec29)) - `class` field ([`2c73103`](https://togithub.com/mishoo/UglifyJS/commit/2c731033b04786e1f8662b4a09def0f437a9415c), [`0a33da4`](https://togithub.com/mishoo/UglifyJS/commit/0a33da4f76a06cd1c37c0b544e4fa8e92845c622)) - default parameter ([`6669ea1`](https://togithub.com/mishoo/UglifyJS/commit/6669ea19efaa8f9de2572de5c5f16009cf9114ed)) - `delete` operator ([`b6b0658`](https://togithub.com/mishoo/UglifyJS/commit/b6b0658fd6e7c17eed0c2f87bd452a4e0a0da4f4)) - destructuring syntax ([`f31311e`](https://togithub.com/mishoo/UglifyJS/commit/f31311e4394a505a041e5401149e4484c8114ec8), [`8195a66`](https://togithub.com/mishoo/UglifyJS/commit/8195a664fd83e7381d0823e01a4ea30dc28e9f0d), [`ed36c1e`](https://togithub.com/mishoo/UglifyJS/commit/ed36c1ec5cd5cd8efb18d43f38cb13de94a93582)) - `function` call ([`dc7aa32`](https://togithub.com/mishoo/UglifyJS/commit/dc7aa321725a22702cbc4b08ecb9acc7e3042011), [`722465b`](https://togithub.com/mishoo/UglifyJS/commit/722465b2a032b64ad24bb1822559dd4885332d04)) - immediately invoked function expression ([`dc51a23`](https://togithub.com/mishoo/UglifyJS/commit/dc51a23d3152b6dd942024cbc6d1d58a136c4e4a)) - property access ([`6b23899`](https://togithub.com/mishoo/UglifyJS/commit/6b23899ef376459bc5734574b458cd637343548b)) - spread syntax ([`23d74be`](https://togithub.com/mishoo/UglifyJS/commit/23d74bedeb91742cd8bc090cb96812ef99dda0c5)) - `try` statement ([`8dc99fa`](https://togithub.com/mishoo/UglifyJS/commit/8dc99fa25f72c76e9a587299ca279135341491be), [`787dfbe`](https://togithub.com/mishoo/UglifyJS/commit/787dfbed644f5b879ca3ae86828782d7ac1e7c38)) - unary arithmetic operator ([`fada1a1`](https://togithub.com/mishoo/UglifyJS/commit/fada1a1927ddb770749a9b956cfd6c864e3a79cb))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR was generated by Mend Renovate. View the repository job log.