Comandeer / rollup-plugin-babel-minify

Simple rollup plugin for minifying code using babel-preset-minify.
MIT License
48 stars 6 forks source link

An in-range update of rollup is breaking the build 🚨 #181

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup was updated from 1.20.2 to 1.20.3.

🚨 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/Comandeer/rollup-plugin-babel-minify/builds/577825453?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.20.3

2019-08-28

Bug Fixes

  • Make sure file hashes change when a change of the naming pattern leads to a file name change of a dependency (#3083)
  • Fix several issues where reexporting an external "default" export could lead to invalid or incorrect code (#3084)

Pull Requests

Commits

The new version differs by 5 commits.

  • bce164e 1.20.3
  • ee4a3f8 Update changelog
  • 8ee03af Properly reflect dependency file names in hash (#3083)
  • e2fa18d Fix "default" reexport issues in non ESM/System formats (#3084)
  • cc5fd63 chore: add github actions workflow config for windows (#3078)

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 5 years ago

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