Skip to content

Update dependency autoprefixer to v10.4.0

Ilka Schulz requested to merge renovate/autoprefixer-10.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
autoprefixer 10.3.7 -> 10.4.0 age adoption passing confidence

Release Notes

postcss/autoprefixer

v10.4.0

Compare Source

Coat of arms of South Africa

In Autoprefixer 10.4 @​lukewarlow added :autofill support:

input:-webkit-autofill {
  background-color: red;
}

input:autofill {
  background-color: red;
}

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Ilka Schulz

Merge request reports