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 dependency postcss-custom-properties to v11 - autoclosed #1112

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-custom-properties 8.0.11 -> 11.0.0 age adoption passing confidence

Release Notes

postcss/postcss-custom-properties ### [`v11.0.0`](https://togithub.com/postcss/postcss-custom-properties/blob/master/CHANGELOG.md#​1100-January-12-2021) [Compare Source](https://togithub.com/postcss/postcss-custom-properties/compare/10.0.0...11.0.0) - Added: Support for PostCSS v8. ### [`v10.0.0`](https://togithub.com/postcss/postcss-custom-properties/blob/master/CHANGELOG.md#​1000-September-18-2020) [Compare Source](https://togithub.com/postcss/postcss-custom-properties/compare/9.2.0...10.0.0) - Fixed: `url-regex` vulnerability ([#​228](https://togithub.com/postcss/postcss-custom-properties/pull/228)) - Breaking Change: Node v10+ now required ### [`v9.2.0`](https://togithub.com/postcss/postcss-custom-properties/blob/master/CHANGELOG.md#​920-September-18-2020) [Compare Source](https://togithub.com/postcss/postcss-custom-properties/compare/9.1.1...9.2.0) - Added: Export variables to SCSS file ([#​212](https://togithub.com/postcss/postcss-custom-properties/pull/212)) - Added: Support for ".pcss" file resolution in `importFrom` ([#​211](https://togithub.com/postcss/postcss-custom-properties/pull/211)) - Fixed: Allow combined selectors ([#​199](https://togithub.com/postcss/postcss-custom-properties/pull/199)) - Fixed: Bug with spaces and commas in value ([#​222](https://togithub.com/postcss/postcss-custom-properties/pull/222)) - Fixed: `importFrom` priority ([#​222](https://togithub.com/postcss/postcss-custom-properties/pull/222)) ### [`v9.1.1`](https://togithub.com/postcss/postcss-custom-properties/blob/master/CHANGELOG.md#​911-February-20-2020) [Compare Source](https://togithub.com/postcss/postcss-custom-properties/compare/9.0.2...9.1.1) - Fixed: Preserve spaces in multi-part values ([#​203](https://togithub.com/postcss/postcss-custom-properties/pull/203)) ### [`v9.0.2`](https://togithub.com/postcss/postcss-custom-properties/blob/master/CHANGELOG.md#​902-July-15-2019) [Compare Source](https://togithub.com/postcss/postcss-custom-properties/compare/9.0.1...9.0.2) - Updated: `postcss-values-parser` to 3.0.5 (patch) ### [`v9.0.1`](https://togithub.com/postcss/postcss-custom-properties/blob/master/CHANGELOG.md#​901-June-20-2019) [Compare Source](https://togithub.com/postcss/postcss-custom-properties/compare/9.0.0...9.0.1) - Updated: `postcss-values-parser` to 3.0.4 (major) - Updated: Node 8+ compatibility (major) > This release is identical to v9.0.0, only `npm publish` failed to publish v9.0.0 and threw the following error: > > You cannot publish over the previously published versions: 9.0.0. > > I did not want this issue to distract me, and so I thoughtfully and impatiently published v9.0.0 as v9.0.1. ### [`v9.0.0`](https://togithub.com/postcss/postcss-custom-properties/releases/9.0.0) [Compare Source](https://togithub.com/postcss/postcss-custom-properties/compare/8.0.11...9.0.0) This is a breaking release that uses PostCSS Values Parser 3 and requires Node 8 or higher. The update to PostCSS Values Parser was made possible by [@​remithomas](https://togithub.com/remithomas). *** - Updated: `postcss-values-parser` to 3.0.4 (major) - Updated: Node 8+ compatibility (major)

Configuration

πŸ“… Schedule: 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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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