This version is covered by your current version range and after updating it in your project the build failed.
rollup 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/chrisguttandin/json-midi-encoder-broker/builds/539625904?utm_source=github_status&utm_medium=notification)).
Release Notes for v1.13.0
2019-05-31
Features
Omit exports and module from SystemJS wrapper if possible (#2880)
Try to use the first letters of names when mangling exports (#2885)
Bug Fixes
Avoid conflicts with local variables when using format specific globals to render dynamic imports and file URLs (#2880)
Do not produce undefined reexports when reexporting from entry points (#2885)
Pull Requests
#2880: Deconflict global variables used inside format-specific code (@lukastaegert)
#2885: Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (@lukastaegert)
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).
The devDependency rollup was updated from
1.12.5
to1.13.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
rollup 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/chrisguttandin/json-midi-encoder-broker/builds/539625904?utm_source=github_status&utm_medium=notification)).Release Notes for v1.13.0
2019-05-31
Features
exports
andmodule
from SystemJS wrapper if possible (#2880)Bug Fixes
Pull Requests
Commits
The new version differs by 5 commits.
df11753
Fix linting
a630866
1.13.0
52268a9
Update changelog
b006d13
Deconflict global variables used inside format-specific code (#2880)
70b0844
Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (#2885)
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: