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 deps - autoclosed #1147

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prop-types (source) 15.7.2 -> 15.8.1 age adoption passing confidence
react-plotly.js 2.5.1 -> 2.6.0 age adoption passing confidence
styled-components (source) 5.2.3 -> 5.3.11 age adoption passing confidence
tinycolor2 1.4.2 -> 1.6.0 age adoption passing confidence

Release Notes

facebook/prop-types (prop-types) ### [`v15.8.1`](https://togithub.com/facebook/prop-types/blob/HEAD/CHANGELOG.md#1581) [Compare Source](https://togithub.com/facebook/prop-types/compare/v15.8.0...v15.8.1) - \[Fix] fix crash when a custom propType return lacks `.data`; call `hasOwnProperty` properly ([#​370](https://togithub.com/facebook/prop-types/issues/370)) - \[meta] Fix formatting in CHANGELOG.md ([#​367](https://togithub.com/facebook/prop-types/issues/367)) - \[Tests] add missing test coverage ([#​370](https://togithub.com/facebook/prop-types/issues/370)) - \[Tests] convert normal `it` functions to arrow functions ([#​370](https://togithub.com/facebook/prop-types/issues/370)) - \[Tests] do not fail fast; add react 17 ([#​366](https://togithub.com/facebook/prop-types/issues/366)) - \[Dev Deps] update `eslint` ### [`v15.8.0`](https://togithub.com/facebook/prop-types/blob/HEAD/CHANGELOG.md#1580) [Compare Source](https://togithub.com/facebook/prop-types/compare/v15.7.2...v15.8.0) - \[New] add `PropTypes.bigint` ([#​365](https://togithub.com/facebook/prop-types/issues/365)) - \[New] `oneOfType`: Add expected types to warning ([#​198](https://togithub.com/facebook/prop-types/issues/198)) - \[New] Add type check for validator for 'shape' and 'exact' ([#​234](https://togithub.com/facebook/prop-types/issues/234)) - \[Fix] `checkPropTypes`: Friendlier message when using a type checker that is not a function ([#​51](https://togithub.com/facebook/prop-types/issues/51)) - \[Refactor] extract `has` ([#​261](https://togithub.com/facebook/prop-types/issues/261), [#​125](https://togithub.com/facebook/prop-types/issues/125), [#​124](https://togithub.com/facebook/prop-types/issues/124)) - \[readme] Fix branch name (master -> main) ([#​364](https://togithub.com/facebook/prop-types/issues/364)) - \[readme] Clarify usage of `elementType` ([#​335](https://togithub.com/facebook/prop-types/issues/335)) - \[docs] highlighted the func name ([#​321](https://togithub.com/facebook/prop-types/issues/321)) - \[docs] Typo fix in example ([#​300](https://togithub.com/facebook/prop-types/issues/300)) - \[docs] Add instructions for intentional inclusion of validation in production. ([#​262](https://togithub.com/facebook/prop-types/issues/262)) - \[docs] `PropTypes.node`: add link to react docs - \[docs] Improve wording for `checkPropTypes` ([#​258](https://togithub.com/facebook/prop-types/issues/258)) - \[meta] Add a package `sideEffects` field. ([#​350](https://togithub.com/facebook/prop-types/issues/350)) - \[meta] use `in-publish` to avoid running the build on install - \[deps] regenerate yarn.lock - \[deps] update `react-is` ([#​347](https://togithub.com/facebook/prop-types/issues/347), [#​346](https://togithub.com/facebook/prop-types/issues/346), [#​345](https://togithub.com/facebook/prop-types/issues/345), [#​340](https://togithub.com/facebook/prop-types/issues/340), [#​338](https://togithub.com/facebook/prop-types/issues/338)) - \[eslint] enable some rules ([#​360](https://togithub.com/facebook/prop-types/issues/360)) - \[Tests] Use GH Actions ([#​363](https://togithub.com/facebook/prop-types/issues/363)) - \[Tests] Fix spelling ([#​318](https://togithub.com/facebook/prop-types/issues/318)) - \[Tests] Fixed typo: 'Any type *should* accept any value' ([#​281](https://togithub.com/facebook/prop-types/issues/281)) - \[Tests] fix broken tests; test the build process - \[Dev Deps] update `browserify`, `bundle-collapser`, `eslint`, `in-publish`, `react`, `uglifyify`, `uglifyjs`
plotly/react-plotly.js (react-plotly.js) ### [`v2.6.0`](https://togithub.com/plotly/react-plotly.js/releases/tag/v2.6.0) [Compare Source](https://togithub.com/plotly/react-plotly.js/compare/2.5.1...v2.6.0) - Add onWebGlContextLost event - thanks to [@​markovist](https://togithub.com/markovist) - Minor dependency upgrades
styled-components/styled-components (styled-components) ### [`v5.3.11`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.11) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.10...v5.3.11) Removed use of the `useDebugValue` hook to rectify older React support. **Full Changelog**: https://github.com/styled-components/styled-components/compare/v5.3.10...v5.3.11 ### [`v5.3.10`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.10) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.9...v5.3.10) #### What's Changed - fix: Do not add px to unitless CSS variables by [@​Lazyuki](https://togithub.com/Lazyuki) in [https://github.com/styled-components/styled-components/pull/3975](https://togithub.com/styled-components/styled-components/pull/3975) **Full Changelog**: https://github.com/styled-components/styled-components/compare/v5.3.9...v5.3.10 ### [`v5.3.9`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.9) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.8...v5.3.9) #### What's Changed - \[v5] Make styled components work when the Object prototype is frozen by [@​jportner](https://togithub.com/jportner) in [https://github.com/styled-components/styled-components/pull/3964](https://togithub.com/styled-components/styled-components/pull/3964) **Full Changelog**: https://github.com/styled-components/styled-components/compare/v5.3.8...v5.3.9 ### [`v5.3.8`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.8) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.7...v5.3.8) #### What's Changed fix(constants): rework process env guard **Full Changelog**: https://github.com/styled-components/styled-components/compare/v5.3.7-fixed...v5.3.8 ### [`v5.3.7`](https://togithub.com/styled-components/styled-components/compare/v5.3.6...v5.3.7) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.6...v5.3.7) ### [`v5.3.6`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.6) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.5...v5.3.6) #### What's Changed - Fix statement on Ukraine by [@​Fer0x](https://togithub.com/Fer0x) in [https://github.com/styled-components/styled-components/pull/3724](https://togithub.com/styled-components/styled-components/pull/3724) - Fix/nonce in ssr by [@​samimakicc](https://togithub.com/samimakicc) in [https://github.com/styled-components/styled-components/pull/3755](https://togithub.com/styled-components/styled-components/pull/3755) #### Deprecations - `$as` and `$forwardedAs` will be removed in the next major version, use the unprefixed props instead #### New Contributors - [@​samimakicc](https://togithub.com/samimakicc) made their first contribution in [https://github.com/styled-components/styled-components/pull/3755](https://togithub.com/styled-components/styled-components/pull/3755) **Full Changelog**: https://github.com/styled-components/styled-components/compare/v5.3.5...v5.3.6 ### [`v5.3.5`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.5) Add statement of solidarity against the war on Ukraine 🇺🇦 ### [`v5.3.3`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.3) #### What's Changed - Backport [#​3568](https://togithub.com/styled-components/styled-components/issues/3568) (read from textContent rather than innerHTML during rehydrate) to v5 by [@​keeganstreet](https://togithub.com/keeganstreet) in [https://github.com/styled-components/styled-components/pull/3591](https://togithub.com/styled-components/styled-components/pull/3591) - \[v5] generate more complete sourcemaps by [@​henryqdineen](https://togithub.com/henryqdineen) in [https://github.com/styled-components/styled-components/pull/3597](https://togithub.com/styled-components/styled-components/pull/3597) #### New Contributors - [@​henryqdineen](https://togithub.com/henryqdineen) made their first contribution in [https://github.com/styled-components/styled-components/pull/3597](https://togithub.com/styled-components/styled-components/pull/3597) **Full Changelog**: https://github.com/styled-components/styled-components/compare/v5.3.1...v5.3.3 ### [`v5.3.1`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.1) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.0...v5.3.1) - Fix forced server-side mode not triggering global styles (See [#​3566](https://togithub.com/styled-components/styled-components/issues/3566)) - Fix SSR collisions caused by insufficient hash inputs and reordering of groups on the client, which is a regression in v5.2.0 (See [#​3563](https://togithub.com/styled-components/styled-components/issues/3563)) - Fix dynamic creation React warning for React v18, backported to v5 by [@​lynndylanhurley](https://togithub.com/lynndylanhurley) (See [#​3564](https://togithub.com/styled-components/styled-components/issues/3564)) - Add missing typeof window check when checking for duplicate instances of styled-components (See [#​3553](https://togithub.com/styled-components/styled-components/issues/3553)) - Prevent ServerStyleSheet from emitting empty style tags, which would cause issues in IE11 (See [#​3555](https://togithub.com/styled-components/styled-components/issues/3555)) - Support css tagged templates inside style objects, by [@​roginfarrer](https://togithub.com/roginfarrer) and [@​dvingo](https://togithub.com/dvingo) (See [#​3469](https://togithub.com/styled-components/styled-components/issues/3469)) ### [`v5.3.0`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.0) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.2.3...v5.3.0) - Pass `elementToBeCreated` as a third parameter to `shouldForwardProp` so that the user-specified function can decide whether to pass through props based on whether the created element will be a tag or another component. (see [#​3436](https://togithub.com/styled-components/styled-components/pull/3436)) - Fix React Native components accepts function as style prop. (see [#​3389](https://togithub.com/styled-components/styled-components/pull/3389))
bgrins/TinyColor (tinycolor2) ### [`v1.6.0`](https://togithub.com/bgrins/TinyColor/compare/1.5.2...1.6.0) [Compare Source](https://togithub.com/bgrins/TinyColor/compare/1.5.2...1.6.0) ### [`v1.5.2`](https://togithub.com/bgrins/TinyColor/compare/ff16c083d0598612cff9d1f98a3a06e8d9c82112...1.5.2) [Compare Source](https://togithub.com/bgrins/TinyColor/compare/ff16c083d0598612cff9d1f98a3a06e8d9c82112...1.5.2) ### [`v1.5.1`](https://togithub.com/bgrins/TinyColor/compare/1.5.0...ff16c083d0598612cff9d1f98a3a06e8d9c82112) [Compare Source](https://togithub.com/bgrins/TinyColor/compare/1.5.0...ff16c083d0598612cff9d1f98a3a06e8d9c82112) ### [`v1.5.0`](https://togithub.com/bgrins/TinyColor/compare/1.4.2...1.5.0) [Compare Source](https://togithub.com/bgrins/TinyColor/compare/1.4.2...1.5.0)

Configuration

📅 Schedule: Branch creation - "before 2am on monday" (UTC), Automerge - At any time (no schedule defined).

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

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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