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

Update body-parser to the latest version 🚀 #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 14, 2018

Version 1.18.3 of body-parser was just published.

Dependency body-parser
Current Version 1.18.2
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of body-parser.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 1.18.3
  • Fix stack trace for strict json parse error
  • deps: depd@~1.1.2
    • perf: remove argument reassignment
  • deps: http-errors@~1.6.3
    • deps: depd@~1.1.2
    • deps: setprototypeof@1.1.0
    • deps: statuses@'>= 1.3.1 < 2'
  • deps: iconv-lite@0.4.23
    • Fix loading encoding with year appended
    • Fix deprecation warnings on Node.js 10+
  • deps: qs@6.5.2
  • deps: raw-body@2.3.3
    • deps: http-errors@1.6.3
    • deps: iconv-lite@0.4.23
  • deps: type-is@~1.6.16
    • deps: mime-types@~2.1.18
Commits

The new version differs by 32 commits.

  • e6ccf98 1.18.3
  • 0f75d30 Fix stack trace for strict json parse error
  • dde88eb build: support Node.js 10.x
  • d828f6d tests: remove "new Buffer" from tests
  • 036de9a deps: raw-body@2.3.3
  • c533873 deps: iconv-lite@0.4.23
  • db78a97 build: Node.js@9.11
  • 8201ede deps: qs@6.5.2
  • cfeeb59 build: eslint-plugin-import@2.11.0
  • d045949 build: safe-buffer@5.1.2
  • 6cb164b build: eslint-plugin-standard@3.1.0
  • 70815be deps: type-is@~1.6.16
  • 2653fc5 build: eslint-plugin-import@2.10.0
  • 55a2488 deps: http-errors@~1.6.3
  • f2959f5 lint: apply standard 11 style

There are 32 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

coveralls commented May 14, 2018

Coverage Status

Coverage remained the same at 78.338% when pulling 33e6eb7 on greenkeeper/body-parser-1.18.3 into 01c4b7a on master.

greenkeeper bot added a commit that referenced this pull request Apr 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 26, 2019

  • The devDependency body-parser was updated from 1.18.2 to 1.19.0.

Update to this version instead 🚀

Commits

The new version differs by 44 commits.

There are 44 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

Successfully merging this pull request may close these issues.

1 participant