Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Update autoprefixer to the latest version 🚀 #331

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 20, 2019

The devDependency autoprefixer was updated from 9.4.7 to 9.4.8.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Feb 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 25, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.4.9.

Update to this version instead 🚀

Release Notes for 9.4.9

greenkeeper bot added a commit that referenced this pull request Mar 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 5, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.4.10.

Update to this version instead 🚀

Release Notes for 9.4.10
  • Add warning for named Grid rows.

greenkeeper bot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.5.0.

Update to this version instead 🚀

Release Notes for 9.5 “Draco dormiens nunquam titillandus”

Coat of Arms of Hogwarts

Autoprefixer 9.5 brings mask-composite support.

a {
  mask-composite: add;
}
b {
  mask: url(intersect.png) intersect, url(exclude.png);
}
a {
  -webkit-mask-composite: source-over;
          mask-composite: add;
}
b {
  -webkit-mask: url(intersect.png), url(exclude.png);
  -webkit-mask-composite: source-in, xor;
          mask: url(intersect.png) intersect, url(exclude.png);
}

Thanks to @semeleven for implementation and @iamvdo for suggestion.

greenkeeper bot added a commit that referenced this pull request Apr 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 7, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.5.1.

Update to this version instead 🚀

Release Notes for 9.5.1
  • Fix backdrop-filter for Edge (by @AleshaOleg).
  • Fix min-resolution media query support in Firefox < 16.

greenkeeper bot added a commit that referenced this pull request Jun 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 3, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.6.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 5, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.6.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 5, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.6.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 5, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.6.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 5, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.6.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 14, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.6.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 24, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 24, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.7.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 1, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.7.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 19, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.7.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 30, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 30, 2019

  • The devDependency autoprefixer was updated from 9.4.7 to 9.7.3.

Update to this version instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants