linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

Update loader-utils in group default to the latest version 🚀 #427

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency loader-utils was updated from 1.4.0 to 2.0.0.

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.


Publisher: evilebottnawi License: MIT

Release Notes for v2.0.0

2.0.0 (2020-03-17)

⚠ BREAKING CHANGES

  • minimum required Node.js version is 8.9.0 (#166) (c937e8c)
  • the getOptions method returns empty object on empty query (#167) (b595cfb)
  • Use md4 by default
Commits

The new version differs by 5 commits.

  • d9f4e23 chore(release): 2.0.0
  • 865dc03 refactor: switch to md4 by default (#168)
  • b595cfb refactor: the getOptions method returns empty object on empty query (#167)
  • c937e8c chore: minimum required Node.js version is 8.9.0 (#166)
  • c78786d chore: upgrade json5 to fix a vulnerability (#165)

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: