ChocPanda / mambda

A Middleware and lifecycle framework for build AWS Lambdas
MIT License
5 stars 1 forks source link

An in-range update of rollup-plugin-commonjs is breaking the build 🚨 #48

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency rollup-plugin-commonjs was updated from 10.0.2 to 10.1.0.

🚨 View failing branch.

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 - ❌ **Codacy/PR Quality Review:** Hang in there, Codacy is reviewing your Pull request. ([Details](https://app.codacy.com/app/ChocPanda/mambda/pullRequest?prid=4471239)). - ❌ **ci/circleci: setup:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ChocPanda/mambda/752?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 4 commits.

  • 12a11c2 10.1.0
  • 82ca3a2 Update changelog
  • fcd9826 Normalize ids before looking up in named export map (#406)
  • e431c29 Update README.md with note on symlinks (#405)

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:

ChocPanda commented 4 years ago

Resolved by #47