greybax / cordova-plugin-proguard

:white_square_button: Cordova Plugin for ProGuard
MIT License
51 stars 265 forks source link

Update dependency jshint to v2.12.0 #25

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
jshint (source) devDependencies minor 2.11.1 -> 2.12.0

Release Notes

jshint/jshint ### [`v2.12.0`](https://togithub.com/jshint/jshint/blob/master/CHANGELOG.md#​2120-httpsgithubcomjshintjshintcompare2112v2120-2020-08-02) [Compare Source](https://togithub.com/jshint/jshint/compare/2.11.2...2.12.0) ##### Features - Update project license ([d65513c](https://togithub.com/jshint/jshint/commit/d65513c)) #### [2.11.2](https://togithub.com/jshint/jshint/compare/2.11.1...v2.11.2) (2020-07-30) ##### Bug Fixes - Allow "rest" operator in param dstrctrng ([c45d1b2](https://togithub.com/jshint/jshint/commit/c45d1b2)) - Disallow invalid numeric literals ([b02a025](https://togithub.com/jshint/jshint/commit/b02a025)) - Disallow leading zeros in BigInts ([3b2c8cf](https://togithub.com/jshint/jshint/commit/3b2c8cf)) - Improve numeric literal warnings/errors ([370e159](https://togithub.com/jshint/jshint/commit/370e159)) - Limit positions for class declarations ([0f0acd8](https://togithub.com/jshint/jshint/commit/0f0acd8)) - maxcomplexity doesn't take into account `&&` ([047d5af](https://togithub.com/jshint/jshint/commit/047d5af)), closes [#​840](https://togithub.com/jshint/jshint/issues/840) - Update Lodash to latest 4.17.19 ([#​3494](https://togithub.com/jshint/jshint/issues/3494)) ([17d8f5a](https://togithub.com/jshint/jshint/commit/17d8f5a)) #### [2.11.1](https://togithub.com/jshint/jshint/compare/2.11.0...v2.11.1) (2020-05-14) This release includes patches from a number of first-time contributors. James Owen, Tim Gates, ossdev, stvcisco, and thetric helped to make this the best JSHint release yet. Thank you all! ##### Bug Fixes - Correct ASI for `break` and `continue` ([3eb1b02](https://togithub.com/jshint/jshint/commit/3eb1b02)) - Correct ASI for C-style `for` loops ([ac232a5](https://togithub.com/jshint/jshint/commit/ac232a5)) - Improve tokenization of RegExp literals ([#​3471](https://togithub.com/jshint/jshint/issues/3471)) ([f786002](https://togithub.com/jshint/jshint/commit/f786002)) - TypeError accessing 'value' of undefined ([8884eb9](https://togithub.com/jshint/jshint/commit/8884eb9)), closes [#​3455](https://togithub.com/jshint/jshint/issues/3455) - Use relative paths with `--filename` when recieving from stdin ([c1b5c2b](https://togithub.com/jshint/jshint/commit/c1b5c2b)) ##### Features - Replacing PhantomJS with Puppeteer ([51963a3](https://togithub.com/jshint/jshint/commit/51963a3)) ### [`v2.11.2`](https://togithub.com/jshint/jshint/blob/master/CHANGELOG.md#​2112-httpsgithubcomjshintjshintcompare2111v2112-2020-07-30) [Compare Source](https://togithub.com/jshint/jshint/compare/2.11.1...2.11.2) ##### Bug Fixes - Allow "rest" operator in param dstrctrng ([c45d1b2](https://togithub.com/jshint/jshint/commit/c45d1b2)) - Disallow invalid numeric literals ([b02a025](https://togithub.com/jshint/jshint/commit/b02a025)) - Disallow leading zeros in BigInts ([3b2c8cf](https://togithub.com/jshint/jshint/commit/3b2c8cf)) - Improve numeric literal warnings/errors ([370e159](https://togithub.com/jshint/jshint/commit/370e159)) - Limit positions for class declarations ([0f0acd8](https://togithub.com/jshint/jshint/commit/0f0acd8)) - maxcomplexity doesn't take into account `&&` ([047d5af](https://togithub.com/jshint/jshint/commit/047d5af)), closes [#​840](https://togithub.com/jshint/jshint/issues/840) - Update Lodash to latest 4.17.19 ([#​3494](https://togithub.com/jshint/jshint/issues/3494)) ([17d8f5a](https://togithub.com/jshint/jshint/commit/17d8f5a))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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