edgevpn
edgevpn copied to clipboard
chore(deps): update dependency autoprefixer to v10.4.19
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| autoprefixer | 10.4.2 -> 10.4.19 |
Release Notes
postcss/autoprefixer (autoprefixer)
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.
v10.4.7
- Fixed
print-color-adjustsupport in Firefox.
v10.4.6
- Fixed
print-color-adjustsupport.
v10.4.5
- Fixed
NaNin grid (by @SukkaW).
v10.4.4
- Fixed
package.fundingto have same value between all PostCSS packages.
v10.4.3
- Fixed
package.funding(by Álvaro Mondéjar).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 34.37%. Comparing base (
5a94b57) to head (b7187cc).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #97 +/- ##
==========================================
- Coverage 34.46% 34.37% -0.10%
==========================================
Files 26 26
Lines 2057 2057
==========================================
- Hits 709 707 -2
- Misses 1246 1248 +2
Partials 102 102
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.