mikeal / dropub

P2P publishing for everyone.
https://dropub.com
219 stars 26 forks source link

build(deps-dev): bump eslint from 5.13.0 to 5.16.0 #51

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint from 5.13.0 to 5.16.0.

Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v5.16.0 > * [`dfef227`](https://github.com/eslint/eslint/commit/dfef227091955a2f8f3fa8c76ad79de8a77e7955) Build: gensite passes rulesMeta to formatter rendering ([#11567](https://github-redirect.dependabot.com/eslint/eslint/issues/11567)) (Kevin Partington) > * [`c06d38c`](https://github.com/eslint/eslint/commit/c06d38c81bd9203c904587396a65d3c8cc7f2944) Fix: Allow HTML formatter to handle no meta data ([#11566](https://github-redirect.dependabot.com/eslint/eslint/issues/11566)) (Ilya Volodin) > * [`87a5c03`](https://github.com/eslint/eslint/commit/87a5c034977cf4538ff3539d2f8776a987c5942a) Docs: `func-style`: clarify when `allowArrowFunctions` is used ([#11548](https://github-redirect.dependabot.com/eslint/eslint/issues/11548)) (Oliver Joseph Ash) > * [`bc3e427`](https://github.com/eslint/eslint/commit/bc3e427ee8875c53eac6b6762884b50074f1adfc) Update: pass rule meta to formatters RFC 10 ([#11551](https://github-redirect.dependabot.com/eslint/eslint/issues/11551)) (Chris Meyer) > * [`b452f27`](https://github.com/eslint/eslint/commit/b452f270bc0b523d88d5d827c95be3096f82e99d) Chore: Update README to pull in reviewer data ([#11506](https://github-redirect.dependabot.com/eslint/eslint/issues/11506)) (Nicholas C. Zakas) > * [`afe3d25`](https://github.com/eslint/eslint/commit/afe3d25f8afb88caee43f7202d0eb96f33a92a6b) Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability ([#11550](https://github-redirect.dependabot.com/eslint/eslint/issues/11550)) (Vernon de Goede) > * [`4fe7eb7`](https://github.com/eslint/eslint/commit/4fe7eb7cecdc2395cf1eeaa20921bda8460b00c2) Chore: use nyc instead of istanbul ([#11532](https://github-redirect.dependabot.com/eslint/eslint/issues/11532)) (Toru Nagashima) > * [`f16af43`](https://github.com/eslint/eslint/commit/f16af439694aab473c647d8fae47c402bd489447) Chore: fix formatters/table test ([#11534](https://github-redirect.dependabot.com/eslint/eslint/issues/11534)) (Toru Nagashima) > * [`78358a8`](https://github.com/eslint/eslint/commit/78358a8f66e95c4fcc921f2497e8a5ec5f1537ec) Docs: fix duplicate punctuation in CLI docs ([#11528](https://github-redirect.dependabot.com/eslint/eslint/issues/11528)) (Teddy Katz) > > ## v5.15.3 > * [`71adc66`](https://github.com/eslint/eslint/commit/71adc665b9649b173adc76f80723b8de20664ae1) Fix: avoid moving comments in implicit-arrow-linebreak (fixes [#11521](https://github-redirect.dependabot.com/eslint/eslint/issues/11521)) ([#11522](https://github-redirect.dependabot.com/eslint/eslint/issues/11522)) (Teddy Katz) > * [`1f715a2`](https://github.com/eslint/eslint/commit/1f715a20c145d8ccc38f3310afccd838495d09d4) Chore: make test-case-property-ordering reasonable ([#11511](https://github-redirect.dependabot.com/eslint/eslint/issues/11511)) (Toru Nagashima) > > ## v5.15.2 > * [`29dbca7`](https://github.com/eslint/eslint/commit/29dbca73d762a809adb2f457b527e144426d54a7) Fix: implicit-arrow-linebreak adds extra characters (fixes [#11268](https://github-redirect.dependabot.com/eslint/eslint/issues/11268)) ([#11407](https://github-redirect.dependabot.com/eslint/eslint/issues/11407)) (Mark de Dios) > * [`5d2083f`](https://github.com/eslint/eslint/commit/5d2083fa3e14c024197f6c386ff72237a145e258) Upgrade: eslint-scope@4.0.3 ([#11513](https://github-redirect.dependabot.com/eslint/eslint/issues/11513)) (Teddy Katz) > * [`a5dae7c`](https://github.com/eslint/eslint/commit/a5dae7c3d30231c2f5f075d98c2c8825899bab16) Fix: Empty glob pattern incorrectly expands to "/**" ([#11476](https://github-redirect.dependabot.com/eslint/eslint/issues/11476)) (Ben Chauvette) > * [`448e8da`](https://github.com/eslint/eslint/commit/448e8da94d09b397e98ffcb6f22b55a578ef79c1) Chore: improve crash reporting (fixes [#11304](https://github-redirect.dependabot.com/eslint/eslint/issues/11304)) ([#11463](https://github-redirect.dependabot.com/eslint/eslint/issues/11463)) (Alex Zherdev) > * [`0f56dc6`](https://github.com/eslint/eslint/commit/0f56dc6d9eadad05dc3d5c9d1d9ddef94e10c5d3) Chore: make config validator params more consistent ([#11435](https://github-redirect.dependabot.com/eslint/eslint/issues/11435)) (薛定谔的猫) > * [`d6c1122`](https://github.com/eslint/eslint/commit/d6c112289f0f16ade070865c8786831b7940ca79) Docs: Add working groups to maintainer guide ([#11400](https://github-redirect.dependabot.com/eslint/eslint/issues/11400)) (Nicholas C. Zakas) > * [`5fdb4d3`](https://github.com/eslint/eslint/commit/5fdb4d3fb01b9d8a4c2dff71ed9cddb2f8feefb0) Build: compile deps to ES5 when generating browser file (fixes [#11504](https://github-redirect.dependabot.com/eslint/eslint/issues/11504)) ([#11505](https://github-redirect.dependabot.com/eslint/eslint/issues/11505)) (Teddy Katz) > * [`06fa165`](https://github.com/eslint/eslint/commit/06fa1655c3da8394ed9144d727115fc434b0416f) Build: update CI testing configuration ([#11500](https://github-redirect.dependabot.com/eslint/eslint/issues/11500)) (Reece Dunham) > * [`956e883`](https://github.com/eslint/eslint/commit/956e883c21fd9f393bf6718d032a4e2e53b33f22) Docs: Fix example in no-restricted-modules docs ([#11454](https://github-redirect.dependabot.com/eslint/eslint/issues/11454)) (Paul O’Shannessy) > * [`2c7431d`](https://github.com/eslint/eslint/commit/2c7431d6b32063f74e3837ee727f26af215eada7) Docs: fix json schema example dead link ([#11498](https://github-redirect.dependabot.com/eslint/eslint/issues/11498)) (kazuya kawaguchi) > * [`e7266c2`](https://github.com/eslint/eslint/commit/e7266c2478aff5d66e7859313feb49e3a129f85e) Docs: Fix invalid JSON in "Specifying Parser Options" ([#11492](https://github-redirect.dependabot.com/eslint/eslint/issues/11492)) (Mihira Jayasekera) > * [`6693161`](https://github.com/eslint/eslint/commit/6693161978a83e0730d5ea0fecdb627c5a2acdfd) Sponsors: Sync README with website (ESLint Jenkins) > * [`62fee4a`](https://github.com/eslint/eslint/commit/62fee4a976897d158c8c137339728cd280333286) Chore: eslint-config-eslint enable comma-dangle functions: "never" ([#11434](https://github-redirect.dependabot.com/eslint/eslint/issues/11434)) (薛定谔的猫) > * [`34a5382`](https://github.com/eslint/eslint/commit/34a53829e7a63ff2f6b371d77ce283bbdd373b91) Build: copy bundled espree to website directory ([#11478](https://github-redirect.dependabot.com/eslint/eslint/issues/11478)) (Pig Fang) > * [`f078f9a`](https://github.com/eslint/eslint/commit/f078f9a9e094ec00c61a6ef1c9550d017631e69a) Chore: use "file:" dependencies for internal rules/config ([#11465](https://github-redirect.dependabot.com/eslint/eslint/issues/11465)) (Teddy Katz) > * [`0756128`](https://github.com/eslint/eslint/commit/075612871f85aa04cef8137bd32247e128ad600b) Docs: Add `visualstudio` to formatter list ([#11480](https://github-redirect.dependabot.com/eslint/eslint/issues/11480)) (Patrick Eriksson) > * [`44de9d7`](https://github.com/eslint/eslint/commit/44de9d7e1aa2fcae475a97b8f597b7d8094566b2) Docs: Fix typo in func-name-matching rule docs ([#11484](https://github-redirect.dependabot.com/eslint/eslint/issues/11484)) (Iulian Onofrei) > > ## v5.15.1 > * [`fe1a892`](https://github.com/eslint/eslint/commit/fe1a892f85b09c3d2fea05bef011530a678a6af5) Build: bundle espree (fixes eslint/eslint.github.io#546) ([#11467](https://github-redirect.dependabot.com/eslint/eslint/issues/11467)) (薛定谔的猫) > * [`458053b`](https://github.com/eslint/eslint/commit/458053b0b541f857bf233dacbde5ba80681820f8) Fix: avoid creating invalid regex in no-warning-comments (fixes [#11471](https://github-redirect.dependabot.com/eslint/eslint/issues/11471)) ([#11472](https://github-redirect.dependabot.com/eslint/eslint/issues/11472)) (Teddy Katz) > > ## v5.15.0 > * [`4088c6c`](https://github.com/eslint/eslint/commit/4088c6c9d4578cd581ce8ff4385d90b58a75b755) Build: Remove path.resolve in webpack build ([#11462](https://github-redirect.dependabot.com/eslint/eslint/issues/11462)) (Kevin Partington) > * [`ec59ec0`](https://github.com/eslint/eslint/commit/ec59ec09c8d001b8c04f9edc09994e2b0d0af0f9) New: add rule "prefer-named-capture-group" (fixes [#11381](https://github-redirect.dependabot.com/eslint/eslint/issues/11381)) ([#11392](https://github-redirect.dependabot.com/eslint/eslint/issues/11392)) (Pig Fang) > * [`a44f750`](https://github.com/eslint/eslint/commit/a44f75073306e5ea4e6722654009a99884fbca4f) Upgrade: eslint-scope@4.0.2 ([#11461](https://github-redirect.dependabot.com/eslint/eslint/issues/11461)) (Teddy Katz) > * [`d3ce611`](https://github.com/eslint/eslint/commit/d3ce611e1c705440ccbcae357f2194134d026541) Sponsors: Sync README with website (ESLint Jenkins) > * [`ee88475`](https://github.com/eslint/eslint/commit/ee884754e4111e11994ff0df3f0c29e43e1dc3f2) Chore: add utils for rule tests ([#11453](https://github-redirect.dependabot.com/eslint/eslint/issues/11453)) (薛定谔的猫) > * [`d4824e4`](https://github.com/eslint/eslint/commit/d4824e46d7a6ca1618454d3c6198403382108123) Sponsors: Sync README with website (ESLint Jenkins) > * [`6489518`](https://github.com/eslint/eslint/commit/64895185bde5233223648bcaf46f8deb72c9fb55) Fix: no-extra-parens crash when code is "((let))" ([#11444](https://github-redirect.dependabot.com/eslint/eslint/issues/11444)) (Teddy Katz) > * [`9d20de2`](https://github.com/eslint/eslint/commit/9d20de2b0ac756bd62888119b8e08c7441d8a5aa) Sponsors: Sync README with website (ESLint Jenkins) > * [`3f14de4`](https://github.com/eslint/eslint/commit/3f14de458ba120e9c013f5fc7c6fe3e9b40c1460) Sponsors: Sync README with website (ESLint Jenkins) > * [`3d6c770`](https://github.com/eslint/eslint/commit/3d6c7709d47e047b25d91ca1a77d6dab92313061) Sponsors: Sync README with website (ESLint Jenkins) > * [`de5cbc5`](https://github.com/eslint/eslint/commit/de5cbc526b30405e742b35d85d04361529d49ed4) Update: remove invalid defaults from core rules (fixes [#11415](https://github-redirect.dependabot.com/eslint/eslint/issues/11415)) ([#11427](https://github-redirect.dependabot.com/eslint/eslint/issues/11427)) (Teddy Katz) > ... (truncated)
Changelog *Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).* > v5.16.0 - March 29, 2019 > > * [`dfef227`](https://github.com/eslint/eslint/commit/dfef227091955a2f8f3fa8c76ad79de8a77e7955) Build: gensite passes rulesMeta to formatter rendering ([#11567](https://github-redirect.dependabot.com/eslint/eslint/issues/11567)) (Kevin Partington) > * [`c06d38c`](https://github.com/eslint/eslint/commit/c06d38c81bd9203c904587396a65d3c8cc7f2944) Fix: Allow HTML formatter to handle no meta data ([#11566](https://github-redirect.dependabot.com/eslint/eslint/issues/11566)) (Ilya Volodin) > * [`87a5c03`](https://github.com/eslint/eslint/commit/87a5c034977cf4538ff3539d2f8776a987c5942a) Docs: `func-style`: clarify when `allowArrowFunctions` is used ([#11548](https://github-redirect.dependabot.com/eslint/eslint/issues/11548)) (Oliver Joseph Ash) > * [`bc3e427`](https://github.com/eslint/eslint/commit/bc3e427ee8875c53eac6b6762884b50074f1adfc) Update: pass rule meta to formatters RFC 10 ([#11551](https://github-redirect.dependabot.com/eslint/eslint/issues/11551)) (Chris Meyer) > * [`b452f27`](https://github.com/eslint/eslint/commit/b452f270bc0b523d88d5d827c95be3096f82e99d) Chore: Update README to pull in reviewer data ([#11506](https://github-redirect.dependabot.com/eslint/eslint/issues/11506)) (Nicholas C. Zakas) > * [`afe3d25`](https://github.com/eslint/eslint/commit/afe3d25f8afb88caee43f7202d0eb96f33a92a6b) Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability ([#11550](https://github-redirect.dependabot.com/eslint/eslint/issues/11550)) (Vernon de Goede) > * [`4fe7eb7`](https://github.com/eslint/eslint/commit/4fe7eb7cecdc2395cf1eeaa20921bda8460b00c2) Chore: use nyc instead of istanbul ([#11532](https://github-redirect.dependabot.com/eslint/eslint/issues/11532)) (Toru Nagashima) > * [`f16af43`](https://github.com/eslint/eslint/commit/f16af439694aab473c647d8fae47c402bd489447) Chore: fix formatters/table test ([#11534](https://github-redirect.dependabot.com/eslint/eslint/issues/11534)) (Toru Nagashima) > * [`78358a8`](https://github.com/eslint/eslint/commit/78358a8f66e95c4fcc921f2497e8a5ec5f1537ec) Docs: fix duplicate punctuation in CLI docs ([#11528](https://github-redirect.dependabot.com/eslint/eslint/issues/11528)) (Teddy Katz) > > v5.15.3 - March 18, 2019 > > * [`71adc66`](https://github.com/eslint/eslint/commit/71adc665b9649b173adc76f80723b8de20664ae1) Fix: avoid moving comments in implicit-arrow-linebreak (fixes [#11521](https://github-redirect.dependabot.com/eslint/eslint/issues/11521)) ([#11522](https://github-redirect.dependabot.com/eslint/eslint/issues/11522)) (Teddy Katz) > * [`1f715a2`](https://github.com/eslint/eslint/commit/1f715a20c145d8ccc38f3310afccd838495d09d4) Chore: make test-case-property-ordering reasonable ([#11511](https://github-redirect.dependabot.com/eslint/eslint/issues/11511)) (Toru Nagashima) > > v5.15.2 - March 15, 2019 > > * [`29dbca7`](https://github.com/eslint/eslint/commit/29dbca73d762a809adb2f457b527e144426d54a7) Fix: implicit-arrow-linebreak adds extra characters (fixes [#11268](https://github-redirect.dependabot.com/eslint/eslint/issues/11268)) ([#11407](https://github-redirect.dependabot.com/eslint/eslint/issues/11407)) (Mark de Dios) > * [`5d2083f`](https://github.com/eslint/eslint/commit/5d2083fa3e14c024197f6c386ff72237a145e258) Upgrade: eslint-scope@4.0.3 ([#11513](https://github-redirect.dependabot.com/eslint/eslint/issues/11513)) (Teddy Katz) > * [`a5dae7c`](https://github.com/eslint/eslint/commit/a5dae7c3d30231c2f5f075d98c2c8825899bab16) Fix: Empty glob pattern incorrectly expands to "/**" ([#11476](https://github-redirect.dependabot.com/eslint/eslint/issues/11476)) (Ben Chauvette) > * [`448e8da`](https://github.com/eslint/eslint/commit/448e8da94d09b397e98ffcb6f22b55a578ef79c1) Chore: improve crash reporting (fixes [#11304](https://github-redirect.dependabot.com/eslint/eslint/issues/11304)) ([#11463](https://github-redirect.dependabot.com/eslint/eslint/issues/11463)) (Alex Zherdev) > * [`0f56dc6`](https://github.com/eslint/eslint/commit/0f56dc6d9eadad05dc3d5c9d1d9ddef94e10c5d3) Chore: make config validator params more consistent ([#11435](https://github-redirect.dependabot.com/eslint/eslint/issues/11435)) (薛定谔的猫) > * [`d6c1122`](https://github.com/eslint/eslint/commit/d6c112289f0f16ade070865c8786831b7940ca79) Docs: Add working groups to maintainer guide ([#11400](https://github-redirect.dependabot.com/eslint/eslint/issues/11400)) (Nicholas C. Zakas) > * [`5fdb4d3`](https://github.com/eslint/eslint/commit/5fdb4d3fb01b9d8a4c2dff71ed9cddb2f8feefb0) Build: compile deps to ES5 when generating browser file (fixes [#11504](https://github-redirect.dependabot.com/eslint/eslint/issues/11504)) ([#11505](https://github-redirect.dependabot.com/eslint/eslint/issues/11505)) (Teddy Katz) > * [`06fa165`](https://github.com/eslint/eslint/commit/06fa1655c3da8394ed9144d727115fc434b0416f) Build: update CI testing configuration ([#11500](https://github-redirect.dependabot.com/eslint/eslint/issues/11500)) (Reece Dunham) > * [`956e883`](https://github.com/eslint/eslint/commit/956e883c21fd9f393bf6718d032a4e2e53b33f22) Docs: Fix example in no-restricted-modules docs ([#11454](https://github-redirect.dependabot.com/eslint/eslint/issues/11454)) (Paul O’Shannessy) > * [`2c7431d`](https://github.com/eslint/eslint/commit/2c7431d6b32063f74e3837ee727f26af215eada7) Docs: fix json schema example dead link ([#11498](https://github-redirect.dependabot.com/eslint/eslint/issues/11498)) (kazuya kawaguchi) > * [`e7266c2`](https://github.com/eslint/eslint/commit/e7266c2478aff5d66e7859313feb49e3a129f85e) Docs: Fix invalid JSON in "Specifying Parser Options" ([#11492](https://github-redirect.dependabot.com/eslint/eslint/issues/11492)) (Mihira Jayasekera) > * [`6693161`](https://github.com/eslint/eslint/commit/6693161978a83e0730d5ea0fecdb627c5a2acdfd) Sponsors: Sync README with website (ESLint Jenkins) > * [`62fee4a`](https://github.com/eslint/eslint/commit/62fee4a976897d158c8c137339728cd280333286) Chore: eslint-config-eslint enable comma-dangle functions: "never" ([#11434](https://github-redirect.dependabot.com/eslint/eslint/issues/11434)) (薛定谔的猫) > * [`34a5382`](https://github.com/eslint/eslint/commit/34a53829e7a63ff2f6b371d77ce283bbdd373b91) Build: copy bundled espree to website directory ([#11478](https://github-redirect.dependabot.com/eslint/eslint/issues/11478)) (Pig Fang) > * [`f078f9a`](https://github.com/eslint/eslint/commit/f078f9a9e094ec00c61a6ef1c9550d017631e69a) Chore: use "file:" dependencies for internal rules/config ([#11465](https://github-redirect.dependabot.com/eslint/eslint/issues/11465)) (Teddy Katz) > * [`0756128`](https://github.com/eslint/eslint/commit/075612871f85aa04cef8137bd32247e128ad600b) Docs: Add `visualstudio` to formatter list ([#11480](https://github-redirect.dependabot.com/eslint/eslint/issues/11480)) (Patrick Eriksson) > * [`44de9d7`](https://github.com/eslint/eslint/commit/44de9d7e1aa2fcae475a97b8f597b7d8094566b2) Docs: Fix typo in func-name-matching rule docs ([#11484](https://github-redirect.dependabot.com/eslint/eslint/issues/11484)) (Iulian Onofrei) > > v5.15.1 - March 4, 2019 > > * [`fe1a892`](https://github.com/eslint/eslint/commit/fe1a892f85b09c3d2fea05bef011530a678a6af5) Build: bundle espree (fixes eslint/eslint.github.io#546) ([#11467](https://github-redirect.dependabot.com/eslint/eslint/issues/11467)) (薛定谔的猫) > * [`458053b`](https://github.com/eslint/eslint/commit/458053b0b541f857bf233dacbde5ba80681820f8) Fix: avoid creating invalid regex in no-warning-comments (fixes [#11471](https://github-redirect.dependabot.com/eslint/eslint/issues/11471)) ([#11472](https://github-redirect.dependabot.com/eslint/eslint/issues/11472)) (Teddy Katz) > > v5.15.0 - March 1, 2019 > > * [`4088c6c`](https://github.com/eslint/eslint/commit/4088c6c9d4578cd581ce8ff4385d90b58a75b755) Build: Remove path.resolve in webpack build ([#11462](https://github-redirect.dependabot.com/eslint/eslint/issues/11462)) (Kevin Partington) > * [`ec59ec0`](https://github.com/eslint/eslint/commit/ec59ec09c8d001b8c04f9edc09994e2b0d0af0f9) New: add rule "prefer-named-capture-group" (fixes [#11381](https://github-redirect.dependabot.com/eslint/eslint/issues/11381)) ([#11392](https://github-redirect.dependabot.com/eslint/eslint/issues/11392)) (Pig Fang) > * [`a44f750`](https://github.com/eslint/eslint/commit/a44f75073306e5ea4e6722654009a99884fbca4f) Upgrade: eslint-scope@4.0.2 ([#11461](https://github-redirect.dependabot.com/eslint/eslint/issues/11461)) (Teddy Katz) > * [`d3ce611`](https://github.com/eslint/eslint/commit/d3ce611e1c705440ccbcae357f2194134d026541) Sponsors: Sync README with website (ESLint Jenkins) > * [`ee88475`](https://github.com/eslint/eslint/commit/ee884754e4111e11994ff0df3f0c29e43e1dc3f2) Chore: add utils for rule tests ([#11453](https://github-redirect.dependabot.com/eslint/eslint/issues/11453)) (薛定谔的猫) > * [`d4824e4`](https://github.com/eslint/eslint/commit/d4824e46d7a6ca1618454d3c6198403382108123) Sponsors: Sync README with website (ESLint Jenkins) > ... (truncated)
Commits - [`ded2f94`](https://github.com/eslint/eslint/commit/ded2f94758545c7f895f5f848a805b420f41f415) 5.16.0 - [`ea36e13`](https://github.com/eslint/eslint/commit/ea36e13413a19b1e09d3fe0cb2e127727d20aae6) Build: changelog update for 5.16.0 - [`dfef227`](https://github.com/eslint/eslint/commit/dfef227091955a2f8f3fa8c76ad79de8a77e7955) Build: gensite passes rulesMeta to formatter rendering ([#11567](https://github-redirect.dependabot.com/eslint/eslint/issues/11567)) - [`c06d38c`](https://github.com/eslint/eslint/commit/c06d38c81bd9203c904587396a65d3c8cc7f2944) Fix: Allow HTML formatter to handle no meta data ([#11566](https://github-redirect.dependabot.com/eslint/eslint/issues/11566)) - [`87a5c03`](https://github.com/eslint/eslint/commit/87a5c034977cf4538ff3539d2f8776a987c5942a) Docs: `func-style`: clarify when `allowArrowFunctions` is used ([#11548](https://github-redirect.dependabot.com/eslint/eslint/issues/11548)) - [`bc3e427`](https://github.com/eslint/eslint/commit/bc3e427ee8875c53eac6b6762884b50074f1adfc) Update: pass rule meta to formatters RFC 10 ([#11551](https://github-redirect.dependabot.com/eslint/eslint/issues/11551)) - [`b452f27`](https://github.com/eslint/eslint/commit/b452f270bc0b523d88d5d827c95be3096f82e99d) Chore: Update README to pull in reviewer data ([#11506](https://github-redirect.dependabot.com/eslint/eslint/issues/11506)) - [`afe3d25`](https://github.com/eslint/eslint/commit/afe3d25f8afb88caee43f7202d0eb96f33a92a6b) Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability ([#11550](https://github-redirect.dependabot.com/eslint/eslint/issues/11550)) - [`4fe7eb7`](https://github.com/eslint/eslint/commit/4fe7eb7cecdc2395cf1eeaa20921bda8460b00c2) Chore: use nyc instead of istanbul ([#11532](https://github-redirect.dependabot.com/eslint/eslint/issues/11532)) - [`f16af43`](https://github.com/eslint/eslint/commit/f16af439694aab473c647d8fae47c402bd489447) Chore: fix formatters/table test ([#11534](https://github-redirect.dependabot.com/eslint/eslint/issues/11534)) - Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v5.13.0...v5.16.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
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://dropub-git-dependabot-npmandyarn.mikeal.now.sh