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 serve is breaking the build 🚨 #166

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 5 years ago

The devDependency serve was updated from 11.0.1 to 11.0.2.

🚨 View failing branch.

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

serve 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/547597488?utm_source=github_status&utm_medium=notification)).

Release Notes for 11.0.2

Patches

  • Bumped serve-handler to latest version: #539
Commits

The new version differs by 2 commits.

  • 29be622 11.0.2
  • 7fc8967 Bumped serve-handler to latest version (#539)

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 11.1.0

Minor Changes

  • Update serve-handler to v6.1.0 and enable etag option by default: #546
  • Updated README for better understanding where to place the serve.json: #544
  • Allow absolute file paths: #526

Patches

  • Add --no-compression option to help message: #523

Credits

Huge thanks to @philippescher, @christopherjbaker, and @mbalabash for helping!

Commits

The new version differs by 5 commits.

  • 2316382 11.1.0
  • 451b44e Add --no-compression option to help message (#523)
  • 51240b7 Allow absolute file paths (#526)
  • 7b39dc8 Updated README for better understanding where to place the serve.json (#544)
  • decbbb5 Update serve-handler to v6.1.0 and enable etag option by default (#546)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 11.2.0

Minor Changes

  • Add support for manual SSL certs/keys: #520

Patches

  • Fixed ZEIT Now reference in readme: #554
  • Add information about how to serve a specific path: #548
  • Bumped serve-handler to the latest version: #559

Credits

Huge thanks to @mattdodge, @d2s, and @Johann-S for helping!

Commits

The new version differs by 10 commits.

  • cbc6c4a 11.2.0
  • 9360686 Bumped serve-handler to the latest version (#559)
  • aa00e2c Add information about how to serve a specific path (#548)
  • 550a76e Fixed ZEIT Now reference in readme (#554)
  • 70d957b Add support for manual SSL certs/keys (#520)
  • 2316382 11.1.0
  • 451b44e Add --no-compression option to help message (#523)
  • 51240b7 Allow absolute file paths (#526)
  • 7b39dc8 Updated README for better understanding where to place the serve.json (#544)
  • decbbb5 Update serve-handler to v6.1.0 and enable etag option by default (#546)

See the full diff