Open
Conversation
163a903 to
8110adf
Compare
8110adf to
b8609c5
Compare
b8609c5 to
c6d784f
Compare
c6d784f to
d91d010
Compare
d91d010 to
3deb3eb
Compare
3deb3eb to
5d1c185
Compare
5d1c185 to
a9ed85b
Compare
a9ed85b to
7b65889
Compare
7b65889 to
c337a4c
Compare
c337a4c to
a515db9
Compare
a515db9 to
fb75c3f
Compare
e06294e to
fb75c3f
Compare
3267e8f to
65e67aa
Compare
65e67aa to
8e1730e
Compare
8e1730e to
8ddbf63
Compare
8ddbf63 to
65b59be
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
65b59be to
baa55ea
Compare
505148f to
0685a2b
Compare
0685a2b to
735a9c7
Compare
735a9c7 to
0d05874
Compare
0d05874 to
69dd1e9
Compare
69dd1e9 to
2a24456
Compare
2a24456 to
4fb7e78
Compare
0219aee to
677f142
Compare
1582a36 to
5b32edd
Compare
4f9766e to
e30f535
Compare
e30f535 to
e8d2c29
Compare
e8d2c29 to
e0055c9
Compare
e0055c9 to
bd9a618
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^9→^10.0.0Release Notes
postcss/autoprefixer (autoprefixer)
v10.4.27Compare Source
package.json.v10.4.26Compare Source
v10.4.25Compare Source
v10.4.24Compare Source
v10.4.23Compare Source
v10.4.22Compare Source
stretchprefixes on new Can I Use database.fraction.js.v10.4.21Compare Source
-moz-prefix for:placeholder-shown(by @Marukome0743).v10.4.20Compare Source
fit-contentprefix for Firefox.v10.4.19Compare Source
end value has mixed support, consider using flex-endwarningsince
end/startnow have good support.v10.4.18Compare Source
-webkit-box-orienton-webkit-line-clamp(@Goodwine).v10.4.17Compare Source
user-select: containprefixes.v10.4.16Compare Source
v10.4.15Compare Source
::backdropprefixes (by 一丝).v10.4.14Compare Source
v10.4.13Compare Source
v10.4.12Compare Source
v10.4.11Compare Source
text-decorationprefixes by moving to MDN data (by Romain Menke).v10.4.10Compare Source
unicode-bidiprefixes by moving to MDN data.v10.4.9Compare Source
css-unicode-bidiissue from latest Can I Use.v10.4.8Compare Source
color-adjustwarning ifprint-color-adjustalso is in rule.v10.4.7Compare Source
print-color-adjustsupport in Firefox.v10.4.6Compare Source
print-color-adjustsupport.v10.4.5Compare Source
NaNin grid (by @SukkaW).v10.4.4Compare Source
package.fundingto have same value between all PostCSS packages.v10.4.3Compare Source
package.funding(by Álvaro Mondéjar).v10.4.2Compare Source
-moz-prefix for:placeholder-shown(by @Marukome0743).v10.4.1Compare Source
end value has mixed support, consider using flex-endwarningsince
end/startnow have good support.v10.4.0: 10.4 “ǃke e꞉ ǀxarra ǁke”Compare Source
In Autoprefixer 10.4 @lukewarlow added
:autofillsupport:v10.3.7Compare Source
nanocolorstopicocolors.v10.3.6Compare Source
nanocolors.v10.3.5Compare Source
colorettetonanocolors.v10.3.4Compare Source
stretchvalue in latest Firefox.v10.3.3Compare Source
-moz-prefix from::file-selector-button(by Usman Yunusov).v10.3.2Compare Source
::file-selector-buttonsupport (by Usman Yunusov).v10.3.1Compare Source
content(by Luke Warlow).v10.3.0: 10.3 “Чести своей не отдам никому”Compare Source
In Autoprefixer 10.3 @lukewarlow added
::file-selector-buttonsupport.v10.2.6Compare Source
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.0: 10.2 “Sub rosa”Compare 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.0: 10.1 “Pula”Compare 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.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 movedpostcssfromdependenciestopeerDependenciesaccording to new PostCSS plugin guidelines.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.
This PR was generated by Mend Renovate. View the repository job log.