wa-robotics / wa-robotics-scout

WA Robotics Scout was a scouting application used by the WA Robotics VEX teams during the Nothing But Net and Starstruck seasons
MIT License
2 stars 0 forks source link

An in-range update of body-parser is breaking the build 🚨 #40

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.16.0 of body-parser just got published.

Branch Build failing 🚨
Dependency body-parser
Current Version 1.15.2
Type dependency

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

As body-parser 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 is in progress [Details](https://travis-ci.org/wa-robotics/wa-robotics-scout/builds/192918933) - βœ… **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/wa-robotics/wa-robotics-scout/8907881ecf7817251cc5ae318fbb1ed7a3fa2aa3/dependencies/npm?status=passing) - ❌ **bitHound - Code** 6 failing files. [Details](https://www.bithound.io/github/wa-robotics/wa-robotics-scout/8907881ecf7817251cc5ae318fbb1ed7a3fa2aa3/files#filter-failing-file)
Release Notes 1.16.0
  • deps: debug@2.6.0
    • Allow colors in workers
    • Deprecated DEBUG_FD environment variable
    • Fix error when running under React Native
    • Use same color for same namespace
    • deps: ms@0.7.2
  • deps: http-errors@~1.5.1
    • deps: inherits@2.0.3
    • deps: setprototypeof@1.0.2
    • deps: statuses@'>= 1.3.1 < 2'
  • deps: iconv-lite@0.4.15
    • Added encoding MS-31J
    • Added encoding MS-932
    • Added encoding MS-936
    • Added encoding MS-949
    • Added encoding MS-950
    • Fix GBK/GB18030 handling of Euro character
  • deps: qs@6.3.0
    • Fix array parsing from skipping empty values
    • Fix compacting nested arrays
  • deps: raw-body@~2.2.0
    • deps: iconv-lite@0.4.15
  • deps: type-is@~1.6.14
    • deps: mime-types@~2.1.13
Commits

The new version differs by 20 commits .

There are 20 commits in total. 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 7 years ago

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