dragonwasrobot / brainfuck

A brainfuck interpreter written in Elm
MIT License
7 stars 0 forks source link

Bump uglify-js from 3.15.0 to 3.15.1 #79

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uglify-js from 3.15.0 to 3.15.1.

Release notes

Sourced from uglify-js's releases.

v3.15.1

Features

  • collapse global assignments (5c863b74d71f7783561535844b96331a58a217ab)
  • speed up max_line_len & preserve_line (371d25944d77e783ebd9a2bb1cd374ab528ebcac)
  • support custom indentation (e4a91a89e0040b94853526e9f29e30b88769c3e7)
  • improve compression of conditional return chains (d7eb80b050b9d8c9d4c5067b537d80c6f2a03167, aad5d6e122e490b81fbea67c239e8a4af94dd0ba)

Bug Fixes

  • arguments object (77552d9e6972ece5340db06e6a2501a343702f85)
  • class literal (e7d6dd2ea24c1566ae3c79f67d74065ae11bbd7c)
  • compound assignment operator (0a5a1f36879073bd4b33a48b7f7baad197381472)
  • default parameter (67438f3ff9bf7629703ca5413adfa8bfc0e10003, 9a91a7a4dce49d348c5bf9ef1903682b52f7a428, d338e4503330edbd1888cd6ff4026d560c29e9fd)
  • destructuring syntax (67438f3ff9bf7629703ca5413adfa8bfc0e10003)
  • function literal (3693bde2dde9cbe0aaa7d7e914ee506ded977705)
  • global constant property (6fb7de77870aa8989c8f6bf8b46a2145b07261e4)
  • lexical declaration (18f00457f69d1cf8efc1865abf471e8e82bd7728, 28943bcebb545924e69d8951a2f2965162f73238, b106cd94769790ac2913a9828f045b596080cf55)
  • logical assignment operator (0a5a1f36879073bd4b33a48b7f7baad197381472)
  • template literal (371d25944d77e783ebd9a2bb1cd374ab528ebcac)
  • var statement (8ceb4b0492b1ba99cb43f77d3791ddb7a2131dc5, fa30960b8b9b0a10a10cf562bdc304892e26b22f)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)