nordnet / nordnet-ui-kit

Nordnet UI Kit
https://nordnet.github.io/nordnet-ui-kit/
106 stars 28 forks source link

chore(deps): update dependency eslint to v5.16.0 #605

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 5.15.2 -> 5.16.0

Release Notes

eslint/eslint ### [`v5.16.0`](https://togithub.com/eslint/eslint/releases/v5.16.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.15.3...v5.16.0) - [`dfef227`](https://togithub.com/eslint/eslint/commit/dfef227091955a2f8f3fa8c76ad79de8a77e7955) Build: gensite passes rulesMeta to formatter rendering ([#​11567](https://togithub.com/eslint/eslint/issues/11567)) (Kevin Partington) - [`c06d38c`](https://togithub.com/eslint/eslint/commit/c06d38c81bd9203c904587396a65d3c8cc7f2944) Fix: Allow HTML formatter to handle no meta data ([#​11566](https://togithub.com/eslint/eslint/issues/11566)) (Ilya Volodin) - [`87a5c03`](https://togithub.com/eslint/eslint/commit/87a5c034977cf4538ff3539d2f8776a987c5942a) Docs: `func-style`: clarify when `allowArrowFunctions` is used ([#​11548](https://togithub.com/eslint/eslint/issues/11548)) (Oliver Joseph Ash) - [`bc3e427`](https://togithub.com/eslint/eslint/commit/bc3e427ee8875c53eac6b6762884b50074f1adfc) Update: pass rule meta to formatters RFC 10 ([#​11551](https://togithub.com/eslint/eslint/issues/11551)) (Chris Meyer) - [`b452f27`](https://togithub.com/eslint/eslint/commit/b452f270bc0b523d88d5d827c95be3096f82e99d) Chore: Update README to pull in reviewer data ([#​11506](https://togithub.com/eslint/eslint/issues/11506)) (Nicholas C. Zakas) - [`afe3d25`](https://togithub.com/eslint/eslint/commit/afe3d25f8afb88caee43f7202d0eb96f33a92a6b) Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability ([#​11550](https://togithub.com/eslint/eslint/issues/11550)) (Vernon de Goede) - [`4fe7eb7`](https://togithub.com/eslint/eslint/commit/4fe7eb7cecdc2395cf1eeaa20921bda8460b00c2) Chore: use nyc instead of istanbul ([#​11532](https://togithub.com/eslint/eslint/issues/11532)) (Toru Nagashima) - [`f16af43`](https://togithub.com/eslint/eslint/commit/f16af439694aab473c647d8fae47c402bd489447) Chore: fix formatters/table test ([#​11534](https://togithub.com/eslint/eslint/issues/11534)) (Toru Nagashima) - [`78358a8`](https://togithub.com/eslint/eslint/commit/78358a8f66e95c4fcc921f2497e8a5ec5f1537ec) Docs: fix duplicate punctuation in CLI docs ([#​11528](https://togithub.com/eslint/eslint/issues/11528)) (Teddy Katz) ### [`v5.15.3`](https://togithub.com/eslint/eslint/releases/v5.15.3) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.15.2...v5.15.3) - [`71adc66`](https://togithub.com/eslint/eslint/commit/71adc665b9649b173adc76f80723b8de20664ae1) Fix: avoid moving comments in implicit-arrow-linebreak (fixes [#​11521](https://togithub.com/eslint/eslint/issues/11521)) ([#​11522](https://togithub.com/eslint/eslint/issues/11522)) (Teddy Katz) - [`1f715a2`](https://togithub.com/eslint/eslint/commit/1f715a20c145d8ccc38f3310afccd838495d09d4) Chore: make test-case-property-ordering reasonable ([#​11511](https://togithub.com/eslint/eslint/issues/11511)) (Toru Nagashima)

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://nordnet-ui-kit-git-renovate-eslint-5x.nordnet1.now.sh

codecov[bot] commented 5 years ago

Codecov Report

Merging #605 into master will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #605      +/-   ##
==========================================
- Coverage   84.12%   84.11%   -0.02%     
==========================================
  Files         212      212              
  Lines        1556     1555       -1     
  Branches      294      293       -1     
==========================================
- Hits         1309     1308       -1     
  Misses        212      212              
  Partials       35       35
codecov[bot] commented 5 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master     #605   +/-   ##
=======================================
  Coverage   84.12%   84.12%           
=======================================
  Files         212      212           
  Lines        1556     1556           
  Branches      294      294           
=======================================
  Hits         1309     1309           
  Misses        212      212           
  Partials       35       35
codecov[bot] commented 5 years ago

Codecov Report

Merging #605 into master will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #605      +/-   ##
==========================================
- Coverage   84.03%   84.01%   -0.03%     
==========================================
  Files         213      213              
  Lines        1560     1558       -2     
  Branches      296      296              
==========================================
- Hits         1311     1309       -2     
  Misses        214      214              
  Partials       35       35
codecov[bot] commented 5 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master     #605   +/-   ##
=======================================
  Coverage   84.03%   84.03%           
=======================================
  Files         213      213           
  Lines        1560     1560           
  Branches      296      296           
=======================================
  Hits         1311     1311           
  Misses        214      214           
  Partials       35       35
nordnet-release commented 5 years ago

:tada: This PR is included in version 5.3.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: