chrisguttandin / metadata-detector-broker

The broker which is used by the metadata-detector package.
MIT License
1 stars 0 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency rollup was updated from 1.27.4 to 1.27.5.

🚨 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 could not complete due to an error ([Details](https://travis-ci.org/chrisguttandin/metadata-detector-broker/builds/616531946?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.27.5

2019-11-25

Bug Fixes

  • Make sure namespaces for inlined dynamic imports are treated as variable accesses when deconflicting (#3256)

Pull Requests

Commits

The new version differs by 5 commits.

  • c547361 1.27.5
  • 6718a09 Update changelog
  • 973c046 Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
  • 99a715a Update dependencies (#3257)
  • 54cbc81 Add note about generating source maps to load() and transform() (#3252)

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

After pinning to 1.27.4 your tests are passing again. Downgrade this dependency πŸ“Œ.