chore(deps): update dependency autoprefixer to v10.4.0 #911

Merged
konrad merged 1 commits from renovate/autoprefixer-10.x into main 2021-10-28 11:57:46 +00:00
Member

This PR contains the following updates:

Package Type Update Change
autoprefixer devDependencies minor 10.3.7 -> 10.4.0

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [autoprefixer](https://github.com/postcss/autoprefixer) | devDependencies | minor | [`10.3.7` -> `10.4.0`](https://renovatebot.com/diffs/npm/autoprefixer/10.3.7/10.4.0) | --- ### Release Notes <details> <summary>postcss/autoprefixer</summary> ### [`v10.4.0`](https://github.com/postcss/autoprefixer/releases/10.4.0) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.3.7...10.4.0) <img src="https://user-images.githubusercontent.com/19343/139239131-28cf64eb-22e3-4e9e-a3e8-497d9ea56f65.png" alt="Coat of arms of South Africa" width="172" height="200" align="right"> In Autoprefixer 10.4 [@&#8203;lukewarlow](https://github.com/lukewarlow) added `:autofill` support: ```css input:-webkit-autofill { background-color: red; } input:autofill { background-color: red; } ``` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-10-28 11:02:07 +00:00
renovate added 1 commit 2021-10-28 11:02:08 +00:00
continuous-integration/drone/pr Build is passing Details
e433afc419
chore(deps): update dependency autoprefixer to v10.4.0
konrad merged commit e9d58d12f4 into main 2021-10-28 11:57:46 +00:00
konrad deleted branch renovate/autoprefixer-10.x 2021-10-28 11:57:46 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.