deiga / ish-24

Bugzilla and Trello integration
0 stars 0 forks source link

Update all non-major dependencies #82

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coveralls 3.1.0 -> 3.1.1 age adoption passing confidence
jshint (source) 2.12.0 -> 2.13.1 age adoption passing confidence

Release Notes

nickmerwin/node-coveralls ### [`v3.1.1`](https://togithub.com/nickmerwin/node-coveralls/releases/3.1.1) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/v3.1.0...3.1.1) - swapped `exec` for `execFile`. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx. - updated `devDependencies` - merged Dependabot PRs
jshint/jshint ### [`v2.13.1`](https://togithub.com/jshint/jshint/blob/master/CHANGELOG.md#​2131-httpsgithubcomjshintjshintcompare2130v2131-2021-08-10) [Compare Source](https://togithub.com/jshint/jshint/compare/2.13.0...2.13.1) ##### Bug Fixes - Allow invoking result of optional chaining ([71ec395](https://togithub.com/jshint/jshint/commit/71ec395)) - Allow optional chaining call as satement ([11dc0a6](https://togithub.com/jshint/jshint/commit/11dc0a6)) - Tolerate dangling NewExpression ([7c890aa](https://togithub.com/jshint/jshint/commit/7c890aa)) ### [`v2.13.0`](https://togithub.com/jshint/jshint/blob/master/CHANGELOG.md#​2130-httpsgithubcomjshintjshintcompare2120v2130-2021-05-30) [Compare Source](https://togithub.com/jshint/jshint/compare/2.12.0...2.13.0) ##### Bug Fixes - Allow comma expression in MemberExpression ([f05c8d1](https://togithub.com/jshint/jshint/commit/f05c8d1)) - Consider all exported bindings "used" ([90228b7](https://togithub.com/jshint/jshint/commit/90228b7)) - Correct interpretation of ImportSpecifier ([72a8102](https://togithub.com/jshint/jshint/commit/72a8102)) - Correct location for error ([e831188](https://togithub.com/jshint/jshint/commit/e831188)) - Correct location reported for directive ([ee6aa68](https://togithub.com/jshint/jshint/commit/ee6aa68)) - Detect duplicate exported bindings ([916c230](https://togithub.com/jshint/jshint/commit/916c230)) - Don't warn when Function() is used without 'new'. ([#​3531](https://togithub.com/jshint/jshint/issues/3531)) ([c13c5cc](https://togithub.com/jshint/jshint/commit/c13c5cc)) - Don't warn when RegExp() is used without 'new'. ([#​3529](https://togithub.com/jshint/jshint/issues/3529)) ([c18a6e4](https://togithub.com/jshint/jshint/commit/c18a6e4)) - Enforce restrictions on `new` operand ([c2719eb](https://togithub.com/jshint/jshint/commit/c2719eb)) - Graduate BigInt support to `esversion: 11` ([553f816](https://togithub.com/jshint/jshint/commit/553f816)) - Improve declaration parsing ([a9bdc93](https://togithub.com/jshint/jshint/commit/a9bdc93)) - Report early reference with warning ([2c1a5f8](https://togithub.com/jshint/jshint/commit/2c1a5f8)) - Support RegExp Unicode property escapes ([e7fa785](https://togithub.com/jshint/jshint/commit/e7fa785)) ##### Features - Add support for "export \* as ns from" ([c46f464](https://togithub.com/jshint/jshint/commit/c46f464)) - Add support for `import.meta` ([73d7e0d](https://togithub.com/jshint/jshint/commit/73d7e0d)) - Add support for dynamic import ([6bfcaed](https://togithub.com/jshint/jshint/commit/6bfcaed)) - Add support for optional chaining ([b125dbe](https://togithub.com/jshint/jshint/commit/b125dbe)) - Implement support for nullish coalescing ([f50b14d](https://togithub.com/jshint/jshint/commit/f50b14d))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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