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 #3287

Merged
merged 1 commit into from Sep 28, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2020

This PR contains the following updates:

Package Type Update Change
autoprefixer devDependencies major 9.8.6 -> 10.0.1

Release Notes

postcss/autoprefixer

v10.0.1

Compare Source

  • Fix PostCSS 8.1 compatability.
  • Add our OpenCollective to package.json.
  • Clean up code (by Sukka).

v10.0.0

Compare Source

Coat of arms of Oregon

Autoprefixer 10 is based on top of PostCSS 8 (check Known Issues section before updating).

Node.js 6.x, 8.x, 11.x support was removed.

Now you need to install Autoprefixer by npm install --save-dev autoprefixer postcss. We moved postcss from dependencies to peerDependencies according to new PostCSS plugin guidelines.


Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

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

@webteam-app
Copy link

renovate[bot] is not a collaborator of the repo

@bartaz
Copy link
Contributor

bartaz commented Sep 21, 2020

Autoprefixer 10 uses postcss 8, but postcss-cli is not yet updated to 8, so we should wait until that is released.

@renovate renovate bot force-pushed the renovate/autoprefixer-10.x branch from 2ef63fe to 3bf08d2 Compare September 27, 2020 00:46
Copy link
Contributor

@bartaz bartaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartaz bartaz merged commit dac6aa7 into master Sep 28, 2020
@bartaz bartaz deleted the renovate/autoprefixer-10.x branch September 28, 2020 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants