Casper
Casper copied to clipboard
Update CSS preprocessors
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| autoprefixer | 10.4.7 -> 10.4.22 |
||
| cssnano | 5.1.12 -> 5.1.15 |
Release Notes
postcss/autoprefixer (autoprefixer)
v10.4.22
- Fixed
stretchprefixes on new Can I Use database. - Updated
fraction.js.
v10.4.21
- Fixed old
-moz-prefix for:placeholder-shown(by @Marukome0743).
v10.4.20
- Fixed
fit-contentprefix for Firefox.
v10.4.19
- Removed
end value has mixed support, consider using flex-endwarning sinceend/startnow have good support.
v10.4.18
- Fixed removing
-webkit-box-orienton-webkit-line-clamp(@Goodwine).
v10.4.17
- Fixed
user-select: containprefixes.
v10.4.16
- Improved performance (by Romain Menke).
- Fixed docs (by Christian Oliff).
v10.4.15
- Fixed
::backdropprefixes (by 一丝). - Fixed docs (by Christian Oliff).
v10.4.14
- Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).
v10.4.13
- Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.
v10.4.12
- Fixed support of unit-less zero angle in backgrounds (by 一丝).
v10.4.11
- Fixed
text-decorationprefixes by moving to MDN data (by Romain Menke).
v10.4.10
- Fixed
unicode-bidiprefixes by moving to MDN data.
v10.4.9
- Fixed
css-unicode-bidiissue from latest Can I Use.
v10.4.8
- Do not print
color-adjustwarning ifprint-color-adjustalso is in rule.
cssnano/cssnano (cssnano)
v5.1.15: v5.1.15
Bug Fixes
- fix(postcsss-reduce-initial): fix mask-repeat conversion
- fix(postcss-colormin): don't minify colors in src declarations
- fix(postcss-merge-rules): do not merge conflicting flex and border properties
v5.1.14: v5.1.14
Bug Fixes
- fix: update autoprefixer and browserslist
- fix(postcss-reduce-initial): improve initial properties data
v5.1.13: v5.1.13
Bug Fixes
- fix TypeScript type of
cssnano()return value (b92dbe3)
Configuration
📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.