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 🚨 #32

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup was updated from 1.16.6 to 1.16.7.

🚨 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/560?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v1.16.7

2019-07-09

Bug Fixes

  • Fix an issue where exported import.meta properties would lead to invalid code (#2986)

Pull Requests

Commits

The new version differs by 6 commits.

  • faebb27 1.16.7
  • 05219ef Update changelog
  • 893c725 Only overwrite content when resolving import.meta properties (#2986)
  • e66d7be Sourcemap types (#2985)
  • 8fe1385 Minor stylistic improvements
  • 36f690a Remove leftover solo: true

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