plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
499 stars 101 forks source link

Update minor devDeps #1047

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 7.1.0 -> 7.2.0
eslint-plugin-import devDependencies minor 2.20.2 -> 2.21.1
postcss (source) devDependencies patch 7.0.31 -> 7.0.32

Release Notes

eslint/eslint ### [`v7.2.0`](https://togithub.com/eslint/eslint/releases/v7.2.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.1.0...v7.2.0) - [`b735a48`](https://togithub.com/eslint/eslint/commit/b735a485e77bcc791e4c4c6b8716801d94e98b2c) Update: add enforceForFunctionPrototypeMethods option to no-extra-parens ([#​12895](https://togithub.com/eslint/eslint/issues/12895)) (Milos Djermanovic) - [`27ef73f`](https://togithub.com/eslint/eslint/commit/27ef73ffb7428d5eff792d443186a2313e417bda) Update: reporter locr of func-call-spacing (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13311](https://togithub.com/eslint/eslint/issues/13311)) (Anix) - [`353bfe9`](https://togithub.com/eslint/eslint/commit/353bfe9760ec640f470859855d4018df084a4e88) Update: handle parentheses in multiline-ternary (fixes [#​13195](https://togithub.com/eslint/eslint/issues/13195)) ([#​13367](https://togithub.com/eslint/eslint/issues/13367)) (Milos Djermanovic) - [`a7fd343`](https://togithub.com/eslint/eslint/commit/a7fd343991cde99d8a219e3b25616db5792fe9a9) Update: keyword-spacing unexpected space loc improve (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13377](https://togithub.com/eslint/eslint/issues/13377)) (Anix) - [`e49732e`](https://togithub.com/eslint/eslint/commit/e49732eb41bff6347ca7718c3c5ca1d13f1cd2d3) Fix: Ignore import expressions in no-unused-expressions rule ([#​13387](https://togithub.com/eslint/eslint/issues/13387)) (Veniamin Krol) - [`220349f`](https://togithub.com/eslint/eslint/commit/220349f5404060effe02fb5ec176a92e1383c3b5) Chore: Remove duplicate health files ([#​13380](https://togithub.com/eslint/eslint/issues/13380)) (Nicholas C. Zakas) - [`dd949ae`](https://togithub.com/eslint/eslint/commit/dd949aedb81fa772e10568920156daf075d25ea2) Update: support `??` operator, import.meta, and `export * as ns` ([#​13196](https://togithub.com/eslint/eslint/issues/13196)) (Toru Nagashima) - [`d5fce9f`](https://togithub.com/eslint/eslint/commit/d5fce9fa07e37ce61010a1fbb65964f1f7aefd82) Update: enable es2020 environment in --init ([#​13357](https://togithub.com/eslint/eslint/issues/13357)) (Milos Djermanovic) - [`21b1583`](https://togithub.com/eslint/eslint/commit/21b15832e326f96d349c063cd7e85e72c3abb670) Docs: fixed broken hash link for working-with-rules.md ([#​13386](https://togithub.com/eslint/eslint/issues/13386)) (Yosuke Ota) - [`b76aef7`](https://togithub.com/eslint/eslint/commit/b76aef778befb32afe7ad249934b132dc49713d2) Update: Improve report location for template-tag-spacing (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13203](https://togithub.com/eslint/eslint/issues/13203)) (Milos Djermanovic) - [`578efad`](https://togithub.com/eslint/eslint/commit/578efad331b797e28c0f5f1547ce4769d2ea23ee) Chore: update no-unused-vars caughtErrors in eslint-config-eslint ([#​13351](https://togithub.com/eslint/eslint/issues/13351)) (Milos Djermanovic) - [`426088c`](https://togithub.com/eslint/eslint/commit/426088c966dc79dc338b33100f3adf827b147d69) Fix: no-unused-vars updated location to last reference (fixes [#​13181](https://togithub.com/eslint/eslint/issues/13181)) ([#​13354](https://togithub.com/eslint/eslint/issues/13354)) (Anix) - [`cb50b69`](https://togithub.com/eslint/eslint/commit/cb50b69c08d4393e32d5c42c537d769c51dd34d8) Update: Improve location for no-mixed-spaces-and-tabs (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​13365](https://togithub.com/eslint/eslint/issues/13365)) (Milos Djermanovic) - [`f858f2a`](https://togithub.com/eslint/eslint/commit/f858f2a8f83232484491bd90b0bc5001b5056ad0) Chore: Add Tidelift to funding.yml ([#​13371](https://togithub.com/eslint/eslint/issues/13371)) (Nicholas C. Zakas) - [`ee30e5d`](https://togithub.com/eslint/eslint/commit/ee30e5d8bb1a4c82a2a3fbe1b9ee9f979b55c5c4) Sponsors: Sync README with website (ESLint Jenkins) - [`c29bd9f`](https://togithub.com/eslint/eslint/commit/c29bd9f75582e5b1a403a8ffd0aafd1ffc8c58e1) Chore: Add breaking/core change link to issue templates ([#​13344](https://togithub.com/eslint/eslint/issues/13344)) (Kai Cataldo) - [`d55490f`](https://togithub.com/eslint/eslint/commit/d55490fa73ff69416de375e4c1cd67b6edba531c) Sponsors: Sync README with website (ESLint Jenkins)
benmosher/eslint-plugin-import ### [`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
postcss/postcss ### [`v7.0.32`](https://togithub.com/postcss/postcss/blob/master/CHANGELOG.md#​7032) [Compare Source](https://togithub.com/postcss/postcss/compare/7.0.31...7.0.32) - Fix error message (by [@​admosity](https://togithub.com/admosity)).

Renovate configuration

:date: Schedule: "before 2am on monday" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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