sidorares / nierika

pixel based testing library with VNC as a driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of async-to-gen is breaking the build 🚨

greenkeeper opened this issue · comments

Version 1.4.0 of async-to-gen was just published.

Branch Build failing 🚨
Dependency async-to-gen
Current Version 1.3.3
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

async-to-gen is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 7 commits.

  • 87def0a 1.4.0
  • fd52d51 Always write as utf8 (#54)
  • d0db27f Test only on supported node versions
  • 5ff61ce Fix transform of parenthetic expressions as body of async arrows. (#53)
  • d2fdba1 Use pirates instead of a manual swizzling, which provides better interop with babel and std/esm as well as provides a slightly more useful API (#52)
  • be56e02 Support transforming .mjs files by default
  • 33c6579 Bump to latest magic-string

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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