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 rollup-plugin-commonjs is breaking the build 🚨 #85

Closed
greenkeeper bot opened this issue Oct 18, 2017 · 4 comments
Closed

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 18, 2017

Version 8.2.3 of rollup-plugin-commonjs was just published.

Branch Build failing 🚨
Dependency rollup-plugin-commonjs
Current Version 8.2.1
Type devDependency

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

rollup-plugin-commonjs 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

Commits

The new version differs by 15 commits.

  • 3724521 8.2.3
  • 33ce531 8.2.2
  • 8d53cca Merge pull request #233 from mbostock/fix-require-collision
  • 7c14734 Remove apparently-unneeded file.
  • 386a1e7 Add test for require collision.
  • 93cedc2 Fix #232 - require collision.
  • 419a912 Update dependencies
  • d3cd998 Merge pull request #241 from rollup/update-test-config
  • 8efa096 Silence a few test warnings
  • 77c4838 Merge pull request #230 from caleb531/duplicate-export-fix
  • 6a3046e Merge pull request #229 from DenisCarriere/patch-1
  • 83315ad Merge pull request #226 from marijnh/master
  • 4dae460 Make unwrapExports only pick out default when it exists
  • e49819a Fix rollup/rollup#1637 (with tests)
  • a453bb4 Update README.md

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 Oct 18, 2017

After pinning to 8.2.1 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 Oct 19, 2017

Version 8.2.4 just got published.

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

Commits

The new version differs by 8 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2017

Version 8.2.5 just got published.

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 30, 2017

Version 8.2.6 just got published.

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

Commits

The new version differs by 3 commits.

  • e800b4c 8.2.6
  • 779cd9e Merge pull request #253 from rollup/update-acorn
  • 10e09cb Raise minimal acorn version to resolve #252

See the full diff

stalniy pushed a commit to stalniy/chai-spies that referenced this issue Jan 10, 2018
Rollup plugins and latest mocha doesn't support 0.x version of node

Fixes chaijs#85, Fixes chaijs#83
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