jacktuck / unfurl

Metadata scraper with support for oEmbed, Twitter Cards and Open Graph Protocol for Node.js :zap:
MIT License
475 stars 51 forks source link

An in-range update of serve-static is breaking the build 🚨 #20

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.13.0 of serve-static just got published.

Branch Build failing 🚨
Dependency serve-static
Current Version 1.12.6
Type devDependency

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

As serve-static is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/jacktuck/unfurl/builds/280682933?utm_source=github_status&utm_medium=notification)

Release Notes 1.13.0
  • deps: send@0.16.0
    • Add 70 new types for file extensions
    • Add immutable option
    • Fix missing </html> in default error & redirects
    • Set charset as "UTF-8" for .js and .json
    • Use instance methods on steam to check for listeners
    • deps: mime@1.4.1
    • perf: improve path validation speed
Commits

The new version differs by 2 commits.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 1.13.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 1.13.1
  • Fix regression when root is incorrectly set to a file
  • deps: send@0.16.1
Commits

The new version differs by 3 commits.

See the full diff