jokeyrhyme / load.js

simple script loader based on extracted logic from RequireJS
Other
1 stars 0 forks source link

An in-range update of browserify is breaking the build 🚨 #30

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 16.2.1 of browserify was just published.

Branch Build failing 🚨
Dependency browserify
Current Version 16.2.0
Type devDependency

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

browserify is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/jokeyrhyme/load.js/builds/376736469?utm_source=github_status&utm_medium=notification)

Release Notes v16.2.1

Fix relative --external paths on Windows. (@Shingyx)

#1704

Fix tests to work on Windows, and add Appveyor CI for Windows testing.

#1819

Commits

The new version differs by 8 commits.

  • 36d7c9a 16.2.1
  • e34599a Merge pull request #1819 from goto-bus-stop/appveyor
  • 8e7cb87 Skip flaky test on Windows w old Node
  • 3703154 Disable invalid json chars test in node 10
  • e39d609 Skip failing test on old Node on Windows
  • c428f0c Fix external relative paths on Windows
  • c5120b7 Fix tests on Windows.
  • 2d896a9 Try adding appveyor

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:

greenkeeper[bot] commented 6 years ago

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