Update dependency autoprefixer to v10 #208
Open
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.7.3->10.4.7Release Notes
postcss/autoprefixer
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
-webkit-prefix forwidth: stretch.v10.4.1Compare Source
::file-selector-buttondata (by Luke Warlow).v10.4.0Compare 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.0Compare 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.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.v9.8.8Compare Source
nanocolorswithpicocolors.v9.8.7Compare Source
colorettewithnanocolors.v9.8.6Compare Source
envoption.v9.8.5Compare Source
align-selfandjustify-selfwithdisplay: flex(by Daniel Tonon).v9.8.4Compare Source
v9.8.3Compare Source
v9.8.2Compare Source
v9.8.1Compare Source
chalktokleur(by Luke Edwards).v9.8.0Compare Source
Autoprefixer 9.8 brings IE support for
:placeholder-shown.Placeholder Shown
@tkrotoff found that
input:placeholder-showncan be emulated withinput:-ms-input-placeholder.Note, that we already had support for
::placeholder. Selector::placeholderis for the text of the placeholder.:placeholder-shownis for the input, where placeholder text is shown. In::placeholderyou can’t change the border or size of the<input>.v9.7.6Compare Source
-webkit-stretchfix.v9.7.5Compare Source
-webkit-stretchsupport.v9.7.4Compare Source
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.