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

An in-range update of stylus is breaking the build 🚨 #49

Open
greenkeeper bot opened this issue Aug 20, 2019 · 2 comments
Open

An in-range update of stylus is breaking the build 🚨 #49

greenkeeper bot opened this issue Aug 20, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 20, 2019

The dependency stylus was updated from 0.54.5 to 0.54.6.

🚨 View failing branch.

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

stylus is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for 0.54.6
  • Fix issue with cos & sin not stripping rad unit. #2284
  • Fix: handle empty at-rules #2416
  • Define function arguments explicitly #2417
  • Do not use the deprecated Buffer() constructor #2424
  • Fix issues #2411
  • Use mkdir() recursive option instead of mkdirp()
  • Fix no such directory error in Stylus Executable #2421
  • Fixed define column for mixin #2456
  • Fix work with hash #2453
  • Extend in block level import #2270
  • Fix: check whether captureStackTrace exists #2394
  • Make prefix-classes work with partial and range refs in selectors #2278
  • Extend length method to work with strings #2110
  • add quiet flag to have a more "quiet" output. #2088
  • Support for cssnext nested at-rule syntax (apply, nested) #2335
Commits

The new version differs by 124 commits.

  • 1b434ab Merge branch 'rc-0.54.6'
  • 5b85cbb Version
  • 0899f15 Merge pull request #2442 from acidjazz/dev
  • ab51221 Merge pull request #2462 from stylus/fix-column-function-call
  • b6a5233 Merge pull request #2473 from bgfist/feat/add-cli-ext-option
  • be0e455 Merge pull request #2474 from DespertaWeb/mixin-interpolation
  • 513c146 mixin with interpolation
  • f8f30cd chore: add ext option for cli
  • f6d39f3 🔧 reverted wrong variable file change
  • a5944ad Merge branch 'dev' into dev
  • 8955586 ♻️ updated tests with the latest
  • 78b0b3b ✅ variable tests
  • 10ae3b5 Fixed column for function call
  • 7e98dc1 Merge pull request #2460 from stylus/hash-issue-again
  • 15e9268 Fixed bug when after hash was function

There are 124 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2019

After pinning to 0.54.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 21, 2019

  • The dependency stylus was updated from 0.54.6 to 0.54.7.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

See the full diff

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

No branches or pull requests

0 participants