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

Update dependency autoprefixer to v10.4.19 #54

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 10, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autoprefixer 10.2.6 -> 10.4.19 age adoption passing confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 5c909dd to e2768cc Compare July 12, 2021 18:20
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.0 Update dependency autoprefixer to v10.3.1 Jul 12, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from e2768cc to 1f9f0c3 Compare August 21, 2021 19:19
@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 1f9f0c3 to 14b9fd2 Compare August 26, 2021 16:05
@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 14b9fd2 to 8bc5f05 Compare September 2, 2021 22:16
@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 force-pushed the renovate/autoprefixer-10.x branch from 8bc5f05 to 9caf7d2 Compare October 19, 2021 02:05
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.4 Update dependency autoprefixer to v10.3.7 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 9caf7d2 to 21dbb36 Compare March 7, 2022 13:26
@renovate renovate bot changed the title Update dependency autoprefixer to v10.3.7 Update dependency autoprefixer to v10.4.2 Mar 7, 2022
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.2 Update dependency autoprefixer to v10.4.4 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 21dbb36 to 30dae69 Compare March 26, 2022 15:55
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.4 Update dependency autoprefixer to v10.4.5 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 30dae69 to 4f12019 Compare April 25, 2022 02:22
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.5 Update dependency autoprefixer to v10.4.7 May 15, 2022
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 4f12019 to ce94385 Compare May 15, 2022 22:40
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from ce94385 to 2e88135 Compare September 25, 2022 20:54
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.7 Update dependency autoprefixer to v10.4.12 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 2e88135 to 47d2fb4 Compare November 20, 2022 11:22
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.12 Update dependency autoprefixer to v10.4.13 Nov 20, 2022
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.13 Update dependency autoprefixer to v10.4.14 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 47d2fb4 to fb4d61a Compare March 17, 2023 08:03
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.14 Update dependency autoprefixer to v10.4.15 Aug 13, 2023
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from fb4d61a to d172a24 Compare August 13, 2023 16:57
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.15 Update dependency autoprefixer to v10.4.16 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from d172a24 to 0c0531e Compare September 20, 2023 22:17
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.16 Update dependency autoprefixer to v10.4.17 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 0c0531e to 6f061db Compare January 17, 2024 20:21
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.17 Update dependency autoprefixer to v10.4.18 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 6f061db to 5496ac9 Compare March 1, 2024 17:01
@renovate renovate bot changed the title Update dependency autoprefixer to v10.4.18 Update dependency autoprefixer to v10.4.19 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 5496ac9 to bf856a6 Compare March 21, 2024 02:21
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.

None yet

0 participants