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

build(deps): update dependency autoprefixer to v10.4.14 #108

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autoprefixer 10.2.4 -> 10.4.14 age adoption passing confidence

Release Notes

postcss/autoprefixer

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 missed prefixes on vendor prefixes in name of CSS Custom Property.

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).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 5, 2021
@vercel
Copy link

vercel bot commented Mar 5, 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/tjdoescode/humans/EYkL31VRDhUhNaipB4u48JaU7VT7
✅ Preview: Failed

[Deployment for 88f0fb2 failed]

@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from bce4e2c to 447d4f7 Compare March 8, 2021 01:49
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 447d4f7 to 47fe059 Compare March 10, 2021 07:57
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 47fe059 to 437dae9 Compare March 10, 2021 20:31
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 437dae9 to 41f31ef Compare March 12, 2021 11:27
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 41f31ef to 3f454cc Compare March 14, 2021 23:42
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 3f454cc to 3f1a144 Compare March 16, 2021 05:59
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 3f1a144 to 293cc1d Compare March 19, 2021 10:08
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 293cc1d to f7e9ab0 Compare March 21, 2021 22:08
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from f7e9ab0 to 465cec1 Compare March 30, 2021 07:05
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 465cec1 to 27bf5ac Compare March 31, 2021 08:07
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 27bf5ac to a75338d Compare April 4, 2021 07:39
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from a75338d to ee81301 Compare April 8, 2021 07:12
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from ee81301 to 09a2d3e Compare April 12, 2021 11:23
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 09a2d3e to 1af1434 Compare April 13, 2021 03:09
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 680be80 to 16fadda Compare May 25, 2021 20:04
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 16fadda to 27f026f Compare May 26, 2021 02:08
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 27f026f to ea3e147 Compare May 26, 2021 15:23
@renovate renovate bot changed the title build(deps): update dependency autoprefixer to v10.2.5 build(deps): update dependency autoprefixer to v10.2.6 May 26, 2021
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from ea3e147 to b9bc2bc Compare May 27, 2021 03:19
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from b9bc2bc to 239abd2 Compare May 28, 2021 02:26
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 239abd2 to e6a4005 Compare May 28, 2021 22:54
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from e6a4005 to ee16d80 Compare June 6, 2021 21:36
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from ee16d80 to 8c6ae76 Compare June 14, 2021 12:10
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x-lockfile branch from 8c6ae76 to 88f0fb2 Compare October 18, 2021 17:23
@renovate renovate bot changed the title build(deps): update dependency autoprefixer to v10.2.6 build(deps): update dependency autoprefixer to v10.3.7 Oct 18, 2021
@renovate renovate bot changed the title build(deps): update dependency autoprefixer to v10.3.7 build(deps): update dependency autoprefixer to v10.4.2 Mar 7, 2022
@renovate renovate bot changed the title build(deps): update dependency autoprefixer to v10.4.2 build(deps): update dependency autoprefixer to v10.4.4 Mar 26, 2022
@renovate renovate bot changed the title build(deps): update dependency autoprefixer to v10.4.4 build(deps): update dependency autoprefixer to v10.4.5 Apr 24, 2022
@renovate renovate bot changed the title build(deps): update dependency autoprefixer to v10.4.5 build(deps): update dependency autoprefixer to v10.4.7 May 16, 2022
@renovate renovate bot changed the title build(deps): update dependency autoprefixer to v10.4.7 build(deps): update dependency autoprefixer to v10.4.12 Sep 25, 2022
@renovate renovate bot changed the title build(deps): update dependency autoprefixer to v10.4.12 build(deps): update dependency autoprefixer to v10.4.13 Nov 20, 2022
@renovate renovate bot changed the title build(deps): update dependency autoprefixer to v10.4.13 build(deps): update dependency autoprefixer to v10.4.14 Mar 17, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant