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 is breaking the build 🚨 #34

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup was updated from 1.16.7 to 1.17.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 - ❌ **ci/circleci: setup:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ChocPanda/mambda/592?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v1.17.0

2019-07-15

Features

  • Allow plugins to access current combined sourcemap in transform hook for coverage instrumentation (#2986)

Pull Requests

Commits

The new version differs by 5 commits.

  • 5d1541a 1.17.0
  • 61989d4 Update changelog
  • 7b5aa2b Bump lodash from 4.17.11 to 4.17.14 (#2989)
  • 6b500b8 Add getCombinedSourceMap in transform plugin context (#2983) (#2993)
  • a36020d docs: Fix code fences for link (#2987)

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.16.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.