JohnAlbin / normalize-scss

This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers.
https://github.com/JohnAlbin/normalize-scss#latest-versions
MIT License
1.44k stars 254 forks source link

Update sassy-test to the latest version 🚀 #122

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of sassy-test was just published.

Dependency sassy-test
Current Version 3.0.4
Type devDependency

The version 4.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of sassy-test.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 31 commits.

  • eadf9ba Tag 4.0.0
  • 23fa63d Migrate from istanbul to nyc
  • 5b8324f Remove Babel
  • 347a1e2 Update to Chai 4.1.2
  • 6426d55 Fix tests.
  • 4bcaa0a Update coveralls to 3.0.0
  • 961e563 chore(package): update mocha to version 4.0.0 (#15)
  • 99ad7ea chore(package): update eslint to version 4.12.1 (#18)
  • 395cdf0 Add support for node-sass 4.0.0.
  • a1eca5b Prevent lock files in npm package
  • a5b3550 Remove node.js v0.12 script.
  • fc12d2d Drop support for Node.js 0.12
  • bcfcdf1 Build JS.
  • 75f4d38 Fix test under Node.js v8.
  • c8cf00a Update docs link to use HTTPS.

There are 31 commits in total.

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: