Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Update dependency autoprefixer to v10.4.0 #509

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autoprefixer ^10.2.6 -> 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;
}

v10.3.7

Compare Source

  • Replaced nanocolors to picocolors.

v10.3.6

Compare Source

  • Updated nanocolors.
  • Reduced package size.

v10.3.5

Compare Source

  • Replaced colorette to nanocolors.

v10.3.4

Compare Source

  • Fixed stretch value in latest Firefox.

v10.3.3

Compare Source

  • Fixed wrong -moz- prefix from ::file-selector-button (by Usman Yunusov).

v10.3.2

Compare Source

  • Fixed ::file-selector-button support (by Usman Yunusov).

v10.3.1

Compare Source

  • Fixed adding wrong prefixes to content (by Luke Warlow).

v10.3.0

Compare Source

Pskov, coat of arms

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.

@vercel
Copy link

vercel bot commented Aug 7, 2021

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

@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from ef6ad31 to dfb1e84 Compare August 21, 2021 18:59
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.1 Update dependency autoprefixer to v10.3.2 Aug 21, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from dfb1e84 to 96423f0 Compare August 26, 2021 16:17
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.2 Update dependency autoprefixer to v10.3.3 Aug 26, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 96423f0 to 86e54ee Compare September 2, 2021 22:19
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.3 Update dependency autoprefixer to v10.3.4 Sep 2, 2021
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.4 Update dependency autoprefixer to v10.3.5 Sep 22, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 86e54ee to 3cdbbf3 Compare September 22, 2021 09:01
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.5 Update dependency autoprefixer to v10.3.6 Sep 26, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 3cdbbf3 to 4a8dd98 Compare September 26, 2021 09:42
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.6 Update dependency autoprefixer to v10.3.7 Oct 4, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 4a8dd98 to 99a3165 Compare October 4, 2021 22:07
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 99a3165 to 9292165 Compare October 28, 2021 12:12
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.7 Update dependency autoprefixer to v10.4.0 Oct 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant