Closed greenkeeper[bot] closed 4 years ago
After pinning to 2.6.1 your tests are passing again. Downgrade this dependency π.
devDependency
rollup was updated from 2.7.0
to 2.7.1
.Your tests are still failing with this version. Compare changes
2020-04-21
output.paths
is used (#3508)
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency rollup was updated from
2.6.1
to2.7.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/github/chrisguttandin/json-midi-encoder/builds/677947085?utm_source=github_status&utm_medium=notification)).Release Notes for v2.7.0
2020-04-21
Features
preserveEntrySignatures
option to control how exports of entry points are handled (#3498)preserveSignature
flag tothis.emitFile
to control exports of emitted chunks (#3498)output.minifyInternalExports
option to control if internal exports are minified (#3498)Pull Requests
Commits
The new version differs by 4 commits ahead by 4, behind by 1.
437934e
2.7.0
c953270
Update changelog
9011204
Add option to configure if entry signatures are preserved (#3498)
c0c206e
Use chokidar as test watcher
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: