Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency autoprefixer to v10.4.16 #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 1, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autoprefixer 10.2.3 -> 10.4.16 age adoption passing confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).

v10.4.14

Compare Source

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

v10.4.13

Compare Source

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

v10.4.12

Compare Source

  • Fixed support of unit-less zero angle in backgrounds (by 一丝).

v10.4.11

Compare Source

  • Fixed text-decoration prefixes by moving to MDN data (by Romain Menke).

v10.4.10

Compare Source

  • Fixed unicode-bidi prefixes by moving to MDN data.

v10.4.9

Compare Source

  • Fixed css-unicode-bidi issue from latest Can I Use.

v10.4.8

Compare Source

  • Do not print color-adjust warning if print-color-adjust also is in rule.

v10.4.7

Compare Source

  • Fixed print-color-adjust support in Firefox.

v10.4.6

Compare Source

  • Fixed print-color-adjust support.

v10.4.5

Compare Source

v10.4.4

Compare Source

  • Fixed package.funding to have same value between all PostCSS packages.

v10.4.3

Compare Source

  • Fixed package.funding (by Álvaro Mondéjar).

v10.4.2

Compare Source

  • Fixed missed -webkit- prefix for width: stretch.

v10.4.1

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).

v10.4.0: 10.4 “ǃke e꞉ ǀxarra ǁke”

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: 10.3 “Чести своей не отдам никому”

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;
}

v10.2.6

Compare Source

v10.2.5

Compare Source

  • Fixed : support in @supports (by Dmitry Semigradsky).
  • Fixed docs (by Christian Oliff).

v10.2.4

Compare Source

  • Fixed browser names in npx autoprefixer --info.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Mar 1, 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/graphcms/reference-remote-fields-stripe/6XCJRnHVnJNNL8fr4xMgoi928MCv
✅ Preview: https://reference-remote-fields-stripe-git-renovate-aut-5630f2-graphcms.vercel.app

[Deployment for d9f1d88 failed]

@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 5d1847a to 49be4b5 Compare March 5, 2021 15:45
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.2.4 chore(deps): update dependency autoprefixer to v10.2.5 Mar 5, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 49be4b5 to 301d824 Compare March 12, 2021 14:22
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 301d824 to 6952ae8 Compare June 6, 2021 21:35
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.2.5 chore(deps): update dependency autoprefixer to v10.2.6 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 6952ae8 to d697d98 Compare October 18, 2021 15:38
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.2.6 chore(deps): update dependency autoprefixer to v10.3.7 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from d697d98 to e8c7b70 Compare March 7, 2022 16:56
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.3.7 chore(deps): update dependency autoprefixer to v10.4.2 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from e8c7b70 to d9f1d88 Compare March 26, 2022 13:32
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.2 chore(deps): update dependency autoprefixer to v10.4.4 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from d9f1d88 to 4df88e5 Compare April 25, 2022 00:54
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.4 chore(deps): update dependency autoprefixer to v10.4.5 Apr 25, 2022
@vercel
Copy link

vercel bot commented Apr 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reference-remote-fields-stripe ❌ Failed (Inspect) Sep 21, 2023 8:56am

@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 4df88e5 to b96719c Compare May 15, 2022 23:57
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.5 chore(deps): update dependency autoprefixer to v10.4.7 May 15, 2022
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from b96719c to 13d08a1 Compare September 25, 2022 15:21
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.7 chore(deps): update dependency autoprefixer to v10.4.12 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 13d08a1 to 159cfb4 Compare November 20, 2022 07:48
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.12 chore(deps): update dependency autoprefixer to v10.4.13 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 159cfb4 to 74b39ab Compare March 18, 2023 20:00
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.13 chore(deps): update dependency autoprefixer to v10.4.14 Mar 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.14 chore(deps): update dependency autoprefixer to v10.4.15 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 74b39ab to f69b8b5 Compare August 14, 2023 05:53
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from f69b8b5 to c6df735 Compare September 21, 2023 08:56
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.15 chore(deps): update dependency autoprefixer to v10.4.16 Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants