plotly / react-chart-editor

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

Update minor devDeps #886

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
@​hot-loader/react-dom devDependencies patch 16.8.5 -> 16.8.6 source
eslint devDependencies minor 5.15.3 -> 5.16.0 homepage, source
react devDependencies patch 16.8.5 -> 16.8.6 homepage, source
react-dom devDependencies patch 16.8.5 -> 16.8.6 homepage, source
react-hot-loader devDependencies patch 4.8.0 -> 4.8.2 source
react-inspector devDependencies patch 3.0.0 -> 3.0.2 source
react-test-renderer devDependencies patch 16.8.5 -> 16.8.6 homepage, source

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)
facebook/react ### [`v16.8.6`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​1686-March-27-2019) [Compare Source](https://togithub.com/facebook/react/compare/v16.8.5...v16.8.6) ##### React DOM - Fix an incorrect bailout in `useReducer()`. ([@​acdlite](https://togithub.com/acdlite) in [#​15124](https://togithub.com/facebook/react/pull/15124)) - Fix iframe warnings in Safari DevTools. ([@​renanvalentin](https://togithub.com/renanvalentin) in [#​15099](https://togithub.com/facebook/react/pull/15099)) - Warn if `contextType` is set to `Context.Consumer` instead of `Context`. ([@​aweary](https://togithub.com/aweary) in [#​14831](https://togithub.com/facebook/react/pull/14831)) - Warn if `contextType` is set to invalid values. ([@​gaearon](https://togithub.com/gaearon) in [#​15142](https://togithub.com/facebook/react/pull/15142))
gaearon/react-hot-loader ### [`v4.8.2`](https://togithub.com/gaearon/react-hot-loader/releases/v4.8.2) [Compare Source](https://togithub.com/gaearon/react-hot-loader/compare/v4.8.0...v4.8.2) ##### Bug fixes - replaces deprecated 4.8.1 [#​1217](https://togithub.com/gaearon/react-hot-loader/pull/1217)
xyc/react-inspector ### [`v3.0.2`](https://togithub.com/xyc/react-inspector/blob/master/HISTORY.md#​302-03282019) [Compare Source](https://togithub.com/xyc/react-inspector/compare/3c2578d4577ed656248ffd1c21efd4bc7e21d42c...92c67c02835dbbd5835b703fd35a5e818ad3bfbb) - Fixes [#​72](https://togithub.com/xyc/react-inspector/issues/72) ### [`v3.0.1`](https://togithub.com/xyc/react-inspector/compare/934d30b069bee3d277e8947cafd78469ecd6f719...3c2578d4577ed656248ffd1c21efd4bc7e21d42c) [Compare Source](https://togithub.com/xyc/react-inspector/compare/934d30b069bee3d277e8947cafd78469ecd6f719...3c2578d4577ed656248ffd1c21efd4bc7e21d42c)

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 if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot. View repository job log here.