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

[Snyk] Upgrade autoprefixer from 9.5.1 to 9.7.4 #5

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade autoprefixer from 9.5.1 to 9.7.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 11 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-01-14.
Release notes
Package name: autoprefixer
  • 9.7.4 - 2020-01-14
  • 9.7.3 - 2019-11-30
    • Fix compatibility with PostCSS Modules.
  • 9.7.2 - 2019-11-18
    • Add -ms-user-select: element support.
    • Add funding link for npm fund.
  • 9.7.1 - 2019-11-01
    • Avoid unnecessary transitions in prefixed selectors (by @fanich37).
    • Fix fit-content for Firefox.
  • 9.7.0 - 2019-10-24

    Brotherhood of Steel coat of arms

    Autoprefixer 9.7 brings AUTOPREFIXER_GRID environment variable and huge performance improvments.

    Grid Environment Variable

    Autoprefixer can add CSS Grid polyfills for IE. You need to manually enable it to prove that you understand the limits of polyfill.

    In previous versions you can enable Grid polyfill by grid: 'autoplace' option or by /* autoprefixer grid: autoplace */ control comment. But in some cases, developers were not able to use both methods. For instance, during work with Material UI’ CSS-in-JS in Create React App.

    Now Autoprefixer supports environment variable to enable CSS Grid polyfill:

    AUTOPREFIXER_GRID=autoplace npm build

    Performance Improvements

    @Knagis found that Browserslist takes 70% of the Autoprefixer time.

    Autoprefixer 9.6.5 profiling

    We did a lot of improvements in Browserslist and now Autoprefixer should work much faster.

    67417985-a283e180-f5d2-11e9-879a-e364c9acccf1

    Other

  • 9.6.5 - 2019-10-14
  • 9.6.4 - 2019-10-05
    • Now the real fix for 'startsWith' of undefined error.
  • 9.6.3 - 2019-10-05
    • Fix Cannot read property 'startsWith' of undefined error.
  • 9.6.2 - 2019-10-05
    • Fix false Replace fill to stretch warning.
  • 9.6.1 - 2019-07-05
    • Fix -webkit-line-clamp truncating multi-line text support.
  • 9.6.0 - 2019-06-03
  • 9.5.1 - 2019-04-07
from autoprefixer GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant