Update dependency autoprefixer to v10 #26

Manually merged
samuel-p merged 1 commits from renovate/autoprefixer-10.x into develop 2020-11-27 16:23:11 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
autoprefixer devDependencies major 9.8.6 -> 10.0.3

Release Notes

postcss/autoprefixer

v10.0.3

Compare Source

  • Fixed substract to subtract value for mask-composite (by Michelle Enos).

v10.0.2

Compare Source

  • Removed -ms-user-select: all because IE and old Edge don’t support it.
  • Fixed Grid Layout warning.

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: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [autoprefixer](https://github.com/postcss/autoprefixer) | devDependencies | major | [`9.8.6` -> `10.0.3`](https://renovatebot.com/diffs/npm/autoprefixer/9.8.6/10.0.3) | --- ### Release Notes <details> <summary>postcss/autoprefixer</summary> ### [`v10.0.3`](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md#&#8203;1003) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.0.2...10.0.3) - Fixed `substract` to `subtract` value for `mask-composite` (by Michelle Enos). ### [`v10.0.2`](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md#&#8203;1002) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.0.1...10.0.2) - Removed `-ms-user-select: all` because IE and old Edge don’t support it. - Fixed Grid Layout warning. ### [`v10.0.1`](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md#&#8203;1001) [Compare Source](https://github.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://github.com/postcss/autoprefixer/releases/10.0.0) [Compare Source](https://github.com/postcss/autoprefixer/compare/9.8.6...10.0.0) <img src="https://user-images.githubusercontent.com/19343/93252989-3ec35380-f764-11ea-9891-4b386348bfdd.png" alt="Coat of arms of Oregon" width="200" height="200" align="right"> Autoprefixer 10 is based on top of [PostCSS 8](https://github.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://github.com/postcss/postcss/blob/master/docs/guidelines/plugin.md). </details> --- ### Renovate configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
samuel-p was assigned by renovate-bot 2020-09-16 02:04:21 +00:00
renovate-bot force-pushed renovate/autoprefixer-10.x from a1eee3e1b9 to 4344f43a97 2020-09-26 05:05:25 +00:00 Compare
renovate-bot force-pushed renovate/autoprefixer-10.x from 4344f43a97 to ddea2dc58e 2020-09-27 05:05:02 +00:00 Compare
renovate-bot force-pushed renovate/autoprefixer-10.x from ddea2dc58e to a1d13faebc 2020-11-11 05:04:59 +00:00 Compare
renovate-bot force-pushed renovate/autoprefixer-10.x from a1d13faebc to 452c42c27d 2020-11-27 05:04:53 +00:00 Compare
samuel-p manually merged commit 85e8444a25 into develop 2020-11-27 16:23:11 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: samuel-p/samuel-philipp.de#26
No description provided.