fusionjs / fusion-plugin-connected-react-router

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

Re-trigger: Update dependency eslint to v5.7.0 #18

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
eslint devDependencies minor 5.4.0 -> 5.7.0 homepage, source

Release Notes

eslint/eslint ### [`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) ### [`v5.6.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.6.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.5.0...v5.6.0) - [`c5b688e`](https://renovatebot.com/gh/eslint/eslint/commit/c5b688e) Update: Added generators option to func-names (fixes [#​9511](https://renovatebot.com/gh/eslint/eslint/issues/9511)) ([#​10697](https://renovatebot.com/gh/eslint/eslint/issues/10697)) (Oscar Barrett) - [`7da36d5`](https://renovatebot.com/gh/eslint/eslint/commit/7da36d5) Fix: respect generator function expressions in no-constant-condition ([#​10827](https://renovatebot.com/gh/eslint/eslint/issues/10827)) (Julian Rosse) - [`0a65844`](https://renovatebot.com/gh/eslint/eslint/commit/0a65844) Chore: quote enable avoidEscape option in eslint-config-eslint ([#​10626](https://renovatebot.com/gh/eslint/eslint/issues/10626)) (薛定谔的猫) - [`32f41bd`](https://renovatebot.com/gh/eslint/eslint/commit/32f41bd) Chore: Add configuration wrapper markdown for the bug report template ([#​10669](https://renovatebot.com/gh/eslint/eslint/issues/10669)) (Iulian Onofrei) ### [`v5.5.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.5.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.4.0...v5.5.0) - [`6e110e6`](https://renovatebot.com/gh/eslint/eslint/commit/6e110e6) Fix: camelcase duplicate warning bug (fixes [#​10801](https://renovatebot.com/gh/eslint/eslint/issues/10801)) ([#​10802](https://renovatebot.com/gh/eslint/eslint/issues/10802)) (Julian Rosse) - [`5103ee7`](https://renovatebot.com/gh/eslint/eslint/commit/5103ee7) Docs: Add Brackets integration ([#​10813](https://renovatebot.com/gh/eslint/eslint/issues/10813)) (Jan Pilzer) - [`b61d2cd`](https://renovatebot.com/gh/eslint/eslint/commit/b61d2cd) Update: max-params to only highlight function header ([#​10815](https://renovatebot.com/gh/eslint/eslint/issues/10815)) (Ian Obermiller) - [`2b2f11d`](https://renovatebot.com/gh/eslint/eslint/commit/2b2f11d) Upgrade: babel-code-frame to version 7 ([#​10808](https://renovatebot.com/gh/eslint/eslint/issues/10808)) (Rouven Weßling) - [`2824d43`](https://renovatebot.com/gh/eslint/eslint/commit/2824d43) Docs: fix comment placement in a code example ([#​10799](https://renovatebot.com/gh/eslint/eslint/issues/10799)) (Vse Mozhet Byt) - [`10690b7`](https://renovatebot.com/gh/eslint/eslint/commit/10690b7) Upgrade: devdeps and deps to latest ([#​10622](https://renovatebot.com/gh/eslint/eslint/issues/10622)) (薛定谔的猫) - [`80c8598`](https://renovatebot.com/gh/eslint/eslint/commit/80c8598) Docs: gitignore syntax updates (fixes [#​8139](https://renovatebot.com/gh/eslint/eslint/issues/8139)) ([#​10776](https://renovatebot.com/gh/eslint/eslint/issues/10776)) (Gustavo Santana) - [`cb946af`](https://renovatebot.com/gh/eslint/eslint/commit/cb946af) Chore: use meta.messages in some rules (1/4) ([#​10764](https://renovatebot.com/gh/eslint/eslint/issues/10764)) (薛定谔的猫)

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.

KevinGrandon commented 6 years ago

!merge

KevinGrandon commented 6 years ago

!merge

old-fusion-bot[bot] commented 6 years ago

Failed to merge PR: Required status check "buildkite/fusion-plugin-connected-react-router" is expected.

KevinGrandon commented 5 years ago

!merge

old-fusion-bot[bot] commented 5 years ago

Failed to merge PR: Required status check "buildkite/fusion-plugin-connected-react-router" is expected.

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.