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.20 #108

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 28, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autoprefixer 10.3.6 -> 10.4.20 age adoption passing confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

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.

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from C0ZEN as a code owner October 28, 2021 12:13
@renovate renovate bot assigned C0ZEN Oct 28, 2021
@nx-cloud
Copy link

nx-cloud bot commented Oct 28, 2021

☁️ Nx Cloud Report

CI is running/has finished running commands for commit cc79aca. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (146b384) to head (2a75258).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #108   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            3         3           
=========================================
  Hits             3         3           
Flag Coverage Δ
website 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 8ba55e8 to 0a706fe Compare March 7, 2022 11:10
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.0 chore(deps): update dependency autoprefixer to v10.4.2 Mar 7, 2022
@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 0a706fe to fe535d4 Compare March 26, 2022 12:28
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from fe535d4 to 02182d5 Compare April 24, 2022 20:47
@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 24, 2022
@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 02182d5 to 0a9aef7 Compare May 15, 2022 23:02
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 0a9aef7 to 511aaca Compare September 25, 2022 16:10
@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 511aaca to f7ec8dd Compare November 20, 2022 11:47
@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 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 force-pushed the renovate/autoprefixer-10.x branch from f7ec8dd to cc79aca Compare March 18, 2023 18:12
@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 13, 2023
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from cc79aca to f2cbb72 Compare August 13, 2023 20:10
@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 20, 2023
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from f2cbb72 to cc58010 Compare September 20, 2023 23:11
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.16 chore(deps): update dependency autoprefixer to v10.4.17 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from cc58010 to 270ae5f Compare January 17, 2024 19:37
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 270ae5f to 8f7f93e Compare April 1, 2024 20:53
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.17 chore(deps): update dependency autoprefixer to v10.4.19 Apr 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.19 chore(deps): update dependency autoprefixer to v10.4.20 Aug 4, 2024
@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 8f7f93e to 2a75258 Compare August 4, 2024 14:42
Copy link

codeclimate bot commented Aug 4, 2024

Code Climate has analyzed commit 2a75258 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

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.

1 participant