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

An in-range update of eyeglass is breaking the build 🚨 #115

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.3.0 of eyeglass just got published.

Branch Build failing 🚨
Dependency eyeglass
Current Version 1.2.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As eyeglass is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/JohnAlbin/normalize-scss/builds/275506587?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 6 commits.

  • a729aca release v1.3.0 🎉
  • 3241a16 Merge pull request #174 from sass-eyeglass/symlink-install
  • 2ce30e3 Node 0.12 is no longer supported by the node folks, we shouldn’t either
  • 13e4f44 Add option.installWithSymlinks to toggle symlink usage
  • 3126d85 Merge pull request #172 from eoneill/symlinkOriginAccess
  • bbefb42 better support for builds that use symlink

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:

greenkeeper[bot] commented 7 years ago

After pinning to 1.2.1 your tests are passing again. Downgrade this dependency 📌.

JohnAlbin commented 7 years ago

It looks like Eyeglass 1.3.0 dropped support for Node.js 0.12.

https://travis-ci.org/JohnAlbin/normalize-scss/builds/275506587