Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Mar 6, 2017 · 5 comments
Open

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

greenkeeper bot opened this issue Mar 6, 2017 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 6, 2017

Version 1.17.1 of body-parser just got published.

Branch Build failing 🚨
Dependency body-parser
Current Version 1.17.0
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 💪


Status Details
  • wercker/build Wercker pipeline failed Details
Release Notes 1.17.1
  • deps: qs@6.4.0
    • Fix regression parsing keys starting with [
Commits

The new version differs by 5 commits .

  • 0f1bed0 1.17.1
  • 0532096 lint: remove unreachable code branches
  • b34aab5 build: eslint-config-standard@7.0.0
  • 77b1ca1 build: eslint-plugin-markdown@1.0.0-beta.4
  • e51dbc5 deps: qs@6.4.0

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 18, 2017

Version 1.17.2 just got published.

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

Release Notes 1.17.2
  • deps: debug@2.6.7
    • Fix DEBUG_MAX_ARRAY_LENGTH
    • deps: ms@2.0.0
  • deps: type-is@~1.6.15
    • deps: mime-types@~2.1.15
Commits

The new version differs by 13 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 9, 2017

Version 1.18.0 just got published.

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

Commits

The new version differs by 45 commits.

  • adfa01c 1.18.0
  • 0632e2f Include the "type" property on all generated errors
  • b8f97cd Include the "body" property on verify errors
  • c659e8a tests: add test for err.body on json parse error
  • 4e15325 tests: reorganize json error tests
  • 5bd7ed5 tests: reorganize json strict option tests
  • 3cb380b tests: store server on mocha context instead of variable shadowing
  • 29c8cd0 docs: document too many parameters error
  • 7b9cb14 Use http-errors to set status code on errors
  • 29a27f1 docs: fix typo in jsdoc comment
  • 448dc57 Fix JSON strict violation error to match native parse error
  • 87df7e6 tests: add leading whitespace strict json test
  • 1841248 deps: raw-body@2.3.1
  • e666dbe deps: http-errors@~1.6.2
  • c2a110a deps: bytes@3.0.0

There are 45 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2017

Version 1.18.1 just got published.

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

Release Notes 1.18.1
  • deps: content-type@~1.0.4
    • perf: remove argument reassignment
    • perf: skip parameter parsing when no parameters
  • deps: iconv-lite@0.4.19
    • Fix ISO-8859-1 regression
    • Update Windows-1255
  • deps: qs@6.5.1
    • Fix parsing & compacting very deep objects
  • deps: raw-body@2.3.2
    • deps: iconv-lite@0.4.19
Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 22, 2017

Version 1.18.2 just got published.

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

Release Notes 1.18.2
  • deps: debug@2.6.9
  • perf: remove argument reassignment
Commits

The new version differs by 8 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2019

  • The dependency body-parser was updated from 1.18.3 to 1.19.0.

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

Release Notes for 1.19.0
  • deps: bytes@3.1.0
    • Add petabyte (pb) support
  • deps: http-errors@1.7.2
    • Set constructor name when possible
    • deps: setprototypeof@1.1.1
    • deps: statuses@'>= 1.5.0 < 2'
  • deps: iconv-lite@0.4.24
    • Added encoding MIK
  • deps: qs@6.7.0
    • Fix parsing array brackets after index
  • deps: raw-body@2.4.0
    • deps: bytes@3.1.0
    • deps: http-errors@1.7.2
    • deps: iconv-lite@0.4.24
  • deps: type-is@~1.6.17
    • deps: mime-types@~2.1.24
    • perf: prevent internal throw on invalid type
Commits

The new version differs by 84 commits.

There are 84 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants