Update dependency autoprefixer to v10 #1150
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.4.14
->10.4.15
Release Notes
postcss/autoprefixer (autoprefixer)
v10.4.15
Compare Source
::backdrop
prefixes (by 一丝).v10.4.14
Compare Source
v10.4.13
Compare Source
v10.4.12
Compare Source
v10.4.11
Compare Source
text-decoration
prefixes by moving to MDN data (by Romain Menke).v10.4.10
Compare Source
unicode-bidi
prefixes by moving to MDN data.v10.4.9
Compare Source
css-unicode-bidi
issue from latest Can I Use.v10.4.8
Compare Source
color-adjust
warning ifprint-color-adjust
also is in rule.v10.4.7
Compare Source
print-color-adjust
support in Firefox.v10.4.6
Compare Source
print-color-adjust
support.v10.4.5
Compare Source
NaN
in grid (by @SukkaW).v10.4.4
Compare Source
package.funding
to have same value between all PostCSS packages.v10.4.3
Compare Source
package.funding
(by Álvaro Mondéjar).v10.4.2
Compare Source
-webkit-
prefix forwidth: stretch
.v10.4.1
Compare Source
::backdrop
prefixes (by 一丝).v10.4.0
: 10.4 “ǃke e꞉ ǀxarra ǁke”Compare Source
In Autoprefixer 10.4 @lukewarlow added
:autofill
support:v10.3.7
Compare Source
nanocolors
topicocolors
.v10.3.6
Compare Source
nanocolors
.v10.3.5
Compare Source
colorette
tonanocolors
.v10.3.4
Compare Source
stretch
value in latest Firefox.v10.3.3
Compare Source
-moz-
prefix from::file-selector-button
(by Usman Yunusov).v10.3.2
Compare Source
::file-selector-button
support (by Usman Yunusov).v10.3.1
Compare Source
content
(by Luke Warlow).v10.3.0
: 10.3 “Чести своей не отдам никому”Compare Source
In Autoprefixer 10.3 @lukewarlow added
::file-selector-button
support.v10.2.6
Compare Source
v10.2.5
Compare Source
:
support in@supports
(by Dmitry Semigradsky).v10.2.4
Compare Source
npx autoprefixer --info
.v10.2.3
Compare Source
v10.2.2
Compare Source
v10.2.1
Compare Source
transition-property
warnings (by @Sheraff).v10.2.0
: 10.2 “Sub rosa”Compare Source
Autoprefixer 10.2 now has built-in TypeScript definitions. You do not need
@types/autoprefixer
anymore.Thanks to @Semigradsky and DefinitelyTyped’s contributors.
@Sheraff also improved docs.
v10.1.0
: 10.1 “Pula”Compare Source
Autoprefixer 10.1 improved
min-resolution
support.@infusion added
dpcm
unit support andnum2fraction
with 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.4
Compare Source
Cannot read property 'proxyOf' of undefined
error (by Igor Kamyshev).v10.0.3
Compare Source
substract
tosubtract
value formask-composite
(by Michelle Enos).v10.0.2
Compare Source
-ms-user-select: all
because IE and old Edge don’t support it.v10.0.1
Compare Source
package.json
.v10.0.0
: 10.0 “Alis volat propriis”Compare 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 movedpostcss
fromdependencies
topeerDependencies
according to new PostCSS plugin guidelines.Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ 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 Mend Renovate. View repository job log here.