maxdavidson / structly

Tool for working with binary data types in JavaScript
MIT License
14 stars 1 forks source link

An in-range update of rollup-plugin-node-resolve is breaking the build 🚨 #123

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.1 of rollup-plugin-node-resolve was just published.

Branch Build failing 🚨
Dependency rollup-plugin-node-resolve
Current Version 3.0.0
Type devDependency

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

rollup-plugin-node-resolve 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 failed [Details](https://travis-ci.org/maxdavidson/structly/builds/327655149?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 7 commits.

  • 1bea2ad -> v3.0.1
  • f9ca240 Merge pull request #127 from keithamus/remove-browser-resolve
  • 1ced2d4 refactor: remove browser-resolve dependency, inline logic
  • 29fc2ca Update README.md
  • 2b13f7b error message: externals -> external (#99)
  • 2f9db30 Added missing comma in readme
  • 001893d Added missing comma in readme (#97)

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

Version 3.0.2 just got published.

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

Commits

The new version differs by 3 commits.

  • 1b26066 -> v3.0.2
  • 6aeecbf Merge pull request #129 from keithamus/fix-new-browser-resolve-refactor
  • 6920233 fix: add guard for options.browser with no pkg.browser field

See the full diff

greenkeeper[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 3.0.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • 19fd587 -> v3.0.3
  • 4c35e91 Merge pull request #133 from keithamus/fix-browser-resolve-regressions
  • 0efbed0 Merge pull request #1 from mislav/mislav/fix-browser-resolve-regressions
  • 3a63974 Handle .node extension when resolving browser entries
  • 398816d Respect browser field configuration in case of implicit main
  • 7529f70 fix(browser-resolve): fix regressions from refactor

See the full diff