pa001024 / riven-mirror

ζžι•œ - the impressive warframe tool site

Home Page:https://riven-im.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of file-loader is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency file-loader was updated from 4.2.0 to 4.3.0.

🚨 View failing branch.

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

file-loader 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: build: Your tests failed on CircleCI (Details).

Release Notes for v4.3.0

4.3.0 (2019-11-21)

Features

  • new esModules option to output ES modules (#340) (9b9cd8d)
Commits

The new version differs by 3 commits.

  • 0df6c8d chore(release): 4.3.0
  • a2f5faf refactor: code (#344)
  • 9b9cd8d feat: new options flag to output ES2015 modules (#340)

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