v3.ocaml.org-rescript
v3.ocaml.org-rescript copied to clipboard
Update dependency autoprefixer to v10.4.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| autoprefixer | ^10.2.6 -> 10.4.0 |
Release Notes
postcss/autoprefixer
v10.4.0
In Autoprefixer 10.4 @lukewarlow added :autofill support:
input:-webkit-autofill {
background-color: red;
}
input:autofill {
background-color: red;
}
v10.3.7
- Replaced
nanocolorstopicocolors.
v10.3.6
- Updated
nanocolors. - Reduced package size.
v10.3.5
- Replaced
colorettetonanocolors.
v10.3.4
- Fixed
stretchvalue in latest Firefox.
v10.3.3
- Fixed wrong
-moz-prefix from::file-selector-button(by Usman Yunusov).
v10.3.2
- Fixed
::file-selector-buttonsupport (by Usman Yunusov).
v10.3.1
- Fixed adding wrong prefixes to
content(by Luke Warlow).
v10.3.0
In Autoprefixer 10.3 @lukewarlow added ::file-selector-button support.
::-webkit-file-upload-button {
border: 2px solid #​6c5ce7;
padding: .2em .4em;
border-radius: .2em;
background-color: #a29bfe;
}
::file-selector-button {
border: 2px solid #​6c5ce7;
padding: .2em .4em;
border-radius: .2em;
background-color: #a29bfe;
}
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, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/ocaml/v3-ocaml-org/CsrTPs2VnLfjjhiwQJJhCpkrBQ9s
✅ Preview: https://v3-ocaml-org-git-renovate-autoprefixer-10x-ocaml.vercel.app