iMattPro / abbc3

Advanced BBCode Box - An extension for phpBB
https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/
GNU General Public License v2.0
26 stars 28 forks source link

Bump uglify-js from 3.14.2 to 3.14.3 #91

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps uglify-js from 3.14.2 to 3.14.3.

Release notes

Sourced from uglify-js's releases.

v3.14.3

Features

  • eliminate extraneous label on loops (436a29367c986056addc46837048e6fa1e6467d8)
  • improve compression of template literals (f766babf5eaea8482b5cc7b72f7bb22e7d72691a, 0b2573c3fad6a66ae388ca115d0ba528b8a9e20c)

Bug Fixes

  • await operator (eb93d923574d4059bfabe812e2b1c95f2b347b35, a841d45bc3acaa10b2b8ca3922227403928bcc6f)
  • class literal (c8b0f685ee62fe4920b2b4bdaa0d6c17c8a4e18f)
  • default parameter (940887f20fc889e1ad410809b3faa06bdf629ae1)
  • destructuring syntax (a0250ec9233a4cf198a27ef9d11468a8a996da7f)
  • function call (87b99162fb124bb2a12a3a5babbce27096977d14)
  • let keyword (25801627bec230f9b1ebead3ae18d14808f3c96e)
  • rest parameter (55418fd46037edaf0c2f10c10b466f2301b0d948)
  • string concatenation (03aec89f609750b7cd854265bab59f841a01822d)
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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #91 (8bf6e0f) into develop (741d68d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #91   +/-   ##
==========================================
  Coverage      97.64%   97.64%           
  Complexity       136      136           
==========================================
  Files             11       11           
  Lines            468      468           
==========================================
  Hits             457      457           
  Misses            11       11           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 741d68d...8bf6e0f. Read the comment docs.