technologiestiftung / tsb-generic-api

MIT License
0 stars 0 forks source link

chore(deps): update devdependencies-non-major #55

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 5.12.0 -> 5.16.0
eslint-config-airbnb-base devDependencies minor 13.1.0 -> 13.2.0
eslint-plugin-import devDependencies minor 2.14.0 -> 2.22.1

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) ### [`v5.15.2`](https://togithub.com/eslint/eslint/releases/v5.15.2) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.15.1...v5.15.2) - [`29dbca7`](https://togithub.com/eslint/eslint/commit/29dbca73d762a809adb2f457b527e144426d54a7) Fix: implicit-arrow-linebreak adds extra characters (fixes [#​11268](https://togithub.com/eslint/eslint/issues/11268)) ([#​11407](https://togithub.com/eslint/eslint/issues/11407)) (Mark de Dios) - [`5d2083f`](https://togithub.com/eslint/eslint/commit/5d2083fa3e14c024197f6c386ff72237a145e258) Upgrade: eslint-scope@4.0.3 ([#​11513](https://togithub.com/eslint/eslint/issues/11513)) (Teddy Katz) - [`a5dae7c`](https://togithub.com/eslint/eslint/commit/a5dae7c3d30231c2f5f075d98c2c8825899bab16) Fix: Empty glob pattern incorrectly expands to "/\*\*" ([#​11476](https://togithub.com/eslint/eslint/issues/11476)) (Ben Chauvette) - [`448e8da`](https://togithub.com/eslint/eslint/commit/448e8da94d09b397e98ffcb6f22b55a578ef79c1) Chore: improve crash reporting (fixes [#​11304](https://togithub.com/eslint/eslint/issues/11304)) ([#​11463](https://togithub.com/eslint/eslint/issues/11463)) (Alex Zherdev) - [`0f56dc6`](https://togithub.com/eslint/eslint/commit/0f56dc6d9eadad05dc3d5c9d1d9ddef94e10c5d3) Chore: make config validator params more consistent ([#​11435](https://togithub.com/eslint/eslint/issues/11435)) (薛定谔的猫) - [`d6c1122`](https://togithub.com/eslint/eslint/commit/d6c112289f0f16ade070865c8786831b7940ca79) Docs: Add working groups to maintainer guide ([#​11400](https://togithub.com/eslint/eslint/issues/11400)) (Nicholas C. Zakas) - [`5fdb4d3`](https://togithub.com/eslint/eslint/commit/5fdb4d3fb01b9d8a4c2dff71ed9cddb2f8feefb0) Build: compile deps to ES5 when generating browser file (fixes [#​11504](https://togithub.com/eslint/eslint/issues/11504)) ([#​11505](https://togithub.com/eslint/eslint/issues/11505)) (Teddy Katz) - [`06fa165`](https://togithub.com/eslint/eslint/commit/06fa1655c3da8394ed9144d727115fc434b0416f) Build: update CI testing configuration ([#​11500](https://togithub.com/eslint/eslint/issues/11500)) (Reece Dunham) - [`956e883`](https://togithub.com/eslint/eslint/commit/956e883c21fd9f393bf6718d032a4e2e53b33f22) Docs: Fix example in no-restricted-modules docs ([#​11454](https://togithub.com/eslint/eslint/issues/11454)) (Paul O’Shannessy) - [`2c7431d`](https://togithub.com/eslint/eslint/commit/2c7431d6b32063f74e3837ee727f26af215eada7) Docs: fix json schema example dead link ([#​11498](https://togithub.com/eslint/eslint/issues/11498)) (kazuya kawaguchi) - [`e7266c2`](https://togithub.com/eslint/eslint/commit/e7266c2478aff5d66e7859313feb49e3a129f85e) Docs: Fix invalid JSON in "Specifying Parser Options" ([#​11492](https://togithub.com/eslint/eslint/issues/11492)) (Mihira Jayasekera) - [`6693161`](https://togithub.com/eslint/eslint/commit/6693161978a83e0730d5ea0fecdb627c5a2acdfd) Sponsors: Sync README with website (ESLint Jenkins) - [`62fee4a`](https://togithub.com/eslint/eslint/commit/62fee4a976897d158c8c137339728cd280333286) Chore: eslint-config-eslint enable comma-dangle functions: "never" ([#​11434](https://togithub.com/eslint/eslint/issues/11434)) (薛定谔的猫) - [`34a5382`](https://togithub.com/eslint/eslint/commit/34a53829e7a63ff2f6b371d77ce283bbdd373b91) Build: copy bundled espree to website directory ([#​11478](https://togithub.com/eslint/eslint/issues/11478)) (Pig Fang) - [`f078f9a`](https://togithub.com/eslint/eslint/commit/f078f9a9e094ec00c61a6ef1c9550d017631e69a) Chore: use "file:" dependencies for internal rules/config ([#​11465](https://togithub.com/eslint/eslint/issues/11465)) (Teddy Katz) - [`0756128`](https://togithub.com/eslint/eslint/commit/075612871f85aa04cef8137bd32247e128ad600b) Docs: Add `visualstudio` to formatter list ([#​11480](https://togithub.com/eslint/eslint/issues/11480)) (Patrick Eriksson) - [`44de9d7`](https://togithub.com/eslint/eslint/commit/44de9d7e1aa2fcae475a97b8f597b7d8094566b2) Docs: Fix typo in func-name-matching rule docs ([#​11484](https://togithub.com/eslint/eslint/issues/11484)) (Iulian Onofrei) ### [`v5.15.1`](https://togithub.com/eslint/eslint/releases/v5.15.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.15.0...v5.15.1) - [`fe1a892`](https://togithub.com/eslint/eslint/commit/fe1a892f85b09c3d2fea05bef011530a678a6af5) Build: bundle espree (fixes [eslint/eslint.github.io#​546](https://togithub.com/eslint/eslint.github.io/issues/546)) ([#​11467](https://togithub.com/eslint/eslint/issues/11467)) (薛定谔的猫) - [`458053b`](https://togithub.com/eslint/eslint/commit/458053b0b541f857bf233dacbde5ba80681820f8) Fix: avoid creating invalid regex in no-warning-comments (fixes [#​11471](https://togithub.com/eslint/eslint/issues/11471)) ([#​11472](https://togithub.com/eslint/eslint/issues/11472)) (Teddy Katz) ### [`v5.15.0`](https://togithub.com/eslint/eslint/releases/v5.15.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.14.1...v5.15.0) - [`4088c6c`](https://togithub.com/eslint/eslint/commit/4088c6c9d4578cd581ce8ff4385d90b58a75b755) Build: Remove path.resolve in webpack build ([#​11462](https://togithub.com/eslint/eslint/issues/11462)) (Kevin Partington) - [`ec59ec0`](https://togithub.com/eslint/eslint/commit/ec59ec09c8d001b8c04f9edc09994e2b0d0af0f9) New: add rule "prefer-named-capture-group" (fixes [#​11381](https://togithub.com/eslint/eslint/issues/11381)) ([#​11392](https://togithub.com/eslint/eslint/issues/11392)) (Pig Fang) - [`a44f750`](https://togithub.com/eslint/eslint/commit/a44f75073306e5ea4e6722654009a99884fbca4f) Upgrade: eslint-scope@4.0.2 ([#​11461](https://togithub.com/eslint/eslint/issues/11461)) (Teddy Katz) - [`d3ce611`](https://togithub.com/eslint/eslint/commit/d3ce611e1c705440ccbcae357f2194134d026541) Sponsors: Sync README with website (ESLint Jenkins) - [`ee88475`](https://togithub.com/eslint/eslint/commit/ee884754e4111e11994ff0df3f0c29e43e1dc3f2) Chore: add utils for rule tests ([#​11453](https://togithub.com/eslint/eslint/issues/11453)) (薛定谔的猫) - [`d4824e4`](https://togithub.com/eslint/eslint/commit/d4824e46d7a6ca1618454d3c6198403382108123) Sponsors: Sync README with website (ESLint Jenkins) - [`6489518`](https://togithub.com/eslint/eslint/commit/64895185bde5233223648bcaf46f8deb72c9fb55) Fix: no-extra-parens crash when code is "((let))" ([#​11444](https://togithub.com/eslint/eslint/issues/11444)) (Teddy Katz) - [`9d20de2`](https://togithub.com/eslint/eslint/commit/9d20de2b0ac756bd62888119b8e08c7441d8a5aa) Sponsors: Sync README with website (ESLint Jenkins) - [`3f14de4`](https://togithub.com/eslint/eslint/commit/3f14de458ba120e9c013f5fc7c6fe3e9b40c1460) Sponsors: Sync README with website (ESLint Jenkins) - [`3d6c770`](https://togithub.com/eslint/eslint/commit/3d6c7709d47e047b25d91ca1a77d6dab92313061) Sponsors: Sync README with website (ESLint Jenkins) - [`de5cbc5`](https://togithub.com/eslint/eslint/commit/de5cbc526b30405e742b35d85d04361529d49ed4) Update: remove invalid defaults from core rules (fixes [#​11415](https://togithub.com/eslint/eslint/issues/11415)) ([#​11427](https://togithub.com/eslint/eslint/issues/11427)) (Teddy Katz) - [`eb0650b`](https://togithub.com/eslint/eslint/commit/eb0650ba20cf9f9ad78dbaccfeb7e0e7ab56e31d) Build: fix linting errors on master ([#​11428](https://togithub.com/eslint/eslint/issues/11428)) (Teddy Katz) - [`5018378`](https://togithub.com/eslint/eslint/commit/5018378131fd5190bbccca902c0cf4276ee1581a) Chore: enable require-unicode-regexp on ESLint codebase ([#​11422](https://togithub.com/eslint/eslint/issues/11422)) (Teddy Katz) - [`f6ba633`](https://togithub.com/eslint/eslint/commit/f6ba633f56eca6be20fc4b0d9496a78b9498d578) Chore: lint all files in the repo at the same time ([#​11425](https://togithub.com/eslint/eslint/issues/11425)) (Teddy Katz) - [`8f3d717`](https://togithub.com/eslint/eslint/commit/8f3d71754932669332ad7623bcc4c1aef3897125) Docs: Add non-attending TSC member info ([#​11411](https://togithub.com/eslint/eslint/issues/11411)) (Nicholas C. Zakas) - [`ce0777d`](https://togithub.com/eslint/eslint/commit/ce0777da5bc167fe0c529158fd8216d3eaf11565) Docs: use more common spelling ([#​11417](https://togithub.com/eslint/eslint/issues/11417)) (薛定谔的猫) - [`b9aabe3`](https://togithub.com/eslint/eslint/commit/b9aabe34311f6189b87c9d8a1aa40f3513fed773) Chore: run fuzzer along with unit tests ([#​11404](https://togithub.com/eslint/eslint/issues/11404)) (Teddy Katz) - [`db0c5e2`](https://togithub.com/eslint/eslint/commit/db0c5e2a7f894b7cda71007b0ba43d7814b3fb2e) Build: switch from browserify to webpack (fixes [#​11366](https://togithub.com/eslint/eslint/issues/11366)) ([#​11398](https://togithub.com/eslint/eslint/issues/11398)) (Pig Fang) ### [`v5.14.1`](https://togithub.com/eslint/eslint/releases/v5.14.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.14.0...v5.14.1) - [`1d6e639`](https://togithub.com/eslint/eslint/commit/1d6e63930073e79e52890f552cc6e9a0646b7fb4) Fix: sort-keys throws Error at SpreadElement (fixes [#​11402](https://togithub.com/eslint/eslint/issues/11402)) ([#​11403](https://togithub.com/eslint/eslint/issues/11403)) (Krist Wongsuphasawat) ### [`v5.14.0`](https://togithub.com/eslint/eslint/releases/v5.14.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.13.0...v5.14.0) - [`85a04b3`](https://togithub.com/eslint/eslint/commit/85a04b319e6dfde1458174cd1d8c9e7d33da0871) Fix: adds conditional for separateRequires in one-var (fixes [#​10179](https://togithub.com/eslint/eslint/issues/10179)) ([#​10980](https://togithub.com/eslint/eslint/issues/10980)) (Scott Stern) - [`0c02932`](https://togithub.com/eslint/eslint/commit/0c02932f1b2e2a85809e84617efa1b8836c19cfb) Upgrade: espree@5.0.1 ([#​11401](https://togithub.com/eslint/eslint/issues/11401)) (Ilya Volodin) - [`104ae88`](https://togithub.com/eslint/eslint/commit/104ae881d0b21e9c64e006b2a2c21535cef0ad28) Docs: Update governance doc with reviewers status ([#​11399](https://togithub.com/eslint/eslint/issues/11399)) (Nicholas C. Zakas) - [`ab8ac6a`](https://togithub.com/eslint/eslint/commit/ab8ac6adaaf7a88e160899e7f438a4cfd655eb6e) Fix: Support boundary spread elements in sort-keys ([#​11158](https://togithub.com/eslint/eslint/issues/11158)) (Jakub Rożek) - [`a23d197`](https://togithub.com/eslint/eslint/commit/a23d1975d48841eafdead1a1357e2af842f688bc) New: add allowSingleLineBlocks opt. to padded-blocks rule (fixes [#​7145](https://togithub.com/eslint/eslint/issues/7145)) ([#​11243](https://togithub.com/eslint/eslint/issues/11243)) (richie3366) - [`e25e7aa`](https://togithub.com/eslint/eslint/commit/e25e7aa3ea1e8c9b3cd3242acda6d4a5572c2c6a) Fix: comma-spacing ignore comma before closing paren (fixes [#​11295](https://togithub.com/eslint/eslint/issues/11295)) ([#​11374](https://togithub.com/eslint/eslint/issues/11374)) (Pig Fang) - [`a1f7c44`](https://togithub.com/eslint/eslint/commit/a1f7c44ea9efbd9393889c1cc91b74260e0a8e02) Docs: fix space-before-blocks correct code for "classes": "never" ([#​11391](https://togithub.com/eslint/eslint/issues/11391)) (PoziWorld) - [`14f58a2`](https://togithub.com/eslint/eslint/commit/14f58a2bec4d6aade0de22771c378b86b1e51959) Docs: fix grammar in object-curly-spacing docs ([#​11389](https://togithub.com/eslint/eslint/issues/11389)) (PoziWorld) - [`d3e9a27`](https://togithub.com/eslint/eslint/commit/d3e9a27bbba30008a610df59e82b7192f0ecc3a3) Docs: fix grammar in “those who says” ([#​11390](https://togithub.com/eslint/eslint/issues/11390)) (PoziWorld) - [`ea8e804`](https://togithub.com/eslint/eslint/commit/ea8e8045ba0e6c1e1015104346af962f3e16fd81) Docs: Add note about support for object spread (fixes [#​11136](https://togithub.com/eslint/eslint/issues/11136)) ([#​11395](https://togithub.com/eslint/eslint/issues/11395)) (Steven Thomas) - [`95aa3fd`](https://togithub.com/eslint/eslint/commit/95aa3fdb392d265e6c3d813d54076458e88e7ad8) Docs: Update README team and sponsors (ESLint Jenkins) - [`51c4972`](https://togithub.com/eslint/eslint/commit/51c497298a15ad296a2b1f8fc397df687976b836) Update: Behavior of --init (fixes [#​11105](https://togithub.com/eslint/eslint/issues/11105)) ([#​11332](https://togithub.com/eslint/eslint/issues/11332)) (Nicholas C. Zakas) - [`ad7a380`](https://togithub.com/eslint/eslint/commit/ad7a38097c32a91e5a831ef1bc8933601532576c) Docs: Update README team and sponsors (ESLint Jenkins) - [`550de1e`](https://togithub.com/eslint/eslint/commit/550de1e611a1e9af873bcb18d74cf2056e8d2e1b) Update: use `default` keyword in JSON schema (fixes [#​9929](https://togithub.com/eslint/eslint/issues/9929)) ([#​11288](https://togithub.com/eslint/eslint/issues/11288)) (Pig Fang) - [`983c520`](https://togithub.com/eslint/eslint/commit/983c5201210d7a4ffab0b3d05ab9919c0754e5ca) Update: Use 'readonly' and 'writable' for globals (fixes [#​11359](https://togithub.com/eslint/eslint/issues/11359)) ([#​11384](https://togithub.com/eslint/eslint/issues/11384)) (Nicholas C. Zakas) - [`f1d3a7e`](https://togithub.com/eslint/eslint/commit/f1d3a7ee7c82365989e219b1dae379f08f6dd526) Upgrade: some deps (fixes [#​11372](https://togithub.com/eslint/eslint/issues/11372)) ([#​11373](https://togithub.com/eslint/eslint/issues/11373)) (薛定谔的猫) - [`3e0c417`](https://togithub.com/eslint/eslint/commit/3e0c4176eff085498b813f8ba1732d7ed6ee44f8) Docs: Fix grammar in “there’s nothing prevent you” ([#​11385](https://togithub.com/eslint/eslint/issues/11385)) (PoziWorld) - [`de988bc`](https://togithub.com/eslint/eslint/commit/de988bc909b491366ad0cd9bc83f4d6de42d041a) Docs: Fix grammar: Spacing improve -> Spacing improves ([#​11386](https://togithub.com/eslint/eslint/issues/11386)) (PoziWorld) - [`1309dfd`](https://togithub.com/eslint/eslint/commit/1309dfdebb5595460b79dcac20df6a1f109e7566) Revert "Build: fix test failure on Node 11 ([#​11100](https://togithub.com/eslint/eslint/issues/11100))" ([#​11375](https://togithub.com/eslint/eslint/issues/11375)) (薛定谔的猫) - [`1e56897`](https://togithub.com/eslint/eslint/commit/1e56897db3e254e0aef6d2fe3274157fc379c79e) Docs: “the function actually use”: use -> uses ([#​11380](https://togithub.com/eslint/eslint/issues/11380)) (PoziWorld) - [`5a71bc9`](https://togithub.com/eslint/eslint/commit/5a71bc95a7e961b1b1b77022645e0bd9cdd08dc0) Docs: Update README team and sponsors (ESLint Jenkins) - [`82a58ce`](https://togithub.com/eslint/eslint/commit/82a58ce26b282fd80335b3ac4fc88f21266c3ba1) Docs: Update README team and sponsors (ESLint Jenkins) - [`546d355`](https://togithub.com/eslint/eslint/commit/546d355ace65631e27de859baea3ffcc50e0ad2c) Docs: Update README with latest sponsors/team data ([#​11378](https://togithub.com/eslint/eslint/issues/11378)) (Nicholas C. Zakas) - [`c0df9fe`](https://togithub.com/eslint/eslint/commit/c0df9febb7c7e045ababc10b88dbcbb3f28c724c) Docs: `...` is not an operator ([#​11232](https://togithub.com/eslint/eslint/issues/11232)) (Felix Kling) - [`7ecfdef`](https://togithub.com/eslint/eslint/commit/7ecfdefaeadb772f8b96ffe37c4a2c97fde0da16) Docs: update typescript parser (refs [#​11368](https://togithub.com/eslint/eslint/issues/11368)) ([#​11369](https://togithub.com/eslint/eslint/issues/11369)) (薛定谔的猫) - [`3c90dd7`](https://togithub.com/eslint/eslint/commit/3c90dd7e25cf97833deddb11cfbc107a5663ac08) Update: remove prefer-spread autofix (fixes [#​11330](https://togithub.com/eslint/eslint/issues/11330)) ([#​11365](https://togithub.com/eslint/eslint/issues/11365)) (薛定谔的猫) - [`5eb3121`](https://togithub.com/eslint/eslint/commit/5eb3121b82c1837da0c3021b7d9384bb30832e36) Update: add fixer for `prefer-destructuring` (fixes [#​11151](https://togithub.com/eslint/eslint/issues/11151)) ([#​11301](https://togithub.com/eslint/eslint/issues/11301)) (golopot) - [`173eb38`](https://togithub.com/eslint/eslint/commit/173eb38cdb3e4673cba947521f27158828186d77) Docs: Clarify ecmaVersion doesn't imply globals (refs [#​9812](https://togithub.com/eslint/eslint/issues/9812)) ([#​11364](https://togithub.com/eslint/eslint/issues/11364)) (Keith Maxwell) - [`84ce72f`](https://togithub.com/eslint/eslint/commit/84ce72fdeba082b7b132e4ac6b714fb1a93831b7) Fix: Remove extraneous linefeeds in `one-var` fixer (fixes [#​10741](https://togithub.com/eslint/eslint/issues/10741)) ([#​10955](https://togithub.com/eslint/eslint/issues/10955)) (st-sloth) - [`389362a`](https://togithub.com/eslint/eslint/commit/389362a06ac6601512b872d3e843c7371f2a1bcc) Docs: clarify motivation for no-prototype-builtins ([#​11356](https://togithub.com/eslint/eslint/issues/11356)) (Teddy Katz) - [`533d240`](https://togithub.com/eslint/eslint/commit/533d240b0811f663494cb213b06cc9e51e1ff2d0) Update: no-shadow-restricted-names lets unassigned vars shadow undefined ([#​11341](https://togithub.com/eslint/eslint/issues/11341)) (Teddy Katz) - [`d0e823a`](https://togithub.com/eslint/eslint/commit/d0e823aef196a6564c87a78b72c1ef980ce67af9) Update: Make --init run js config files through linter (fixes [#​9947](https://togithub.com/eslint/eslint/issues/9947)) ([#​11337](https://togithub.com/eslint/eslint/issues/11337)) (Brian Kurek) - [`92fc2f4`](https://togithub.com/eslint/eslint/commit/92fc2f4f3faf8aeaae8a8e71db0de405404fb6c3) Fix: CircularJSON dependency warning (fixes [#​11052](https://togithub.com/eslint/eslint/issues/11052)) ([#​11314](https://togithub.com/eslint/eslint/issues/11314)) (Terry) - [`4dd19a3`](https://togithub.com/eslint/eslint/commit/4dd19a3c4c037adc860a65e96f2ba3eeccace1de) Docs: mention 'prefer-spread' in docs of 'no-useless-call' ([#​11348](https://togithub.com/eslint/eslint/issues/11348)) (Klaus Meinhardt) - [`4fd83d5`](https://togithub.com/eslint/eslint/commit/4fd83d5ec47a6a7b81cd8801c3bd63d27ea1c7c4) Docs: fix a misleading example in one-var ([#​11350](https://togithub.com/eslint/eslint/issues/11350)) (薛定谔的猫) - [`9441ce7`](https://togithub.com/eslint/eslint/commit/9441ce77b7228f2c4562e158a10905afe11f31f2) Chore: update incorrect tests to fix build failing ([#​11354](https://togithub.com/eslint/eslint/issues/11354)) (薛定谔的猫) ### [`v5.13.0`](https://togithub.com/eslint/eslint/releases/v5.13.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.12.1...v5.13.0) - [`91c8884`](https://togithub.com/eslint/eslint/commit/91c8884971f5e57f5f7490d8daf92c4a9a489836) Chore: use local function to append "s" instead of a package ([#​11293](https://togithub.com/eslint/eslint/issues/11293)) (Timo Tijhof) - [`b5143bf`](https://togithub.com/eslint/eslint/commit/b5143bfc09e53d8da8f63421ade093b7593f4f51) Update: for-direction detection false positives/negatives ([#​11254](https://togithub.com/eslint/eslint/issues/11254)) (Ruben Bridgewater) - [`9005e63`](https://togithub.com/eslint/eslint/commit/9005e632d13476880c55f7e3c8a6e450762a5171) Chore: increase camelcase test coverage ([#​11299](https://togithub.com/eslint/eslint/issues/11299)) (Redmond Tran) - [`5b14ad1`](https://togithub.com/eslint/eslint/commit/5b14ad1003c7df9a37621dea55c6d6d0484adc05) Fix: false positive in no-constant-condition (fixes [#​11306](https://togithub.com/eslint/eslint/issues/11306)) ([#​11308](https://togithub.com/eslint/eslint/issues/11308)) (Pig Fang) - [`6567c4f`](https://togithub.com/eslint/eslint/commit/6567c4f6665df85c3347388b29d8193cc8208d63) Fix: only remove arrow before body in object-shorthand (fixes [#​11305](https://togithub.com/eslint/eslint/issues/11305)) ([#​11307](https://togithub.com/eslint/eslint/issues/11307)) (Pig Fang) - [`fa2f370`](https://togithub.com/eslint/eslint/commit/fa2f370affa4814dbdda278f9859d0172d4b7aa2) Docs: update rule configuration values in examples ([#​11323](https://togithub.com/eslint/eslint/issues/11323)) (Kai Cataldo) - [`0a3c3ff`](https://togithub.com/eslint/eslint/commit/0a3c3ff1d91e8f39943efc4a7d2bf6927d68d37e) New: Allow globals to be disabled/configured with strings (fixes [#​9940](https://togithub.com/eslint/eslint/issues/9940)) ([#​11338](https://togithub.com/eslint/eslint/issues/11338)) (Teddy Katz) - [`dccee63`](https://togithub.com/eslint/eslint/commit/dccee63cf41234180c71bf0fe01b165c9078fc69) Chore: avoid hard-coding the list of core rules in eslint:recommended ([#​11336](https://togithub.com/eslint/eslint/issues/11336)) (Teddy Katz) - [`c1fd6f5`](https://togithub.com/eslint/eslint/commit/c1fd6f54d92efe615bcae529006221e122dbe9e6) Chore: remove undocumented `Linter#rules` property (refs [#​9161](https://togithub.com/eslint/eslint/issues/9161)) ([#​11335](https://togithub.com/eslint/eslint/issues/11335)) (Teddy Katz) - [`36e3356`](https://togithub.com/eslint/eslint/commit/36e335681d61cbe3c83b653b7cc5f95730f1d86e) Chore: remove dead code for loading rules ([#​11334](https://togithub.com/eslint/eslint/issues/11334)) (Teddy Katz) - [`c464e27`](https://togithub.com/eslint/eslint/commit/c464e2744ec76e7e9c6c5af0f6162c92187f1ece) Docs: Rename `result` -> `foo` ([#​11210](https://togithub.com/eslint/eslint/issues/11210)) (Alexis Tyler) ### [`v5.12.1`](https://togithub.com/eslint/eslint/releases/v5.12.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v5.12.0...v5.12.1) - [`eb5c401`](https://togithub.com/eslint/eslint/commit/eb5c4014f16be1c2003ed46ce9560d0d8a567d0f) Chore: use meta.messages in some rules (2/4) (refs [#​9870](https://togithub.com/eslint/eslint/issues/9870)) ([#​10773](https://togithub.com/eslint/eslint/issues/10773)) (薛定谔的猫) - [`aa56247`](https://togithub.com/eslint/eslint/commit/aa56247746a0095996a41dd03bdbbf659f0f93b6) Fix: avoid loading core rules dynamically from FS in Linter ([#​11278](https://togithub.com/eslint/eslint/issues/11278)) (Peter Metz) - [`04450bb`](https://togithub.com/eslint/eslint/commit/04450bb7ed20f2412102538b238119d9764b4dc9) Docs: clarify process for adding committers ([#​11272](https://togithub.com/eslint/eslint/issues/11272)) (Kai Cataldo) - [`3ffcf26`](https://togithub.com/eslint/eslint/commit/3ffcf26c1c83efe7d7cf2d87f1063695ae653709) Docs: add [@​g-plane](https://togithub.com/g-plane) as committer ([#​11277](https://togithub.com/eslint/eslint/issues/11277)) (Kai Cataldo) - [`c403445`](https://togithub.com/eslint/eslint/commit/c40344566eff2e77a6ae2b2d2dbdbd4ad3e76b67) Fix: warn constant on RHS of || in no-constant-condition (fixes [#​11181](https://togithub.com/eslint/eslint/issues/11181)) ([#​11253](https://togithub.com/eslint/eslint/issues/11253)) (Merlin Mason) - [`9194f45`](https://togithub.com/eslint/eslint/commit/9194f45ac7d521119a53773bf02b81670bad526e) Fix: Manage severity of 1 with TAP reporter (fixes [#​11110](https://togithub.com/eslint/eslint/issues/11110)) ([#​11221](https://togithub.com/eslint/eslint/issues/11221)) (Gabriel Cousin) - [`000f495`](https://togithub.com/eslint/eslint/commit/000f4952ae6a4311fbbc3ed36c481235fcb0b64b) Docs: fix example for sort-imports ignoreDeclarationSort ([#​11242](https://togithub.com/eslint/eslint/issues/11242)) (Remco Haszing) - [`7c0bf2c`](https://togithub.com/eslint/eslint/commit/7c0bf2ca92d83125a1fa000c9c4250bae6b4fc21) Docs: Add `npx` usage to Getting Started guide ([#​11249](https://togithub.com/eslint/eslint/issues/11249)) (eyal0803) - [`da9174e`](https://togithub.com/eslint/eslint/commit/da9174e0798c1d785ddabb3ae405860fc5b89311) Docs: fixes typo peerDepencies ([#​11252](https://togithub.com/eslint/eslint/issues/11252)) (Christian Kühl) - [`9c31625`](https://togithub.com/eslint/eslint/commit/9c31625f19176664ef76dcf088ce50703c41c324) Docs: Improve custom formatter docs ([#​11258](https://togithub.com/eslint/eslint/issues/11258)) (Nicholas C. Zakas)
airbnb/javascript ### [`v13.2.0`](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-base-v13.1.0...eslint-config-airbnb-base-v13.2.0) [Compare Source](https://togithub.com/airbnb/javascript/compare/eslint-config-airbnb-base-v13.1.0...eslint-config-airbnb-base-v13.2.0)
benmosher/eslint-plugin-import ### [`v2.22.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2221---2020-09-27) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1) ##### Fixed - [`default`]/TypeScript: avoid crash on `export =` with a MemberExpression ([#​1841], thanks [@​ljharb]) - [`extensions`]/importType: Fix @​/abc being treated as scoped module ([#​1854], thanks [@​3nuc]) - allow using rest operator in named export ([#​1878], thanks [@​foray1010]) - [`dynamic-import-chunkname`]: allow single quotes to match Webpack support ([#​1848], thanks [@​straub]) ##### Changed - [`export`]: add tests for a name collision with `export * from` ([#​1704], thanks [@​tomprats](https://togithub.com/tomprats)) ### [`v2.22.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2220---2020-06-26) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0) ##### Added - [`no-unused-modules`]: consider exported TypeScript interfaces, types and enums ([#​1819], thanks [@​nicolashenry]) - [`no-cycle`]: allow `maxDepth` option to be `"∞"` (thanks [@​ljharb]) ##### Fixed - [`order`]/TypeScript: properly support `import = object` expressions ([#​1823], thanks [@​manuth]) - [`no-extraneous-dependencies`]/TypeScript: do not error when importing type from dev dependencies ([#​1820], thanks [@​fernandopasik]) - [`default`]: avoid crash with `export =` ([#​1822], thanks [@​AndrewLeedham]) - [`order`]/[`newline-after-import`]: ignore TypeScript's "export import object" ([#​1830], thanks [@​be5invis]) - [`dynamic-import-chunkname`]/TypeScript: supports `@typescript-eslint/parser` ([#​1833], thanks [@​noelebrun]) - [`order`]/TypeScript: ignore ordering of object imports ([#​1831], thanks [@​manuth]) - [`namespace`]: do not report on shadowed import names ([#​518], thanks [@​ljharb]) - [`export`]: avoid warning on `export * as` non-conflicts ([#​1834], thanks [@​ljharb]) ##### Changed - [`no-extraneous-dependencies`]: add tests for importing types ([#​1824], thanks [@​taye]) - [docs][`no-default-export`]: Fix docs url ([#​1836], thanks [@​beatrizrezener]) - [docs][`imports-first`]: deprecation info and link to `first` docs ([#​1835], thanks [@​beatrizrezener]) ### [`v2.21.2`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2212---2020-06-09) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.21.1...v2.21.2) ##### Fixed - [`order`]: avoid a crash on TypeScript’s `export import` syntax ([#​1808], thanks [@​ljharb]) - [`newline-after-import`]: consider TypeScript `import =` syntax' ([#​1811], thanks [@​ljharb]) - [`no-internal-modules`]: avoid a crash on a named export declaration ([#​1814], thanks [@​ljharb]) ### [`v2.21.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2211---2020-06-07) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.21.0...v2.21.1) ##### Fixed - TypeScript: [`import/named`]: avoid requiring `typescript` when not using TS ([#​1805], thanks [@​ljharb]) ### [`v2.21.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2210---2020-06-07) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.20.2...v2.21.0) ##### Added - [`import/default`]: support default export in TSExportAssignment ([#​1528], thanks [@​joaovieira]) - [`no-cycle`]: add `ignoreExternal` option ([#​1681], thanks [@​sveyret]) - [`order`]: Add support for TypeScript's "import equals"-expressions ([#​1785], thanks [@​manuth]) - [`import/default`]: support default export in TSExportAssignment ([#​1689], thanks [@​Maxim-Mazurok]) - [`no-restricted-paths`]: add custom message support ([#​1802], thanks [@​malykhinvi]) ##### Fixed - [`group-exports`]: Flow type export awareness ([#​1702], thanks [@​ernestostifano]) - [`order`]: Recognize pathGroup config for first group ([#​1719], [#​1724], thanks [@​forivall], [@​xpl]) - [`no-unused-modules`]: Fix re-export not counting as usage when used in combination with import ([#​1722], thanks [@​Ephem]) - [`no-duplicates`]: Handle TS import type ([#​1676], thanks [@​kmui2]) - [`newline-after-import`]: recognize decorators ([#​1139], thanks [@​atos1990]) - [`no-unused-modules`]: Revert "[flow] `no-unused-modules`: add flow type support" ([#​1770], thanks [@​Hypnosphi]) - TypeScript: Add nested namespace handling ([#​1763], thanks [@​julien1619]) - [`namespace`]/`ExportMap`: Fix interface declarations for TypeScript ([#​1764], thanks [@​julien1619]) - [`no-unused-modules`]: avoid order-dependence ([#​1744], thanks [@​darkartur]) - [`no-internal-modules`]: also check `export from` syntax ([#​1691], thanks [@​adjerbetian]) - TypeScript: [`export`]: avoid a crash with `export =` ([#​1801], thanks [@​ljharb]) ##### Changed - [Refactor] `no-extraneous-dependencies`: use moduleVisitor ([#​1735], thanks [@​adamborowski]) - TypeScript config: Disable [`named`][] ([#​1726], thanks [@​astorije]) - [readme] Remove duplicate no-unused-modules from docs ([#​1690], thanks [@​arvigeus]) - [Docs] `order`: fix bad inline config ([#​1788], thanks [@​nickofthyme]) - [Tests] Add fix for Windows Subsystem for Linux ([#​1786], thanks [@​manuth]) - [Docs] `no-unused-rules`: Fix docs for unused exports ([#​1776], thanks [@​barbogast]) - [eslint] bump minimum v7 version to v7.2.0 ### [`v2.20.2`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2202---2020-03-28) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2) ##### Fixed - [`order`]: fix `isExternalModule` detect on windows ([#​1651], thanks [@​fisker]) - [`order`]: recognize ".." as a "parent" path ([#​1658], thanks [@​golopot]) - [`no-duplicates`]: fix fixer on cases with default import ([#​1666], thanks [@​golopot]) - [`no-unused-modules`]: Handle `export { default } from` syntax ([#​1631], thanks [@​richardxia]) - [`first`]: Add a way to disable `absolute-first` explicitly ([#​1664], thanks [@​TheCrueltySage]) - [Docs] `no-webpack-loader-syntax`: Updates webpack URLs ([#​1751], thanks [@​MikeyBeLike]) ### [`v2.20.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2201---2020-02-01) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.20.0...v2.20.1) ##### Fixed - [`export`]: Handle function overloading in `*.d.ts` ([#​1619], thanks [@​IvanGoncharov]) - [`no-absolute-path`]: fix a crash with invalid import syntax ([#​1616], thanks [@​ljharb]) - [`import/external-module-folders` setting] now correctly works with directories containing modules symlinked from `node_modules` ([#​1605], thanks [@​skozin]) - [`extensions`]: for invalid code where `name` does not exist, do not crash ([#​1613], thanks [@​ljharb]) - [`extensions`]: Fix scope regex ([#​1611], thanks [@​yordis]) - [`no-duplicates`]: allow duplicate imports if one is a namespace and the other not ([#​1612], thanks [@​sveyret]) - Add some missing rule meta schemas and types ([#​1620], thanks [@​bmish]) - [`named`]: for importing from a module which re-exports named exports from a `node_modules` module ([#​1569], [#​1447], thanks [@​redbugz], [@​kentcdodds]) - [`order`]: Fix alphabetize for mixed requires and imports ([#​5625], thanks [@​wschurman]) ##### Changed - [`import/external-module-folders` setting] behavior is more strict now: it will only match complete path segments ([#​1605], thanks [@​skozin]) - [meta] fix "files" field to include/exclude the proper files ([#​1635], thanks [@​ljharb]) - [Tests] `order`: Add TS import type tests ([#​1736], thanks [@​kmui2]) ### [`v2.20.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2200---2020-01-10) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.19.1...v2.20.0) ##### Added - [`order`]: added `caseInsensitive` as an additional option to `alphabetize` ([#​1586], thanks [@​dbrewer5]) - [`no-restricted-paths`]: New `except` option per `zone`, allowing exceptions to be defined for a restricted zone ([#​1238], thanks [@​rsolomon]) - [`order`]: add option pathGroupsExcludedImportTypes to allow ordering of external import types ([#​1565], thanks [@​Mairu]) ##### Fixed - [`no-unused-modules`]: fix usage of `import/extensions` settings ([#​1560], thanks [@​stekycz]) - [`extensions`]: ignore non-main modules ([#​1563], thanks [@​saschanaz]) - TypeScript config: lookup for external modules in [@​types](https://togithub.com/types) folder ([#​1526], thanks [@​joaovieira]) - [`no-extraneous-dependencies`]: ensure `node.source` is truthy ([#​1589], thanks [@​ljharb]) - [`extensions`]: Ignore query strings when checking for extensions ([#​1572], thanks [@​pcorpet]) ##### Docs - [`extensions`]: improve `ignorePackages` docs ([#​1248], thanks [@​ivo-stefchev]) ### [`v2.19.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2191---2019-12-08) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.19.0...v2.19.1) ##### Fixed - [`no-extraneous-dependencies`]: ensure `node.source` exists ### [`v2.19.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2190---2019-12-08) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.18.2...v2.19.0) ##### Added - [`internal-regex` setting]: regex pattern for marking packages "internal" ([#​1491], thanks [@​Librazy]) - [`group-exports`]: make aggregate module exports valid ([#​1472], thanks [@​atikenny]) - [`no-namespace`]: Make rule fixable ([#​1401], thanks [@​TrevorBurnham]) - support `parseForESLint` from custom parser ([#​1435], thanks [@​JounQin]) - [`no-extraneous-dependencies`]: Implement support for [bundledDependencies](https://npm.github.io/using-pkgs-docs/package-json/types/bundleddependencies.html) ([#​1436], thanks [@​schmidsi])) - [`no-unused-modules`]: add flow type support ([#​1542], thanks [@​rfermann]) - [`order`]: Adds support for pathGroups to allow ordering by defined patterns ([#​795], [#​1386], thanks [@​Mairu]) - [`no-duplicates`]: Add `considerQueryString` option : allow duplicate imports with different query strings ([#​1107], thanks [@​pcorpet]). - [`order`]: Add support for alphabetical sorting of import paths within import groups ([#​1360], [#​1105], [#​629], thanks [@​duncanbeevers], [@​stropho], [@​luczsoma], [@​randallreedjr]) - [`no-commonjs`]: add `allowConditionalRequire` option ([#​1439], thanks [@​Pessimistress]) ##### Fixed - [`default`]: make error message less confusing ([#​1470], thanks [@​golopot]) - Improve performance of `ExportMap.for` by only loading paths when necessary. ([#​1519], thanks [@​brendo]) - Support export of a merged TypeScript namespace declaration ([#​1495], thanks [@​benmunro]) - [`order`]: fix autofix to not move imports across fn calls ([#​1253], thanks [@​tihonove]) - [`prefer-default-export`]: fix false positive with type export ([#​1506], thanks [@​golopot]) - [`extensions`]: Fix `ignorePackages` to produce errors ([#​1521], thanks [@​saschanaz]) - [`no-unused-modules`]: fix crash due to `export *` ([#​1496], thanks [@​Taranys]) - [`no-cycle`]: should not warn for Flow imports ([#​1494], thanks [@​maxmalov]) - [`order`]: fix `@someModule` considered as `unknown` instead of `internal` ([#​1493], thanks [@​aamulumi]) - [`no-extraneous-dependencies`]: Check `export from` ([#​1049], thanks [@​marcusdarmstrong]) ##### Docs - [`no-useless-path-segments`]: add docs for option `commonjs` ([#​1507], thanks [@​golopot]) ##### Changed - [`no-unused-modules`]/`eslint-module-utils`: Avoid superfluous calls and code ([#​1551], thanks [@​brettz9]) ### [`v2.18.2`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2182---2019-07-19) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.18.1...v2.18.2) ##### Fixed - Skip warning on type interfaces ([#​1425], thanks [@​lencioni]) ### [`v2.18.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2181---2019-07-18) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.1) ##### Fixed - Improve parse perf when using `@typescript-eslint/parser` ([#​1409], thanks [@​bradzacher]) - [`prefer-default-export`]: don't warn on TypeAlias & TSTypeAliasDeclaration ([#​1377], thanks [@​sharmilajesupaul]) - [`no-unused-modules`]: Exclude package "main"/"bin"/"browser" entry points ([#​1404], thanks [@​rfermann]) - [`export`]: false positive for TypeScript overloads ([#​1412], thanks [@​golopot]) ##### Refactors - [`no-extraneous-dependencies`], `importType`: remove lodash ([#​1419], thanks [@​ljharb]) ### [`v2.18.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2180---2019-06-24) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.17.3...v2.18.0) ##### Added - Support eslint v6 ([#​1393], thanks [@​sheepsteak]) - [`order`]: Adds support for correctly sorting unknown types into a single group ([#​1375], thanks [@​swernerx]) - [`order`]: add fixer for destructuring commonjs import ([#​1372], thanks [@​golopot]) - TypeScript config: add TS def extensions + defer to TS over JS ([#​1366], thanks [@​benmosher]) ##### Fixed - [`no-unused-modules`]: handle ClassDeclaration ([#​1371], thanks [@​golopot]) ##### Docs - [`no-cycle`]: split code examples so file separation is obvious ([#​1370], thanks [@​alex-page]) - [`no-named-as-default-member`]: update broken link ([#​1389], thanks [@​fooloomanzoo]) ### [`v2.17.3`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2173---2019-05-23) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.17.2...v2.17.3) ##### Fixed - [`no-common-js`]: Also throw an error when assigning ([#​1354], thanks [@​charlessuh]) - [`no-unused-modules`]: don't crash when lint file outside src-folder ([#​1347], thanks [@​rfermann]) - [`no-unused-modules`]: make `import { name as otherName }` work ([#​1340], [#​1342], thanks [@​rfermann]) - [`no-unused-modules`]: make appveyor tests passing ([#​1333], thanks [@​rfermann]) - [`named`]: ignore Flow `typeof` imports and `type` exports ([#​1345], thanks [@​loganfsmyth]) - [refactor] fix eslint 6 compat by fixing imports (thank [@​ljharb]) - Improve support for TypeScript declare structures ([#​1356], thanks [@​christophercurrie]) ##### Docs - add missing `no-unused-modules` in README ([#​1358], thanks [@​golopot]) - [`no-unused-modules`]: Indicates usage, plugin defaults to no-op, and add description to main README.md ([#​1352], thanks [@​johndevedu]) - Document `env` option for `eslint-import-resolver-webpack` ([#​1363], thanks [@​kgregory]) ### [`v2.17.2`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2172---2019-04-16) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.17.1...v2.17.2) ##### Fixed - [`no-unused-modules`]: avoid crash when using `ignoreExports`-option ([#​1331], [#​1323], thanks [@​rfermann]) - [`no-unused-modules`]: make sure that rule with no options will not fail ([#​1330], [#​1334], thanks [@​kiwka]) ### [`v2.17.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2171---2019-04-13) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.17.0...v2.17.1) ##### Fixed - require v2.4 of `eslint-module-utils` ([#​1322]) ### [`v2.17.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2170---2019-04-13) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.16.0...v2.17.0) ##### Added - [`no-useless-path-segments`]: Add `noUselessIndex` option ([#​1290], thanks [@​timkraut]) - [`no-duplicates`]: Add autofix ([#​1312], thanks [@​lydell]) - Add [`no-unused-modules`] rule ([#​1142], thanks [@​rfermann]) - support export type named exports from TypeScript ([#​1304], thanks [@​bradennapier] and [@​schmod]) ##### Fixed - [`order`]: Fix interpreting some external modules being interpreted as internal modules ([#​793], [#​794] thanks [@​ephys]) - allow aliases that start with @​ to be "internal" ([#​1293], [#​1294], thanks [@​jeffshaver]) - aliased internal modules that look like core modules ([#​1297], thanks [@​echenley]) - [`namespace`]: add check for null ExportMap ([#​1235], [#​1144], thanks [@​ljqx]) - [ExportMap] fix condition for checking if block comment ([#​1234], [#​1233], thanks [@​ljqx]) - Fix overwriting of dynamic import() CallExpression ([`no-cycle`], [`no-relative-parent-import`], [`no-unresolved`], [`no-useless-path-segments`]) ([#​1218], [#​1166], [#​1035], thanks [@​vikr01]) - [`export`]: false positives for TypeScript type + value export ([#​1319], thanks [@​bradzacher]) - [`export`]: Support TypeScript namespaces ([#​1320], [#​1300], thanks [@​bradzacher]) ##### Docs - Update readme for TypeScript ([#​1256], [#​1277], thanks [@​kirill-konshin]) - make rule names consistent ([#​1112], thanks [@​feychenie]) ##### Tests - fix broken tests on master ([#​1295], thanks [@​jeffshaver] and [@​ljharb]) - [`no-commonjs`]: add tests that show corner cases ([#​1308], thanks [@​TakeScoop]) ### [`v2.16.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2160---2019-01-29) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.15.0...v2.16.0) ##### Added - `typescript` config ([#​1257], thanks [@​kirill-konshin]) ##### Fixed - Memory leak of `SourceCode` objects for all parsed dependencies, resolved. (issue [#​1266], thanks [@​asapach] and [@​sergei-startsev] for digging in) ### [`v2.15.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2150---2019-01-22) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.14.0...v2.15.0) ##### Added - new rule: [`no-named-export`] \([#​1157], thanks [@​fsmaia]) ##### Fixed - [`no-extraneous-dependencies`]: `packageDir` option with array value was clobbering package deps instead of merging them ([#​1175]/[#​1176], thanks [@​aravindet] & [@​pzhine]) - [`dynamic-import-chunkname`]: Add proper webpack comment parsing ([#​1163], thanks [@​st-sloth]) - [`named`]: fix destructuring assignment ([#​1232], thanks [@​ljqx])

Renovate configuration

:date: Schedule: "every 2 weeks on Monday before 7am" in timezone Europe/Berlin.

:vertical_traffic_light: Automerge: Enabled.

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

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