Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Update body-parser to the latest version 🚀#74

Closed
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/body-parser-1.16.0
Closed

Update body-parser to the latest version 🚀#74
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/body-parser-1.16.0

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper Bot commented Jan 18, 2017

Version 1.16.0 of body-parser just got published.

Dependency body-parser
Current Version 1.15.2
Type dependency

The version 1.16.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of body-parser.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 18, 2017

Current coverage is 100% (diff: 100%)

Merging #74 into master will not change coverage

@@           master   #74   diff @@
===================================
  Files          14    14          
  Lines         168   168          
  Methods        38    38          
  Messages        0     0          
  Branches       11    11          
===================================
  Hits          168   168          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 33b93be...ac27cd9

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 11, 2017

Version 1.16.1 just got published.

Update to this version instead 🚀

Release Notes 1.16.1
  • deps: debug@2.6.1
    • Fix deprecation messages in WebStorm and other editors
    • Undeprecate DEBUG_FD set to 1 or 2
Commits

The new version differs by 5 commits .

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 1, 2017

Version 1.17.0 just got published.

Update to this version instead 🚀

Release Notes 1.17.0
  • deps: http-errors@~1.6.1
    • Make message property enumerable for HttpErrors
    • deps: setprototypeof@1.0.3
  • deps: qs@6.3.1
    • Fix compacting nested arrays
Commits

The new version differs by 9 commits .

See the full diff.

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 6, 2017

Version 1.17.1 just got published.

Update to this version instead 🚀

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.

@greenkeeper greenkeeper Bot deleted the greenkeeper/body-parser-1.16.0 branch April 6, 2017 05:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant