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 #1001

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies patch 7.8.0 -> 7.8.3
@babel/core (source) devDependencies patch 7.8.0 -> 7.8.3
@babel/node (source) devDependencies patch 7.8.0 -> 7.8.3
@babel/plugin-proposal-object-rest-spread devDependencies patch 7.8.0 -> 7.8.3
@babel/polyfill (source) devDependencies patch 7.8.0 -> 7.8.3
@babel/preset-env (source) devDependencies patch 7.8.2 -> 7.8.3
@babel/preset-react (source) devDependencies patch 7.8.0 -> 7.8.3
@babel/traverse (source) devDependencies patch 7.8.0 -> 7.8.3
@storybook/react devDependencies patch 5.3.2 -> 5.3.7
autoprefixer devDependencies patch 9.7.3 -> 9.7.4
eslint-plugin-react devDependencies minor 7.17.0 -> 7.18.0
node-sass devDependencies patch 4.13.0 -> 4.13.1
sass-loader devDependencies minor 7.1.0 -> 7.3.1
style-loader devDependencies patch 1.1.2 -> 1.1.3

Release Notes

babel/babel ### [`v7.8.3`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v783-2020-01-13) [Compare Source](https://togithub.com/babel/babel/compare/v7.8.0...v7.8.3) ##### :bug: Bug Fix - `babel-types` - [#​11002](https://togithub.com/babel/babel/pull/11002) fix: generated builder parameter should respect builder keys ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-preset-env-standalone`, `babel-standalone` - [#​10994](https://togithub.com/babel/babel/pull/10994) Ignore .map files in standalone packages ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-decorators`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-syntax-async-generators`, `babel-plugin-syntax-bigint`, `babel-plugin-syntax-dynamic-import`, `babel-plugin-syntax-json-strings`, `babel-plugin-syntax-nullish-coalescing-operator`, `babel-plugin-syntax-object-rest-spread`, `babel-plugin-syntax-optional-catch-binding`, `babel-plugin-syntax-optional-chaining`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-react-constant-elements`, `babel-preset-env-standalone`, `babel-preset-env`, `babel-standalone` - [#​10820](https://togithub.com/babel/babel/pull/10820) Archive syntax plugins enabled by default ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :leftwards_arrow_with_hook: Revert - `babel-cli`, `babel-code-frame`, `babel-core`, `babel-generator`, `babel-helper-annotate-as-pure`, `babel-helper-bindify-decorators`, `babel-helper-builder-binary-assignment-operator-visitor`, `babel-helper-builder-react-jsx`, `babel-helper-call-delegate`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-define-map`, `babel-helper-explode-assignable-expression`, `babel-helper-explode-class`, `babel-helper-fixtures`, `babel-helper-function-name`, `babel-helper-get-function-arity`, `babel-helper-hoist-variables`, `babel-helper-member-expression-to-functions`, `babel-helper-module-imports`, `babel-helper-module-transforms`, `babel-helper-optimise-call-expression`, `babel-helper-plugin-test-runner`, `babel-helper-plugin-utils`, `babel-helper-regex`, `babel-helper-remap-async-to-generator`, `babel-helper-replace-supers`, `babel-helper-simple-access`, `babel-helper-split-export-declaration`, `babel-helper-transform-fixture-test-runner`, `babel-helper-wrap-function`, `babel-helpers`, `babel-highlight`, `babel-node`, `babel-parser`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-proposal-numeric-separator`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-catch-binding`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-proposal-unicode-property-regex`, `babel-plugin-syntax-class-properties`, `babel-plugin-syntax-decorators`, `babel-plugin-syntax-do-expressions`, `babel-plugin-syntax-export-default-from`, `babel-plugin-syntax-export-namespace-from`, `babel-plugin-syntax-flow`, `babel-plugin-syntax-function-bind`, `babel-plugin-syntax-function-sent`, `babel-plugin-syntax-import-meta`, `babel-plugin-syntax-jsx`, `babel-plugin-syntax-logical-assignment-operators`, `babel-plugin-syntax-numeric-separator`, `babel-plugin-syntax-partial-application`, `babel-plugin-syntax-pipeline-operator`, `babel-plugin-syntax-throw-expressions`, `babel-plugin-syntax-top-level-await`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-literals`, `babel-plugin-transform-member-expression-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-new-target`, `babel-plugin-transform-object-assign`, `babel-plugin-transform-object-set-prototype-of-to-assign`, `babel-plugin-transform-object-super`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-literals`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-shorthand-properties`, `babel-plugin-transform-spread`, `babel-plugin-transform-sticky-regex`, `babel-plugin-transform-strict-mode`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-regex`, `babel-polyfill`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-stage-0`, `babel-preset-stage-1`, `babel-preset-stage-2`, `babel-preset-stage-3`, `babel-preset-typescript`, `babel-register`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-template`, `babel-traverse`, `babel-types` - [#​11003](https://togithub.com/babel/babel/pull/11003) Revert "chore: specify package type ([#​10849](https://togithub.com/babel/babel/issues/10849))" ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
storybookjs/storybook ### [`v5.3.7`](https://togithub.com/storybookjs/storybook/blob/master/CHANGELOG.md#​537-January-20-2020) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v5.3.6...v5.3.7) ##### Bug Fixes - Node-logger: Move `@types/npmlog` to dependencies ([#​9538](https://togithub.com/storybookjs/storybook/pull/9538)) - Core: Fix legacy story URLs ([#​9545](https://togithub.com/storybookjs/storybook/pull/9545)) - Addon-docs: Convert default prop value to string ([#​9525](https://togithub.com/storybookjs/storybook/pull/9525)) - Addon-docs: Preserve Source indentation by default ([#​9513](https://togithub.com/storybookjs/storybook/pull/9513)) ### [`v5.3.6`](https://togithub.com/storybookjs/storybook/blob/master/CHANGELOG.md#​536-January-17-2020) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v5.3.5...v5.3.6) ##### Bug Fixes - Source-loader: Bypass if file has no exports ([#​9505](https://togithub.com/storybookjs/storybook/pull/9505)) - Core: Fix default sorting of docs-only stories ([#​9504](https://togithub.com/storybookjs/storybook/pull/9504)) ### [`v5.3.5`](https://togithub.com/storybookjs/storybook/blob/master/CHANGELOG.md#​535-January-17-2020) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v5.3.4...v5.3.5) ##### Bug Fixes - Core: Fix typo for loading addon-notes/register-panel ([#​9497](https://togithub.com/storybookjs/storybook/pull/9497)) - Source-loader: Add imports to top of file ([#​9492](https://togithub.com/storybookjs/storybook/pull/9492)) ### [`v5.3.4`](https://togithub.com/storybookjs/storybook/blob/master/CHANGELOG.md#​534-January-16-2020) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v5.3.3...v5.3.4) ##### Bug Fixes - Core: Fix presets register panel ([#​9486](https://togithub.com/storybookjs/storybook/pull/9486)) - Core: Fix addon/preset detection for local addons ([#​9485](https://togithub.com/storybookjs/storybook/pull/9485)) - Core: Fix default story sort ([#​9482](https://togithub.com/storybookjs/storybook/pull/9482)) ### [`v5.3.3`](https://togithub.com/storybookjs/storybook/blob/master/CHANGELOG.md#​533-January-14-2020) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v5.3.2...v5.3.3) ##### Bug Fixes - UI: Fix edge case where only one legacy separator is defined ([#​9425](https://togithub.com/storybookjs/storybook/pull/9425)) - Core: Preserve kind load order on HMR when no sortFn is provided ([#​9424](https://togithub.com/storybookjs/storybook/pull/9424)) - Angular: Fix missing architect properties ([#​9390](https://togithub.com/storybookjs/storybook/pull/9390)) - Addon-knobs: Fix null knob values in select ([#​9416](https://togithub.com/storybookjs/storybook/pull/9416)) - Source-loader: Disable linting altogether ([#​9417](https://togithub.com/storybookjs/storybook/pull/9417))
postcss/autoprefixer ### [`v9.7.4`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#​974) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/9.7.3...9.7.4) - Fix warning text (by Dmitry Ishkov).
yannickcr/eslint-plugin-react ### [`v7.18.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7180---2010-01-15) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.17.0...v7.18.0) ##### Added - [`require-default-props`][]: add option to ignore functional components ([#​2532][] [@​RedTn](https://togithub.com/RedTn)) - [`function-component-definition`][]: Enforce a specific function type for function components ([#​2414][] [@​Stefanwullems](https://togithub.com/Stefanwullems)) - [`no-adjacent-inline-elements`][]: Prevent adjacent inline elements not separated by whitespace ([#​1155][] [@​SeanHayes](https://togithub.com/SeanHayes)) - [`jsx-no-script-url`][]: prevent usage of `javascript:` URLs ([#​2419][] [@​sergei-startsev](https://togithub.com/sergei-startsev)) ##### Fixed - [`jsx-pascal-case`][]: false negative with namespacing ([#​1337][] [@​mfyuce](https://togithub.com/mfyuce)) - [`jsx-curly-brace-presence`][]: Fix `curly-brace-presence` edge cases ([#​2523][] [@​rafbgarcia](https://togithub.com/rafbgarcia)) - [`prop-types`][]: Does not validate missing propTypes for LogicalExpression ([#​2533][] [@​toshi-toma](https://togithub.com/toshi-toma)) - [`no-unknown-property`][]: allowTransparency does not exist in React >= v16.1 ([#​1538][] [@​dawidvdh](https://togithub.com/dawidvdh)) - [`jsx-curly-brace-presence`][]: Fix error related to tags line break ([#​2521][] [@​rafbgarcia](https://togithub.com/rafbgarcia)) - [`no-typos`][]: Compilation error when method name is string instead of identifier ([#​2514][] [@​shijistar](https://togithub.com/shijistar)) - [`jsx-curly-brace-presence`][]: allow trailing spaces in TemplateLiteral ([#​2507][] [@​doochik](https://togithub.com/doochik)) - [`no-unused-prop-types`], [`no-unused-state`]: fix false positives when using TS type assertions ([#​2536][] [@​kdmadej](https://togithub.com/kdmadej)) ##### Changed - [Docs][`no-render-return-value`]\[]: Fix title ([#​2540][] [@​micnic](https://togithub.com/micnic)) - [Refactor]: remove unused codes in util/propTypes ([#​2288][] [@​golopot](https://togithub.com/golopot)) - [`no-typos`]: check static lifecycle methods ([#​2006][] [@​bsonntag](https://togithub.com/bsonntag)) - [Docs][`jsx-first-prop-new-line`]\[]: Fix rule name in "Rule Options" section ([#​2535][] [@​barreira](https://togithub.com/barreira)) - [Tests][`no-unused-prop-types`]\[]: Added test cases ([#​977][] [@​dozoisch](https://togithub.com/dozoisch)) - [Tests] avoid running tests on pretest job - [meta] Move eslint-plugin-eslint-plugin to devDeps ([#​2510][] [@​nstepien](https://togithub.com/nstepien)) - [Deps] update `array-includes`, `object.entries`, `object.fromentries`, `object.values`, `resolve` [#​2540]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2540 [#​2536]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2536 [#​2535]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2535 [#​2533]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2533 [#​2532]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2532 [#​2523]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2523 [#​2521]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2521 [#​2514]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2514 [#​2510]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2510 [#​2507]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2507 [#​2419]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2419 [#​2414]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2414 [#​2288]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2288 [#​2006]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2006 [#​1538]: https://togithub.com/yannickcr/eslint-plugin-react/pull/1538 [#​1337]: https://togithub.com/yannickcr/eslint-plugin-react/pull/1337 [#​1155]: https://togithub.com/yannickcr/eslint-plugin-react/pull/1155 [#​977]: https://togithub.com/yannickcr/eslint-plugin-react/pull/977
sass/node-sass ### [`v4.13.1`](https://togithub.com/sass/node-sass/blob/master/CHANGELOG.md#v4131) [Compare Source](https://togithub.com/sass/node-sass/compare/v4.13.0...v4.13.1)
webpack-contrib/sass-loader ### [`v7.3.1`](https://togithub.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md#​800httpsgithubcomwebpack-contribsass-loadercomparev731v800-2019-08-29) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v7.3.0...v7.3.1) ##### ⚠ BREAKING CHANGES - minimum required `webpack` version is `4.36.0` - minimum required `node.js` version is `8.9.0` - move all sass (`includePaths`, `importer`, `functions`, `outputStyle`) options to the `sassOptions` option. The `functions` option can't be used as `Function`, you should use `sassOption` as `Function` to achieve this. - the `data` option was renamed to the `prependData` option - default value of the `sourceMap` option depends on the `devtool` value (`eval`/`false` values don't enable source map generation) ##### Features - automatically use the `fibers` package if it is possible ([#​744](https://togithub.com/webpack-contrib/sass-loader/issues/744)) ([96184e1](https://togithub.com/webpack-contrib/sass-loader/commit/96184e1)) - source map generation depends on the `devtool` option ([#​743](https://togithub.com/webpack-contrib/sass-loader/issues/743)) ([fcea88e](https://togithub.com/webpack-contrib/sass-loader/commit/fcea88e)) - validate loader options ([#​737](https://togithub.com/webpack-contrib/sass-loader/issues/737)) ([7b543fc](https://togithub.com/webpack-contrib/sass-loader/commit/7b543fc)) - reworked error handling from `node-sass`/`sass` - improve resolution for `@import` (including support `_index` and `index` files in a directory) ##### Bug Fixes - compatibility with `pnp` ##### [7.3.1](https://togithub.com/webpack-contrib/sass-loader/compare/v7.3.0...v7.3.1) (2019-08-20) ##### Bug Fixes - minimum `node` version in `package.json` ([#​733](https://togithub.com/webpack-contrib/sass-loader/issues/733)) ([1175920](https://togithub.com/webpack-contrib/sass-loader/commit/1175920)) ### [`v7.3.0`](https://togithub.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md#​730httpsgithubcomwebpack-contribsass-loadercomparev720v730-2019-08-20) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.0) ##### Bug Fixes - handle module import ending `/` as module ([#​728](https://togithub.com/webpack-contrib/sass-loader/issues/728)) ([997a255](https://togithub.com/webpack-contrib/sass-loader/commit/997a255)) - resolution algorithm ([#​720](https://togithub.com/webpack-contrib/sass-loader/issues/720)) ([0e94940](https://togithub.com/webpack-contrib/sass-loader/commit/0e94940)) - use "compressed" output when mode is "production" ([#​723](https://togithub.com/webpack-contrib/sass-loader/issues/723)) ([b2af379](https://togithub.com/webpack-contrib/sass-loader/commit/b2af379)) ##### Features - `webpackImporter` option ([#​732](https://togithub.com/webpack-contrib/sass-loader/issues/732)) ([6f4ea37](https://togithub.com/webpack-contrib/sass-loader/commit/6f4ea37)) ### [`v7.2.0`](https://togithub.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md#​720httpsgithubcomwebpack-contribsass-loadercomparev710v720-2019-08-08) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0) ##### Bug Fixes - better handle stdin in sources ([#​681](https://togithub.com/webpack-contrib/sass-loader/issues/681)) ([e279f2a](https://togithub.com/webpack-contrib/sass-loader/commit/e279f2a)) - prefer `sass`/`scss`/`css` extensions ([#​711](https://togithub.com/webpack-contrib/sass-loader/issues/711)) ([6fc9d4e](https://togithub.com/webpack-contrib/sass-loader/commit/6fc9d4e)) - relax node engine ([#​708](https://togithub.com/webpack-contrib/sass-loader/issues/708)) ([2a51502](https://togithub.com/webpack-contrib/sass-loader/commit/2a51502)) ##### Features - allow passing `functions` option as function ([#​651](https://togithub.com/webpack-contrib/sass-loader/issues/651)) ([6c9654d](https://togithub.com/webpack-contrib/sass-loader/commit/6c9654d)) - support `data` as `Function` ([#​648](https://togithub.com/webpack-contrib/sass-loader/issues/648)) ([aa64e1b](https://togithub.com/webpack-contrib/sass-loader/commit/aa64e1b)) - support `sass` and `style` fields in `package.json` ([#​647](https://togithub.com/webpack-contrib/sass-loader/issues/647)) ([a8709c9](https://togithub.com/webpack-contrib/sass-loader/commit/a8709c9)) - support auto resolving `dart-sass` ([ff90dd6](https://togithub.com/webpack-contrib/sass-loader/commit/ff90dd6))
webpack-contrib/style-loader ### [`v1.1.3`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​113httpsgithubcomwebpack-contribstyle-loadercomparev112v113-2020-01-17) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.1.2...v1.1.3)

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 WhiteSource Renovate. View repository job log here.

renovate[bot] commented 4 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.