chore(deps): update dependency autoprefixer to v10#1063
chore(deps): update dependency autoprefixer to v10#1063renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1063 +/- ##
=======================================
Coverage 75.25% 75.25%
=======================================
Files 15 15
Lines 295 295
Branches 80 80
=======================================
Hits 222 222
Misses 68 68
Partials 5 5 Continue to review full report at Codecov.
|
da5ba81 to
2533317
Compare
2533317 to
b3ce949
Compare
b3ce949 to
a13277d
Compare
a13277d to
7aeb085
Compare
Codecov Report
@@ Coverage Diff @@
## master #1063 +/- ##
=======================================
Coverage 75.25% 75.25%
=======================================
Files 15 15
Lines 295 295
Branches 80 80
=======================================
Hits 222 222
Misses 68 68
Partials 5 5 Continue to review full report at Codecov.
|
f79fa54 to
e5f3708
Compare
e5f3708 to
10c281b
Compare
157fbc6 to
c1c7361
Compare
c1c7361 to
274f0e9
Compare
274f0e9 to
53f88d3
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
9.8.6->10.2.5Release Notes
postcss/autoprefixer
v10.2.5Compare Source
:support in@supports(by Dmitry Semigradsky).v10.2.4Compare Source
npx autoprefixer --info.v10.2.3Compare Source
v10.2.2Compare Source
v10.2.1Compare Source
transition-propertywarnings (by @Sheraff).v10.2.0Compare Source
Autoprefixer 10.2 now has built-in TypeScript definitions. You do not need
@types/autoprefixeranymore.Thanks to @Semigradsky and DefinitelyTyped’s contributors.
@Sheraff also improved docs.
v10.1.0Compare Source
Autoprefixer 10.1 improved
min-resolutionsupport.@infusion added
dpcmunit support andnum2fractionwith Fraction.js, which uses Farey Sequences as a rational approximation (more precise) and simplifies the fraction using continued fractions to ɛ <0.001 afterward.v10.0.4Compare Source
Cannot read property 'proxyOf' of undefinederror (by Igor Kamyshev).v10.0.3Compare Source
substracttosubtractvalue formask-composite(by Michelle Enos).v10.0.2Compare Source
-ms-user-select: allbecause IE and old Edge don’t support it.v10.0.1Compare Source
package.json.v10.0.0Compare Source
Autoprefixer 10 is based on top of PostCSS 8 (check Known Issues section before updating).
Node.js 6.x, 8.x, 11.x support was removed.
Now you need to install Autoprefixer by
npm install --save-dev autoprefixer postcss. We movedpostcssfromdependenciestopeerDependenciesaccording to new PostCSS plugin guidelines.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.