fusionjs / fusion-plugin-connected-react-router

Migrated to https://github.com/fusionjs/fusionjs
MIT License
2 stars 9 forks source link

Update dependency eslint to v5.9.0 - autoclosed #24

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.7.0 -> 5.9.0 homepage, source

Release Notes

eslint/eslint ### [`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)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

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

CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.