philschatz / puzzlescript

:video_game: Play Accessible PuzzleScript games in your terminal or embed them
https://philschatz.com/puzzlescript/
28 stars 11 forks source link

An in-range update of hard-source-webpack-plugin is breaking the build 🚨 #72

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 5 years ago

The devDependency hard-source-webpack-plugin was updated from 0.13.0 to 0.13.1.

🚨 View failing branch.

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

hard-source-webpack-plugin 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/philschatz/puzzlescript/builds/466055342?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 7 commits.

  • aa0383b chore(release): 0.13.1
  • 6cd85e9 Merge pull request #478 from mzgoddard/parse-json
  • 1fbd31d refactor: use parse-json
  • 5ff8c75 Merge pull request #470 from nomcopter/optimize-relate-context-performance
  • 3c4fbb3 Merge pull request #435 from LeetCode-OpenSource/switch-to-graceful-fs
  • cb03413 fix: optimize contextNormalPath mzgoddard/hard-source-webpack-plugin#469
  • 93143ca fix: replace native fs with graceful-fs

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