postcss/autoprefixer
### [`v10.0.1`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1001)
[Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.0...10.0.1)
- Fix PostCSS 8.1 compatability.
- Add our OpenCollective to `package.json`.
- Clean up code (by Sukka).
### [`v10.0.0`](https://togithub.com/postcss/autoprefixer/releases/10.0.0)
[Compare Source](https://togithub.com/postcss/autoprefixer/compare/9.8.6...10.0.0)
Autoprefixer 10 is based on top of [PostCSS 8](https://togithub.com/postcss/postcss/releases/tag/8.0.0) (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](https://togithub.com/postcss/postcss/blob/master/docs/guidelines/plugin.md).
Renovate configuration
:date: Schedule: "every 3 months" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 contains the following updates:
9.8.6
->10.0.1
Release Notes
postcss/autoprefixer
### [`v10.0.1`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1001) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.0...10.0.1) - Fix PostCSS 8.1 compatability. - Add our OpenCollective to `package.json`. - Clean up code (by Sukka). ### [`v10.0.0`](https://togithub.com/postcss/autoprefixer/releases/10.0.0) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/9.8.6...10.0.0) Autoprefixer 10 is based on top of [PostCSS 8](https://togithub.com/postcss/postcss/releases/tag/8.0.0) (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](https://togithub.com/postcss/postcss/blob/master/docs/guidelines/plugin.md).Renovate configuration
:date: Schedule: "every 3 months" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.