aknuds1 / bankai

DIY asset server
http://yoshuawuyts.com/bankai/
Apache License 2.0
0 stars 0 forks source link

An in-range update of resolve is breaking the build 🚨 #15

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 7 years ago

Version 1.4.0 of resolve just got published.

Branch Build failing 🚨
Dependency resolve
Current Version 1.3.3
Type dependency

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

resolve is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very 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/aknuds1/bankai/builds/257945989?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 7 commits.

  • 744f816 v1.4.0
  • fed3f0f [New]: add preserveSymlinks option
  • 703517b [Tests] fix 0.6 and linting
  • 11fb3d8 Only apps should have lockfiles
  • bc2f7bf [Dev Deps] update eslint, @ljharb/eslint-config, tape
  • 41a3604 [Tests] up to node v8.2, v7.10, v6.11; npm 4.6+ breaks on node < 4
  • 5f6e682 [Fix] sync: fix when package.json main = ‘.’ or main = ‘./‘

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.3.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 1.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 19cbd5e v1.5.0
  • e0c5d51 [Tests] on node v8.8
  • 7f509ba [New] node v8.8+ supports http2
  • b826f30 [Fix] fix broken core tests; change core.json to be an object instead of an array; fix results
  • e66117d [New] add perf_hooks, added in node v8.5
  • d0de222 [Tests] up to node 8.7; use nvm install-latest-npm so new npm doesn’t break old node
  • 5bfb072 [Dev Deps] update eslint
  • e9d3a24 [Tests] up to v8.4; node 0.6 is failing due to travis-ci changes; allow it to fail for now.
  • 76f28a3 [Dev Deps] update eslint, @ljharb/eslint-config, tape
  • 3412f98 [Docs] update repo URL

See the full diff