elmasse / nextein

A static site generator with markdown + react for Next.js

Home Page:https://nextein.elmasse.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of unified is breaking the build 🚨

greenkeeper opened this issue Β· comments

The dependency unified was updated from 8.3.1 to 8.3.2.

🚨 View failing branch.

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

unified 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 could not complete due to an error (Details).

Release Notes for 8.3.2
  • 6d4c01c Fix types of Parser, Compiler
Commits

The new version differs by 2 commits.

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 8.3.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

Build passing.