Luchanso / new-year-chain

Blockchain for your new year resolution
1 stars 0 forks source link

chore(deps): update dependency eslint to v5.11.1 #4

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
eslint devDependencies minor 5.6.0 -> 5.11.1 homepage, source

Release Notes

eslint/eslint ### [`v5.11.1`](https://renovatebot.com/gh/eslint/eslint/releases/v5.11.1) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.11.0...v5.11.1) - [`de79f10`](https://renovatebot.com/gh/eslint/eslint/commit/de79f1026b7035f0296d7876f1db64f225cca1b8) Fix: handle optional catch bindings in no-useless-catch ([#​11205](https://renovatebot.com/gh/eslint/eslint/issues/11205)) (Colin Ihrig) ### [`v5.11.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.11.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.10.0...v5.11.0) - [`b4395f6`](https://renovatebot.com/gh/eslint/eslint/commit/b4395f671442a7e0be956382c24cce38025a6df6) New: add option `first` for VariableDeclarator in indent (fixes [#​8976](https://renovatebot.com/gh/eslint/eslint/issues/8976)) ([#​11193](https://renovatebot.com/gh/eslint/eslint/issues/11193)) (Pig Fang) - [`2b5a602`](https://renovatebot.com/gh/eslint/eslint/commit/2b5a60284670a3ab1281b206941ed38faf2ea10c) New: no-useless-catch rule (fixes [#​11174](https://renovatebot.com/gh/eslint/eslint/issues/11174)) ([#​11198](https://renovatebot.com/gh/eslint/eslint/issues/11198)) (Alexander Grasley) - [`06b3b5b`](https://renovatebot.com/gh/eslint/eslint/commit/06b3b5bfcf0429c5078d4f4af3c03bb777e4f022) Fix: Account for comments in implicit-arrow-linebreak ([#​10545](https://renovatebot.com/gh/eslint/eslint/issues/10545)) (Mark de Dios) - [`4242314`](https://renovatebot.com/gh/eslint/eslint/commit/4242314215a6f35e432860433906f47af1a29724) Update: handle computed properties in camelcase (fixes [#​11084](https://renovatebot.com/gh/eslint/eslint/issues/11084)) ([#​11113](https://renovatebot.com/gh/eslint/eslint/issues/11113)) (Bence Dányi) - [`1009304`](https://renovatebot.com/gh/eslint/eslint/commit/100930493d9ab802a94dac5c761515b12241ddd2) Docs: add a note for no-unused-expressions (fixes [#​11169](https://renovatebot.com/gh/eslint/eslint/issues/11169)) ([#​11192](https://renovatebot.com/gh/eslint/eslint/issues/11192)) (Pig Fang) - [`88f99d3`](https://renovatebot.com/gh/eslint/eslint/commit/88f99d31b88a4cde4563bc4a6f4c41f0cc557885) Docs: clarify how to use configs in plugins ([#​11199](https://renovatebot.com/gh/eslint/eslint/issues/11199)) (Kai Cataldo) - [`bcf558b`](https://renovatebot.com/gh/eslint/eslint/commit/bcf558b2f7036f487af2bdb2b2d34b6cdf7fc174) Docs: Clarify the no-unused-vars docs ([#​11195](https://renovatebot.com/gh/eslint/eslint/issues/11195)) (Jed Fox) - [`a470eb7`](https://renovatebot.com/gh/eslint/eslint/commit/a470eb73d52fae0f0bc48de5a487e23cf78fcfa9) Docs: Fix no-irregular-whitespace description ([#​11196](https://renovatebot.com/gh/eslint/eslint/issues/11196)) (Jed Fox) - [`8abc8af`](https://renovatebot.com/gh/eslint/eslint/commit/8abc8afe71691b747cbd1819a13d896e8aa5b92a) Docs: Remove a misleading example ([#​11204](https://renovatebot.com/gh/eslint/eslint/issues/11204)) (Bogdan Gradinariu) - [`733d936`](https://renovatebot.com/gh/eslint/eslint/commit/733d93618a99758a05453ab94505a9f1330950e0) Docs: link to JSDoc EOL blogpost in valid-jsdoc and require-jsdoc ([#​11191](https://renovatebot.com/gh/eslint/eslint/issues/11191)) (Nathan Diddle) - [`d5eb108`](https://renovatebot.com/gh/eslint/eslint/commit/d5eb108e17f676d0e4fcddeb1211b4bdfac760c1) Docs: Ensure `triage` label is added to new issues ([#​11182](https://renovatebot.com/gh/eslint/eslint/issues/11182)) (Teddy Katz) - [`617a287`](https://renovatebot.com/gh/eslint/eslint/commit/617a2874ed085bca36ca289aac55e3b7f7ce937e) Docs: add missing deprecation notices for jsdoc rules ([#​11171](https://renovatebot.com/gh/eslint/eslint/issues/11171)) (Teddy Katz) ### [`v5.10.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.10.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.9.0...v5.10.0) - [`4b0f517`](https://renovatebot.com/gh/eslint/eslint/commit/4b0f517cd317e5f1b99a1e8a0392332bd8a2e231) Upgrade: single- and multiline const, let, var statements (fixes [#​10721](https://renovatebot.com/gh/eslint/eslint/issues/10721)) ([#​10919](https://renovatebot.com/gh/eslint/eslint/issues/10919)) (Tom Panier) - [`9666aba`](https://renovatebot.com/gh/eslint/eslint/commit/9666abaf46c841fba7b5d4e53c6998cd25b9bc33) Update: space-infix-ops reports violating operator ([#​10934](https://renovatebot.com/gh/eslint/eslint/issues/10934)) (Bence Dányi) - [`c14f717`](https://renovatebot.com/gh/eslint/eslint/commit/c14f717f4c32860766185da47f64f8eb0c2d2998) Fix: Update all-files-ignored.txt message to be less confusing ([#​11075](https://renovatebot.com/gh/eslint/eslint/issues/11075)) (z.ky) - [`9f3573d`](https://renovatebot.com/gh/eslint/eslint/commit/9f3573dda3dc35bc220e945686cc835eaad0ac2c) Docs: Clarify the CLIEngine options ([#​10995](https://renovatebot.com/gh/eslint/eslint/issues/10995)) (Ed Morley) - [`dd7b0cb`](https://renovatebot.com/gh/eslint/eslint/commit/dd7b0cb019d94964930d30fec36f7b22ef072822) Chore: refactor template literal feature detection in 'quotes' rule ([#​11125](https://renovatebot.com/gh/eslint/eslint/issues/11125)) (Bryan) - [`3bf0332`](https://renovatebot.com/gh/eslint/eslint/commit/3bf0332508b921cb660c2e8a1ab7ddf46a2013b6) Fix: fix the fixer of lone comma with comments (fixes [#​10632](https://renovatebot.com/gh/eslint/eslint/issues/10632)) ([#​11154](https://renovatebot.com/gh/eslint/eslint/issues/11154)) (Pig Fang) - [`f850726`](https://renovatebot.com/gh/eslint/eslint/commit/f8507260c2091d18488fde20e466639d1a7f913c) Upgrade: Espree v5.0.0 ([#​11161](https://renovatebot.com/gh/eslint/eslint/issues/11161)) (Kai Cataldo) - [`4490d7a`](https://renovatebot.com/gh/eslint/eslint/commit/4490d7af529d4ecc18b6874f1d838869656da58a) Update: deprecate valid-jsdoc and require-jsdoc ([#​11145](https://renovatebot.com/gh/eslint/eslint/issues/11145)) (Teddy Katz) - [`60dfb6c`](https://renovatebot.com/gh/eslint/eslint/commit/60dfb6c623dfe829e5350dabe507e7850c1beacf) Docs: Update issue templates ([#​11163](https://renovatebot.com/gh/eslint/eslint/issues/11163)) (Teddy Katz) - [`958987a`](https://renovatebot.com/gh/eslint/eslint/commit/958987aa6f5630faa051d8f822f0200faff41924) Docs: Fix link to rule no-useless-rename ([#​11165](https://renovatebot.com/gh/eslint/eslint/issues/11165)) (Brian) - [`62fd2b9`](https://renovatebot.com/gh/eslint/eslint/commit/62fd2b93448966331db3eb2dfbe4e1273eb032b2) Update: Amend keyword-spacing to validate `default` keywords ([#​11097](https://renovatebot.com/gh/eslint/eslint/issues/11097)) (Bin Ury) - [`4bcdfd0`](https://renovatebot.com/gh/eslint/eslint/commit/4bcdfd07d514fd7a6b8672d33703d0b6c606f214) Chore: fix some jsdoc-related issues ([#​11148](https://renovatebot.com/gh/eslint/eslint/issues/11148)) (薛定谔的猫) - [`c6471ed`](https://renovatebot.com/gh/eslint/eslint/commit/c6471ed6feb3e71e239379a7042deb9b8ab3cf39) Docs: fix typo in issue-templates/new-rule ([#​11149](https://renovatebot.com/gh/eslint/eslint/issues/11149)) (薛定谔的猫) - [`5d451c5`](https://renovatebot.com/gh/eslint/eslint/commit/5d451c510c15abc41b5bb14b4955a7db96aeb100) Chore: Remove dependency on is-resolvable ([#​11128](https://renovatebot.com/gh/eslint/eslint/issues/11128)) (Matt Grande) - [`bc50dc7`](https://renovatebot.com/gh/eslint/eslint/commit/bc50dc7737496712463220e662946eb516e36ae1) Chore: Move ignored-paths, report-translator to lib/util (refs [#​10559](https://renovatebot.com/gh/eslint/eslint/issues/10559)) ([#​11116](https://renovatebot.com/gh/eslint/eslint/issues/11116)) (Kevin Partington) - [`c0a80d0`](https://renovatebot.com/gh/eslint/eslint/commit/c0a80d0ca3c80ca27694fc8aedcf84b72bfd9465) Fix: Do not strip underscores in camelcase allow (fixes [#​11000](https://renovatebot.com/gh/eslint/eslint/issues/11000)) ([#​11001](https://renovatebot.com/gh/eslint/eslint/issues/11001)) (Luke Page) - [`a675c89`](https://renovatebot.com/gh/eslint/eslint/commit/a675c89573836adaf108a932696b061946abf1e6) Docs: (Grammar) "the setup" -> "to set up" ([#​11117](https://renovatebot.com/gh/eslint/eslint/issues/11117)) (MarvinJWendt) - [`54dfa60`](https://renovatebot.com/gh/eslint/eslint/commit/54dfa602f62e6d183d57d60d5fdd417a263f479e) Fix: Typo in function comment parameters ([#​11111](https://renovatebot.com/gh/eslint/eslint/issues/11111)) (Pierre Maoui) - [`cf296bd`](https://renovatebot.com/gh/eslint/eslint/commit/cf296bdabf0dbbfbae491419e38aee4ecd63ec71) Docs: switch incorrect example with correct one ([#​11107](https://renovatebot.com/gh/eslint/eslint/issues/11107)) (Romain Le Quellec) - [`d2d500c`](https://renovatebot.com/gh/eslint/eslint/commit/d2d500ca5dff307189b9d4161a5e7b8282557dd6) Docs: no-console#When-Not-To-Use provides incorrect rule snippet ([#​11093](https://renovatebot.com/gh/eslint/eslint/issues/11093)) (Lawrence Chou) - [`f394a1d`](https://renovatebot.com/gh/eslint/eslint/commit/f394a1dfc5eb4874f899b7bc19685896893af7b8) Chore: Extract config comment parsing ([#​11091](https://renovatebot.com/gh/eslint/eslint/issues/11091)) (Nicholas C. Zakas) - [`709190f`](https://renovatebot.com/gh/eslint/eslint/commit/709190f8c5d7559b1e0915e25af60b50a94ba1c7) Build: fix test failure on Node 11 ([#​11100](https://renovatebot.com/gh/eslint/eslint/issues/11100)) (Teddy Katz) - [`3025cdd`](https://renovatebot.com/gh/eslint/eslint/commit/3025cddf0a2ea8461ce05575098a5714fcf6278d) Update: don't indent leading semi in line after import (fixes [#​11082](https://renovatebot.com/gh/eslint/eslint/issues/11082)) ([#​11085](https://renovatebot.com/gh/eslint/eslint/issues/11085)) (Pig Fang) - [`e18c827`](https://renovatebot.com/gh/eslint/eslint/commit/e18c827cc12cb1c52e5d0aa993f572cb56238704) Chore: refactor linter#parseBooleanConfig to improve readability ([#​11074](https://renovatebot.com/gh/eslint/eslint/issues/11074)) (薛定谔的猫) - [`5da378a`](https://renovatebot.com/gh/eslint/eslint/commit/5da378ac922d732ca1765f08edee0face1b1b924) Upgrade: eslint-release@1.2.0 ([#​11073](https://renovatebot.com/gh/eslint/eslint/issues/11073)) (Teddy Katz) ### [`v5.9.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.9.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.8.0...v5.9.0) - [`9436712`](https://renovatebot.com/gh/eslint/eslint/commit/9436712) Fix: Unused recursive function expressions (fixes [#​10982](https://renovatebot.com/gh/eslint/eslint/issues/10982)) ([#​11032](https://renovatebot.com/gh/eslint/eslint/issues/11032)) (Sergei Startsev) - [`c832cd5`](https://renovatebot.com/gh/eslint/eslint/commit/c832cd5) Update: add `ignoreDestructuring` option to `id-match` rule ([#​10554](https://renovatebot.com/gh/eslint/eslint/issues/10554)) (一名宅。) - [`54687a8`](https://renovatebot.com/gh/eslint/eslint/commit/54687a8) Fix: prefer-const autofix multiline assignment (fixes [#​10582](https://renovatebot.com/gh/eslint/eslint/issues/10582)) ([#​10987](https://renovatebot.com/gh/eslint/eslint/issues/10987)) (Scott Stern) - [`ae2b61d`](https://renovatebot.com/gh/eslint/eslint/commit/ae2b61d) Update: "off" options for "space-before-blocks" (refs [#​10906](https://renovatebot.com/gh/eslint/eslint/issues/10906)) ([#​10907](https://renovatebot.com/gh/eslint/eslint/issues/10907)) (Sophie Kirschner) - [`57f357e`](https://renovatebot.com/gh/eslint/eslint/commit/57f357e) Docs: Update require-await docs with exception (fixes [#​9540](https://renovatebot.com/gh/eslint/eslint/issues/9540)) ([#​11063](https://renovatebot.com/gh/eslint/eslint/issues/11063)) (Nicholas C. Zakas) - [`79a2797`](https://renovatebot.com/gh/eslint/eslint/commit/79a27976) Update: no-restricted-imports to check re-export (fixes [#​9678](https://renovatebot.com/gh/eslint/eslint/issues/9678)) ([#​11064](https://renovatebot.com/gh/eslint/eslint/issues/11064)) (Nicholas C. Zakas) - [`3dd7493`](https://renovatebot.com/gh/eslint/eslint/commit/3dd7493) Docs: update ecmaVersion to include 2019/10 values ([#​11059](https://renovatebot.com/gh/eslint/eslint/issues/11059)) (Vse Mozhet Byt) - [`607635d`](https://renovatebot.com/gh/eslint/eslint/commit/607635d) Upgrade: eslint-plugin-node & eslint-plugin ([#​11067](https://renovatebot.com/gh/eslint/eslint/issues/11067)) (薛定谔的猫) - [`dcc6233`](https://renovatebot.com/gh/eslint/eslint/commit/dcc6233) Fix: Ignore empty statements in no-unreachable (fixes [#​9081](https://renovatebot.com/gh/eslint/eslint/issues/9081)) ([#​11058](https://renovatebot.com/gh/eslint/eslint/issues/11058)) (Nicholas C. Zakas) - [`7ad86de`](https://renovatebot.com/gh/eslint/eslint/commit/7ad86de) New: Add --fix-type option to CLI (fixes [#​10855](https://renovatebot.com/gh/eslint/eslint/issues/10855)) ([#​10912](https://renovatebot.com/gh/eslint/eslint/issues/10912)) (Nicholas C. Zakas) - [`0800b20`](https://renovatebot.com/gh/eslint/eslint/commit/0800b20) Chore: fix invalid super() calls in tests ([#​11054](https://renovatebot.com/gh/eslint/eslint/issues/11054)) (Teddy Katz) - [`4fe3287`](https://renovatebot.com/gh/eslint/eslint/commit/4fe3287) Docs: Cross-reference two rules (refs [#​11041](https://renovatebot.com/gh/eslint/eslint/issues/11041)) ([#​11042](https://renovatebot.com/gh/eslint/eslint/issues/11042)) (Paul Melnikow) - [`5525eb6`](https://renovatebot.com/gh/eslint/eslint/commit/5525eb6) Fix: rule deprecation warnings did not consider all rules ([#​11044](https://renovatebot.com/gh/eslint/eslint/issues/11044)) (Teddy Katz) - [`44d37ca`](https://renovatebot.com/gh/eslint/eslint/commit/44d37ca) Docs: Update steps for adding new TSC member ([#​11038](https://renovatebot.com/gh/eslint/eslint/issues/11038)) (Nicholas C. Zakas) - [`802e926`](https://renovatebot.com/gh/eslint/eslint/commit/802e926) Update: Warn for deprecation in Node output (fixes [#​7443](https://renovatebot.com/gh/eslint/eslint/issues/7443)) ([#​10953](https://renovatebot.com/gh/eslint/eslint/issues/10953)) (Colin Chang) ### [`v5.8.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.8.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.7.0...v5.8.0) - [`9152417`](https://renovatebot.com/gh/eslint/eslint/commit/9152417) Fix: deprecation warning in RuleTester using Node v11 ([#​11009](https://renovatebot.com/gh/eslint/eslint/issues/11009)) (Teddy Katz) - [`e349a03`](https://renovatebot.com/gh/eslint/eslint/commit/e349a03) Docs: Update issue templates to ask for PRs ([#​11012](https://renovatebot.com/gh/eslint/eslint/issues/11012)) (Nicholas C. Zakas) - [`3d88b38`](https://renovatebot.com/gh/eslint/eslint/commit/3d88b38) Chore: avoid using legacy report API in no-irregular-whitespace ([#​11013](https://renovatebot.com/gh/eslint/eslint/issues/11013)) (Teddy Katz) - [`5a31a92`](https://renovatebot.com/gh/eslint/eslint/commit/5a31a92) Build: compile espree's deps to ES5 when generating site (fixes [#​11014](https://renovatebot.com/gh/eslint/eslint/issues/11014)) ([#​11015](https://renovatebot.com/gh/eslint/eslint/issues/11015)) (Teddy Katz) - [`3943635`](https://renovatebot.com/gh/eslint/eslint/commit/3943635) Update: Create Linter.version API (fixes [#​9271](https://renovatebot.com/gh/eslint/eslint/issues/9271)) ([#​11010](https://renovatebot.com/gh/eslint/eslint/issues/11010)) (Nicholas C. Zakas) - [`a940cf4`](https://renovatebot.com/gh/eslint/eslint/commit/a940cf4) Docs: Mention version for config glob patterns (fixes [#​8793](https://renovatebot.com/gh/eslint/eslint/issues/8793)) (Nicholas C. Zakas) - [`6e1c530`](https://renovatebot.com/gh/eslint/eslint/commit/6e1c530) Build: run tests on Node 11 ([#​11008](https://renovatebot.com/gh/eslint/eslint/issues/11008)) (Teddy Katz) - [`58ff359`](https://renovatebot.com/gh/eslint/eslint/commit/58ff359) Docs: add instructions for npm 2FA (refs [#​10631](https://renovatebot.com/gh/eslint/eslint/issues/10631)) ([#​10992](https://renovatebot.com/gh/eslint/eslint/issues/10992)) (Teddy Katz) - [`2f87bb3`](https://renovatebot.com/gh/eslint/eslint/commit/2f87bb3) Upgrade: eslint-release@1.0.0 (refs [#​10631](https://renovatebot.com/gh/eslint/eslint/issues/10631)) ([#​10991](https://renovatebot.com/gh/eslint/eslint/issues/10991)) (Teddy Katz) - [`57ef0fd`](https://renovatebot.com/gh/eslint/eslint/commit/57ef0fd) Fix: prefer-const when using destructuring assign (fixes [#​8308](https://renovatebot.com/gh/eslint/eslint/issues/8308)) ([#​10924](https://renovatebot.com/gh/eslint/eslint/issues/10924)) (Nicholas C. Zakas) - [`577cbf1`](https://renovatebot.com/gh/eslint/eslint/commit/577cbf1) Chore: Add typescript-specific edge case tests to space-infix-ops ([#​10986](https://renovatebot.com/gh/eslint/eslint/issues/10986)) (Bence Dányi) - [`d45b184`](https://renovatebot.com/gh/eslint/eslint/commit/d45b184) Chore: Using deconstruction assignment for shelljs ([#​10974](https://renovatebot.com/gh/eslint/eslint/issues/10974)) (ZYSzys) ### [`v5.7.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.7.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.6.1...v5.7.0) - [`6cb63fd`](https://renovatebot.com/gh/eslint/eslint/commit/6cb63fd) Update: Add iife to padding-line-between-statements (fixes [#​10853](https://renovatebot.com/gh/eslint/eslint/issues/10853)) ([#​10916](https://renovatebot.com/gh/eslint/eslint/issues/10916)) (Kevin Partington) - [`5fd1bda`](https://renovatebot.com/gh/eslint/eslint/commit/5fd1bda) Update: no-tabs allowIndentationTabs option (fixes [#​10256](https://renovatebot.com/gh/eslint/eslint/issues/10256)) ([#​10925](https://renovatebot.com/gh/eslint/eslint/issues/10925)) (Kevin Partington) - [`d12be69`](https://renovatebot.com/gh/eslint/eslint/commit/d12be69) Fix: no-extra-bind No autofix if arg may have side effect (fixes [#​10846](https://renovatebot.com/gh/eslint/eslint/issues/10846)) ([#​10918](https://renovatebot.com/gh/eslint/eslint/issues/10918)) (Kevin Partington) - [`847372f`](https://renovatebot.com/gh/eslint/eslint/commit/847372f) Fix: no-unused-vars false pos. with markVariableAsUsed (fixes [#​10952](https://renovatebot.com/gh/eslint/eslint/issues/10952)) ([#​10954](https://renovatebot.com/gh/eslint/eslint/issues/10954)) (Roy Sutton) - [`4132de7`](https://renovatebot.com/gh/eslint/eslint/commit/4132de7) Chore: Simplify space-infix-ops ([#​10935](https://renovatebot.com/gh/eslint/eslint/issues/10935)) (Bence Dányi) - [`543edfa`](https://renovatebot.com/gh/eslint/eslint/commit/543edfa) Fix: Fix error with one-var (fixes [#​10937](https://renovatebot.com/gh/eslint/eslint/issues/10937)) ([#​10938](https://renovatebot.com/gh/eslint/eslint/issues/10938)) (Justin Krup) - [`95c4cb1`](https://renovatebot.com/gh/eslint/eslint/commit/95c4cb1) Docs: Fix typo for no-unsafe-finally ([#​10945](https://renovatebot.com/gh/eslint/eslint/issues/10945)) (Sergio Santoro) - [`5fe0e1a`](https://renovatebot.com/gh/eslint/eslint/commit/5fe0e1a) Fix: no-invalid-regexp disallows \\ at end of pattern (fixes [#​10861](https://renovatebot.com/gh/eslint/eslint/issues/10861)) ([#​10920](https://renovatebot.com/gh/eslint/eslint/issues/10920)) (Toru Nagashima) - [`f85547a`](https://renovatebot.com/gh/eslint/eslint/commit/f85547a) Docs: Add 'When Not To Use' section to space-infix-ops ([#​10931](https://renovatebot.com/gh/eslint/eslint/issues/10931)) (Bence Dányi) - [`3dccac4`](https://renovatebot.com/gh/eslint/eslint/commit/3dccac4) Docs: Update working-with-parsers link ([#​10929](https://renovatebot.com/gh/eslint/eslint/issues/10929)) (Azeem Bande-Ali) - [`557a8bb`](https://renovatebot.com/gh/eslint/eslint/commit/557a8bb) Docs: Remove old note about caching, add a new one (fixes [#​10739](https://renovatebot.com/gh/eslint/eslint/issues/10739)) ([#​10913](https://renovatebot.com/gh/eslint/eslint/issues/10913)) (Zac) - [`fe8111a`](https://renovatebot.com/gh/eslint/eslint/commit/fe8111a) Chore: Add more test cases to space-infix-ops ([#​10936](https://renovatebot.com/gh/eslint/eslint/issues/10936)) (Bence Dányi) - [`066f7e0`](https://renovatebot.com/gh/eslint/eslint/commit/066f7e0) Update: camelcase rule ignoreList added ([#​10783](https://renovatebot.com/gh/eslint/eslint/issues/10783)) (Julien Martin) - [`70bde69`](https://renovatebot.com/gh/eslint/eslint/commit/70bde69) Upgrade: table to version 5 ([#​10903](https://renovatebot.com/gh/eslint/eslint/issues/10903)) (Rouven Weßling) - [`2e52bca`](https://renovatebot.com/gh/eslint/eslint/commit/2e52bca) Chore: Update issue templates ([#​10900](https://renovatebot.com/gh/eslint/eslint/issues/10900)) (Nicholas C. Zakas) ### [`v5.6.1`](https://renovatebot.com/gh/eslint/eslint/releases/v5.6.1) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.6.0...v5.6.1) - [`9b26bdb`](https://renovatebot.com/gh/eslint/eslint/commit/9b26bdb) Fix: avoid exponential require-atomic-updates traversal (fixes [#​10893](https://renovatebot.com/gh/eslint/eslint/issues/10893)) ([#​10894](https://renovatebot.com/gh/eslint/eslint/issues/10894)) (Teddy Katz) - [`9432b10`](https://renovatebot.com/gh/eslint/eslint/commit/9432b10) Fix: make separateRequires work in consecutive mode (fixes [#​10784](https://renovatebot.com/gh/eslint/eslint/issues/10784)) ([#​10886](https://renovatebot.com/gh/eslint/eslint/issues/10886)) (Pig Fang) - [`e51868d`](https://renovatebot.com/gh/eslint/eslint/commit/e51868d) Upgrade: debug@4 (fixes [#​10854](https://renovatebot.com/gh/eslint/eslint/issues/10854)) ([#​10887](https://renovatebot.com/gh/eslint/eslint/issues/10887)) (薛定谔的猫) - [`d3f3994`](https://renovatebot.com/gh/eslint/eslint/commit/d3f3994) Docs: add information about reporting security issues ([#​10889](https://renovatebot.com/gh/eslint/eslint/issues/10889)) (Teddy Katz) - [`cc458f4`](https://renovatebot.com/gh/eslint/eslint/commit/cc458f4) Build: fix failing tests on master ([#​10890](https://renovatebot.com/gh/eslint/eslint/issues/10890)) (Teddy Katz) - [`a6ebfd3`](https://renovatebot.com/gh/eslint/eslint/commit/a6ebfd3) Docs: clarify defaultAssignment option, fix no-unneeded-ternary examples ([#​10874](https://renovatebot.com/gh/eslint/eslint/issues/10874)) (CoffeeTableEspresso) - [`9d52541`](https://renovatebot.com/gh/eslint/eslint/commit/9d52541) Fix: Remove duplicate error message on crash (fixes [#​8964](https://renovatebot.com/gh/eslint/eslint/issues/8964)) ([#​10865](https://renovatebot.com/gh/eslint/eslint/issues/10865)) (Nicholas C. Zakas) - [`4eb9a49`](https://renovatebot.com/gh/eslint/eslint/commit/4eb9a49) Docs: Update quotes.md ([#​10862](https://renovatebot.com/gh/eslint/eslint/issues/10862)) (The Jared Wilcurt) - [`9159e9b`](https://renovatebot.com/gh/eslint/eslint/commit/9159e9b) Docs: Update complexity.md ([#​10867](https://renovatebot.com/gh/eslint/eslint/issues/10867)) (Szymon Przybylski) - [`14f4e46`](https://renovatebot.com/gh/eslint/eslint/commit/14f4e46) Docs: Use Linter instead of linter in Nodejs API page ([#​10864](https://renovatebot.com/gh/eslint/eslint/issues/10864)) (Nicholas C. Zakas) - [`b3e3cb1`](https://renovatebot.com/gh/eslint/eslint/commit/b3e3cb1) Chore: Update debug log name to match filename ([#​10863](https://renovatebot.com/gh/eslint/eslint/issues/10863)) (Nicholas C. Zakas)

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 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.

renovate[bot] commented 5 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (5.11.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.