plotly / react-chart-editor

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

Update minor devDeps #1137

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.13.14 -> 7.13.15 age adoption passing confidence
@babel/preset-env (source) 7.13.12 -> 7.13.15 age adoption passing confidence
@babel/traverse (source) 7.13.13 -> 7.13.15 age adoption passing confidence
@storybook/react 6.2.3 -> 6.2.7 age adoption passing confidence
css-loader 5.2.0 -> 5.2.1 age adoption passing confidence
cssnano 4.1.10 -> 4.1.11 age adoption passing confidence
eslint (source) 7.23.0 -> 7.24.0 age adoption passing confidence
eslint-plugin-react 7.23.1 -> 7.23.2 age adoption passing confidence
postcss (source) 8.2.9 -> 8.2.10 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.15`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71315-2021-04-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.14...v7.13.15) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​13099](https://togithub.com/babel/babel/pull/13099) fix: raise `SyntaxError` for unparenthesized assert and assign ([@​fedeci](https://togithub.com/fedeci)) - [#​13049](https://togithub.com/babel/babel/pull/13049) fix: the LHS in for-of loop should not start with let ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-parser` - [#​13101](https://togithub.com/babel/babel/pull/13101) fix(ts): allow trailing comma after rest parameter in `TSDeclareFunction` ([@​fedeci](https://togithub.com/fedeci)) - `babel-plugin-proposal-do-expressions`, `babel-traverse` - [#​10101](https://togithub.com/babel/babel/pull/10101) yield for do expression ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​13030](https://togithub.com/babel/babel/pull/13030) Refactor switch support in `NodePath#getCompletionRecords` ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​13106](https://togithub.com/babel/babel/pull/13106) fix: do not filter report from functions within class elements ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-compat-data`, `babel-preset-env` - [#​13075](https://togithub.com/babel/babel/pull/13075) Compile classes when spread is unsupported ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-preset-env` - [#​13115](https://togithub.com/babel/babel/pull/13115) [preset-env - debug] Print targets that need each plugin ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :memo: Documentation - [#​13081](https://togithub.com/babel/babel/pull/13081) Update CoC contacts ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-plugin-transform-regenerator`, `babel-standalone` - [#​13086](https://togithub.com/babel/babel/pull/13086) Align `regenerator-transform` import with native ESM ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-transform-fixture-test-runner` - [#​13087](https://togithub.com/babel/babel/pull/13087) Do not load root `babel.config.js` in tests ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-preset-env` - [#​13076](https://togithub.com/babel/babel/pull/13076) perf: lazy load preset-env plugins ([@​JLHwung](https://togithub.com/JLHwung))
storybookjs/storybook ### [`v6.2.7`](https://togithub.com/storybookjs/storybook/blob/master/CHANGELOG.md#​627-April-9-2021) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.2.6...v6.2.7) ##### Bug Fixes - CLI: Fix prerelease upgrade ([#​14529](https://togithub.com/storybookjs/storybook/pull/14529)) ### [`v6.2.6`](https://togithub.com/storybookjs/storybook/blob/master/CHANGELOG.md#​626-April-9-2021) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.2.5...v6.2.6) ##### Bug Fixes - Core: Allow string in object arg and support fractional numbers in URL args ([#​14511](https://togithub.com/storybookjs/storybook/pull/14511)) - UI: Skip duplicate storyId breaking sidebar ([#​14502](https://togithub.com/storybookjs/storybook/pull/14502)) ### [`v6.2.5`](https://togithub.com/storybookjs/storybook/blob/master/CHANGELOG.md#​625-April-7-2021) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.2.4...v6.2.5) ##### Bug Fixes - Core: Don't include args param in docs mode URL ([#​14494](https://togithub.com/storybookjs/storybook/pull/14494)) - Core: Restore previewHead/Body presets ([#​14500](https://togithub.com/storybookjs/storybook/pull/14500)) - Controls: Reset ArgsTable state when switching stories ([#​14493](https://togithub.com/storybookjs/storybook/pull/14493)) ##### Dependency Upgrades - Revert "Upgrade `dotenv-webpack` to v6" ([#​14501](https://togithub.com/storybookjs/storybook/pull/14501)) ### [`v6.2.4`](https://togithub.com/storybookjs/storybook/blob/master/CHANGELOG.md#​624-April-7-2021) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.2.3...v6.2.4) ##### Dependency Upgrades - Upgrade `dotenv-webpack` to v6 ([#​14492](https://togithub.com/storybookjs/storybook/pull/14492))
webpack-contrib/css-loader ### [`v5.2.1`](https://togithub.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md#​521-httpsgithubcomwebpack-contribcss-loadercomparev520v521-2021-04-09) [Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.1)
cssnano/cssnano ### [`v4.1.11`](https://togithub.com/cssnano/cssnano/releases/v4.1.11) [Compare Source](https://togithub.com/cssnano/cssnano/compare/v4.1.10...v4.1.11) ##### 4.1.11 ##### Bug Fixes - fix [CVE-2021-28092](https://nvd.nist.gov/vuln/detail/CVE-2021-28092)
eslint/eslint ### [`v7.24.0`](https://togithub.com/eslint/eslint/releases/v7.24.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.23.0...v7.24.0) - [`0c346c8`](https://togithub.com/eslint/eslint/commit/0c346c87fa83c6d1184fdafb9c0748c2e15a423d) Chore: ignore `pnpm-lock.yaml` ([#​14303](https://togithub.com/eslint/eslint/issues/14303)) (Nitin Kumar) - [`f06ecdf`](https://togithub.com/eslint/eslint/commit/f06ecdf78b6d6f366434d73a6acfe7041d575223) Update: Add disallowTemplateShorthand option in no-implicit-coercion ([#​13579](https://togithub.com/eslint/eslint/issues/13579)) (Remco Haszing) - [`71a80e3`](https://togithub.com/eslint/eslint/commit/71a80e38aab2dada01b808ed43d9b0e806d863c4) Docs: fix broken links in Node.js API docs toc ([#​14296](https://togithub.com/eslint/eslint/issues/14296)) (u-sho (Shouhei Uechi)) - [`bd46dc4`](https://togithub.com/eslint/eslint/commit/bd46dc4647faa4c3bbb5f60d4c00616a64081398) Docs: Fix incorrect reference to "braces" in arrow-parens ([#​14300](https://togithub.com/eslint/eslint/issues/14300)) (emclain) - [`0d6235e`](https://togithub.com/eslint/eslint/commit/0d6235ea201b8b90761ee69bb4d46ae18899c28d) Docs: update header in max-lines ([#​14273](https://togithub.com/eslint/eslint/issues/14273)) (Shinigami) - [`70c9216`](https://togithub.com/eslint/eslint/commit/70c92164017238e329e3a2d1654a0227b8f953f7) Docs: Update issue triage to include blocked column ([#​14275](https://togithub.com/eslint/eslint/issues/14275)) (Nicholas C. Zakas) - [`abca186`](https://togithub.com/eslint/eslint/commit/abca186a845200fd7728c4e5f220973e640054f9) Docs: Fix typo in suggestions section ([#​14293](https://togithub.com/eslint/eslint/issues/14293)) (Kevin Partington) - [`c4d8b0d`](https://togithub.com/eslint/eslint/commit/c4d8b0db62b859e721105d4bc0f4044ce346995e) Fix: no-unused-vars ignoreRestSiblings check assignments (fixes [#​14163](https://togithub.com/eslint/eslint/issues/14163)) ([#​14264](https://togithub.com/eslint/eslint/issues/14264)) (YeonJuan) - [`b51d077`](https://togithub.com/eslint/eslint/commit/b51d0778d76c2aa27578caca3ea82c867dced3e4) Update: add ignoreNonDeclaration to no-multi-assign rule (fixes [#​12545](https://togithub.com/eslint/eslint/issues/12545)) ([#​14185](https://togithub.com/eslint/eslint/issues/14185)) (t-mangoe) - [`c981fb1`](https://togithub.com/eslint/eslint/commit/c981fb1994cd04914042ced1980aa86b68ba7be9) Chore: Upgrade mocha to 8.3.2 ([#​14278](https://togithub.com/eslint/eslint/issues/14278)) (Stephen Wade) - [`147fc04`](https://togithub.com/eslint/eslint/commit/147fc045e699811fab33dddf77498324ddf7e9d6) Docs: Fix `repro:needed` label in bug report template ([#​14285](https://togithub.com/eslint/eslint/issues/14285)) (Milos Djermanovic) - [`e1cfde9`](https://togithub.com/eslint/eslint/commit/e1cfde93eec71a15c2df1ad660a7a6171204ba80) Docs: Update bug report template ([#​14276](https://togithub.com/eslint/eslint/issues/14276)) (Nicholas C. Zakas) - [`c85c2f1`](https://togithub.com/eslint/eslint/commit/c85c2f1138a9e952655f19ee780ab0c8e35431a8) Docs: Add fatal to Node.js API LintMessage type ([#​14251](https://togithub.com/eslint/eslint/issues/14251)) (Brandon Mills)
yannickcr/eslint-plugin-react ### [`v7.23.2`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7232---20210408) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2) ##### Fixed - [`jsx-max-depth`]: Prevent getting stuck in circular references ([#​2957][] [@​AriPerkkio](https://togithub.com/AriPerkkio)) - [`jsx-no-target-blank`]: fix handling of `warnOnSpreadAttributes` being false ([#​2953][] [@​Nokel81](https://togithub.com/Nokel81)) - [`forbid-dom-props`]: support `JSXNamespacedName` ([#​2961][] [@​mrtnzlml](https://togithub.com/mrtnzlml)) - [`forbid-component-props`]: support `JSXNamespacedName` ([@​ljharb](https://togithub.com/ljharb)) ##### Changed - Fix CHANGELOG.md ([#​2950][] [@​JounQin](https://togithub.com/JounQin)) [7.23.2]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2 [#​2961]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2961 [#​2953]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2953 [#​2957]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2957 [#​2950]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2950
postcss/postcss ### [`v8.2.10`](https://togithub.com/postcss/postcss/blob/master/CHANGELOG.md#​8210) [Compare Source](https://togithub.com/postcss/postcss/compare/8.2.9...8.2.10) - Fixed ReDoS vulnerabilities in source map parsing. - Fixed webpack 5 support (by Barak Igal). - Fixed docs (by Roeland Moors).

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.