uploadcare / uploadcare-widget

Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
https://uploadcare.com/products/file_uploader/
BSD 2-Clause "Simplified" License
227 stars 102 forks source link

chore(deps): update dependency postcss-calc to v8 #809

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
postcss-calc 6.0.2 -> 8.0.0 age adoption passing confidence

Release Notes

postcss/postcss-calc ### [`v8.0.0`](https://togithub.com/postcss/postcss-calc/blob/master/CHANGELOG.md#​800) [Compare Source](https://togithub.com/postcss/postcss-calc/compare/v7.0.5...v8.0.0) - Breaking: Updated PostCSS from v7.x to v8.x ([#​125](https://togithub.com/postcss/postcss-calc/pull/125)) ### [`v7.0.5`](https://togithub.com/postcss/postcss-calc/blob/master/CHANGELOG.md#​705) [Compare Source](https://togithub.com/postcss/postcss-calc/compare/v7.0.4...v7.0.5) - Fixed: reduction ### [`v7.0.4`](https://togithub.com/postcss/postcss-calc/blob/master/CHANGELOG.md#​704) [Compare Source](https://togithub.com/postcss/postcss-calc/compare/v7.0.3...v7.0.4) - Fixed: strips away important factors from multiplications in calc() ([#​107](https://togithub.com/postcss/postcss-calc/issues/107)) ### [`v7.0.3`](https://togithub.com/postcss/postcss-calc/blob/master/CHANGELOG.md#​703) [Compare Source](https://togithub.com/postcss/postcss-calc/compare/7.0.2...v7.0.3) - Fixed: substracted css-variable from zero ([#​111](https://togithub.com/postcss/postcss-calc/issues/111)) ### [`v7.0.2`](https://togithub.com/postcss/postcss-calc/blob/master/CHANGELOG.md#​702) [Compare Source](https://togithub.com/postcss/postcss-calc/compare/7.0.1...7.0.2) - Fixed: incorrect reduction of subtraction from zero ([#​88](https://togithub.com/postcss/postcss-calc/issues/88)) - Fixed: doesn't remove calc for single function - Fixed: relax parser on unknown units ([#​76](https://togithub.com/postcss/postcss-calc/issues/76)) - Fixed: handle numbers with exponen composed ([#​83](https://togithub.com/postcss/postcss-calc/pull/83)) - Fixed: handle plus sign before value ([#​79](https://togithub.com/postcss/postcss-calc/pull/79)) - Fixed: better handle precision for nested calc ([#​75](https://togithub.com/postcss/postcss-calc/pull/75)) - Fixed: properly handle nested add and sub expression inside sub expression ([#​64](https://togithub.com/postcss/postcss-calc/issues/64)) - Fixed: handle uppercase units and functions ([#​71](https://togithub.com/postcss/postcss-calc/pull/71)) - Fixed: do not break `calc` with single var ([cssnano/cssnano#​725](https://togithub.com/cssnano/cssnano/issues/725)) - Updated: `postcss` to 7.0.27 (patch) - Updated: `postcss-selector-parser` to 6.0.2 - Updated: `postcss-value-parser` to 4.0.2 ### [`v7.0.1`](https://togithub.com/postcss/postcss-calc/blob/master/CHANGELOG.md#​701) [Compare Source](https://togithub.com/postcss/postcss-calc/compare/7.0.0...7.0.1) - Updated: `postcss` to 7.0.2 (patch) - Updated: `postcss-selector-parser` to 5.0.0-rc.4 (patch) - Updated: `postcss-value-parser` to 3.3.1 (patch) ### [`v7.0.0`](https://togithub.com/postcss/postcss-calc/blob/master/CHANGELOG.md#​700) [Compare Source](https://togithub.com/postcss/postcss-calc/compare/6.0.2...7.0.0) - Changed: Updated postcss-selector-parser to version 5.0.0-rc.3 - Changed: Dropped reduce-css-calc as a dependency - Fixed: Support constant() and env() ([#​42](https://togithub.com/postcss/postcss-calc/issues/42), [#​48](https://togithub.com/postcss/postcss-calc/issues/48)) - Fixed: Support custom properties with "calc" in its name ([#​50](https://togithub.com/postcss/postcss-calc/issues/50)) - Fixed: Remove unnecessary whitespace around `*` and `/` ([cssnano#​625](https://togithub.com/cssnano/cssnano/issues/625)) - Fixed: Arithmetic bugs around subtraction ([#​49](https://togithub.com/postcss/postcss-calc/issues/49)) - Fixed: Handling of nested calc statements ([reduce-css-calc#​49](https://togithub.com/MoOx/reduce-css-calc/issues/49)) - Fixed: Bugs regarding complex calculations ([reduce-cs-calc#​45](https://togithub.com/MoOx/reduce-css-calc/issues/45)) - Fixed: `100%` incorrectly being transformed to `1` ([reduce-css-calc#​44](https://togithub.com/MoOx/reduce-css-calc/issues/44)) - Added: support for case-insensitive calc statements

Configuration

šŸ“… Schedule: "before 3am on Monday" in timezone Europe/Moscow.

šŸš¦ 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.