robototes / robototes-website

Official Robototes team website.
https://www.robototes.com
Other
3 stars 1 forks source link

An in-range update of serve-favicon is breaking the build 🚨 #2

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.4.1 of serve-favicon just got published.

Branch Build failing 🚨
Dependency serve-favicon
Current Version 2.4.0
Type dependency

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

As serve-favicon is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/robototes/robototes-website/builds/206053857)
Release Notes 2.4.1
  • Remove usage of res._headers private field
  • deps: fresh@0.5.0
    • Fix incorrect result when If-None-Match has both * and ETags
    • Fix weak ETag matching to match spec
    • perf: skip checking modified time if ETag check failed
    • perf: skip parsing If-None-Match when no ETag header
    • perf: use Date.parse instead of new Date
Commits

The new version differs by 13 commits .

  • dc00730 2.4.1
  • 6963249 docs: remove Node.js 8 history note
  • bc7984e lint: add newline to license file
  • c64330e docs: update copyright year
  • 644808e docs: Gittip is now Gratipay
  • c425d06 docs: update install code block style
  • 1665414 deps: fresh@0.5.0
  • 271769c build: eslint@3.16.1
  • 9fcab00 build: test against Node.js 8.x nightly
  • 80de876 Remove usage of res._headers private field
  • 22be71f build: Node.js@7.6
  • 48661c8 build: Node.js@6.10
  • ff5c1a2 build: Node.js@4.8

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: