wc-catalogue / blaze-elements

Web Component Blaze Elements
https://wc-catalogue.github.io/blaze-elements/
MIT License
10 stars 4 forks source link

Update sass-loader to the latest version 🚀 #175

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.1 of sass-loader just got published.

Dependency sass-loader
Current Version 4.1.1
Type devDependency

The version 5.0.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of sass-loader. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 36 commits .

  • fcb26a6 5.0.1
  • 6cbc975 Update CHANGELOG
  • bc3f23a Merge pull request #369 from jtangelder/fix/368-multi-compilation
  • 8d54166 Fix bug where multiple compilations interfered with each other
  • b387510 Merge pull request #367 from jtangelder/add/module-dot-name-test
  • d250cf0 Add test cases for #360
  • 41af62a Merge pull request #365 from jtangelder/release
  • 7398bea 5.0.0
  • 63a8269 Update CHANGELOG
  • a0b826c Merge pull request #338 from jtangelder/change/webpack-2
  • 9690284 Add link to archive branch in README
  • 5a6bcb9 Remove unsupported peer dependencies
  • 3abb887 Update dependencies
  • 3f83861 Temporarily remove extract-text-webpack-plugin
  • 0520f4b Update README

There are 36 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: