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.13.6 - autoclosed #180

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.8.1 -> 3.13.6 age adoption passing confidence

Release Notes

mishoo/UglifyJS

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

 


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, check this box.

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

@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.9.0 chore(deps): update dependency uglify-js to v3.9.1 Apr 15, 2020
@coveralls
Copy link

coveralls commented Apr 15, 2020

Pull Request Test Coverage Report for Build 894

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.947%

Totals Coverage Status
Change from base Build 860: 0.0%
Covered Lines: 191
Relevant Lines: 211

💛 - Coveralls

@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.9.1 chore(deps): update dependency uglify-js to v3.9.2 May 3, 2020
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from 6b6e5d7 to ccb13b8 Compare May 3, 2020 08:49
@codecov-io
Copy link

codecov-io commented May 3, 2020

Codecov Report

Merging #180 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   91.34%   91.34%           
=======================================
  Files           1        1           
  Lines         208      208           
=======================================
  Hits          190      190           
  Misses         18       18           

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 9816318...ccb13b8. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.9.2 chore(deps): update dependency uglify-js to v3.9.3 May 13, 2020
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from ccb13b8 to fb52acf Compare May 13, 2020 12:32
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.9.3 chore(deps): update dependency uglify-js to v3.9.4 May 27, 2020
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from fb52acf to 5f97ce4 Compare May 27, 2020 11:37
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2020

Codecov Report

Merging #180 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   90.52%   90.52%           
=======================================
  Files           1        1           
  Lines         211      211           
=======================================
  Hits          191      191           
  Misses         20       20           

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 e6ac5c9...3ff1734. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.9.4 chore(deps): update dependency uglify-js to v3.10.0 Jun 21, 2020
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.10.0 chore(deps): update dependency uglify-js to v3.10.1 Aug 17, 2020
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.10.1 chore(deps): update dependency uglify-js to v3.10.2 Aug 23, 2020
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.10.2 chore(deps): update dependency uglify-js to v3.10.3 Aug 30, 2020
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.10.3 chore(deps): update dependency uglify-js to v3.10.4 Sep 6, 2020
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.10.4 chore(deps): update dependency uglify-js to v3.11.0 Sep 27, 2020
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.11.0 chore(deps): update dependency uglify-js to v3.11.1 Oct 4, 2020
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.11.1 chore(deps): update dependency uglify-js to v3.11.2 Oct 11, 2020
@codecov-io
Copy link

codecov-io commented Oct 11, 2020

Codecov Report

Merging #180 (8dc9cbd) into master (7eea8d3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   90.52%   90.52%           
=======================================
  Files           1        1           
  Lines         211      211           
=======================================
  Hits          191      191           
  Misses         20       20           

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 7eea8d3...8dc9cbd. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.11.2 chore(deps): update dependency uglify-js to v3.11.3 Oct 19, 2020
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.12.3 chore(deps): update dependency uglify-js to v3.12.4 Jan 1, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.12.4 chore(deps): update dependency uglify-js to v3.12.5 Jan 20, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.12.5 chore(deps): update dependency uglify-js to v3.12.6 Jan 31, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.12.6 chore(deps): update dependency uglify-js to v3.12.7 Feb 6, 2021
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch 2 times, most recently from be6d406 to 8dc9cbd Compare February 13, 2021 18:59
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.12.7 chore(deps): update dependency uglify-js to v3.12.8 Feb 13, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.12.8 chore(deps): update dependency uglify-js to v3.13.0 Mar 1, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.13.0 chore(deps): update dependency uglify-js to v3.13.1 Mar 12, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.13.1 chore(deps): update dependency uglify-js to v3.13.2 Mar 21, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.13.2 chore(deps): update dependency uglify-js to v3.13.3 Mar 29, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.13.3 chore(deps): update dependency uglify-js to v3.13.4 Apr 12, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.13.4 chore(deps): update dependency uglify-js to v3.13.5 Apr 29, 2021
@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.13.5 chore(deps): update dependency uglify-js to v3.13.6 May 10, 2021
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from f80d39f to 894113a Compare May 10, 2021 22:53
@codecov-commenter
Copy link

Codecov Report

Merging #180 (3a12a35) into master (6261dbd) will not change coverage.
The diff coverage is n/a.

❗ Current head 3a12a35 differs from pull request most recent head 894113a. Consider uploading reports for the commit 894113a to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   90.52%   90.52%           
=======================================
  Files           1        1           
  Lines         211      211           
=======================================
  Hits          191      191           
  Misses         20       20           

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 9d762b2...894113a. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency uglify-js to v3.13.6 chore(deps): update dependency uglify-js to v3.13.6 - autoclosed May 11, 2021
@renovate renovate bot closed this May 11, 2021
@renovate renovate bot deleted the renovate/uglify-js-3.x branch May 11, 2021 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants