[Snyk] Upgrade body-parser from 1.9.0 to 1.19.0
Created by: snyk-bot
Snyk has created this PR to upgrade body-parser from 1.9.0 to 1.19.0.
- The recommended version is 32 versions ahead of your current version.
- The recommended version was released 3 years ago, on 2019-04-26.
Release notes
Package name: body-parser
-
1.19.0 - 2019-04-26
- deps: bytes@3.1.0
- Add petabyte (
pb
) support
- Add petabyte (
- 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
- deps: bytes@3.1.0
-
1.18.3 - 2018-05-14
- 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
-
1.18.2 - 2017-09-22
- deps: debug@2.6.9
- perf: remove argument reassignment
-
1.18.1 - 2017-09-12
- 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
- deps: content-type@~1.0.4
-
1.18.0 - 2017-09-09
- Fix JSON strict violation error to match native parse error
- Include the
body
property on verify errors - Include the
type
property on all generated errors - Use
http-errors
to set status code on errors - deps: bytes@3.0.0
- deps: debug@2.6.8
- deps: depd@~1.1.1
- Remove unnecessary
Buffer
loading
- Remove unnecessary
- deps: http-errors@~1.6.2
- deps: depd@1.1.1
- deps: iconv-lite@0.4.18
- Add support for React Native
- Add a warning if not loaded as utf-8
- Fix CESU-8 decoding in Node.js 8
- Improve speed of ISO-8859-1 encoding
- deps: qs@6.5.0
- deps: raw-body@2.3.1
- Use
http-errors
for standard emitted errors - deps: bytes@3.0.0
- deps: iconv-lite@0.4.18
- perf: skip buffer decoding on overage chunk
- Use
- perf: prevent internal
throw
when missing charset
-
1.17.2 - 2017-05-18
- deps: debug@2.6.7
- Fix
DEBUG_MAX_ARRAY_LENGTH
- deps: ms@2.0.0
- Fix
- deps: type-is@~1.6.15
- deps: mime-types@~2.1.15
- deps: debug@2.6.7
-
1.17.1 - 2017-03-06
- deps: qs@6.4.0
- Fix regression parsing keys starting with
[
- Fix regression parsing keys starting with
- deps: qs@6.4.0
-
1.17.0 - 2017-03-01
- deps: http-errors@~1.6.1
- Make
message
property enumerable forHttpError
s - deps: setprototypeof@1.0.3
- Make
- deps: qs@6.3.1
- Fix compacting nested arrays
- deps: http-errors@~1.6.1
-
1.16.1 - 2017-02-11
- deps: debug@2.6.1
- Fix deprecation messages in WebStorm and other editors
- Undeprecate
DEBUG_FD
set to1
or2
- deps: debug@2.6.1
-
1.16.0 - 2017-01-18
- 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.2.1
- Fix array parsing from skipping empty values
- deps: raw-body@~2.2.0
- deps: iconv-lite@0.4.15
- deps: type-is@~1.6.14
- deps: mime-types@~2.1.13
- deps: debug@2.6.0
- 1.15.2 - 2016-06-20
- 1.15.1 - 2016-05-06
- 1.15.0 - 2016-02-11
- 1.14.2 - 2015-12-16
- 1.14.1 - 2015-09-28
- 1.14.0 - 2015-09-16
- 1.13.3 - 2015-07-31
- 1.13.2 - 2015-07-06
- 1.13.1 - 2015-06-16
- 1.13.0 - 2015-06-15
- 1.12.4 - 2015-05-11
- 1.12.3 - 2015-04-16
- 1.12.2 - 2015-03-17
- 1.12.1 - 2015-03-16
- 1.12.0 - 2015-02-14
- 1.11.0 - 2015-01-31
- 1.10.2 - 2015-01-21
- 1.10.1 - 2015-01-02
- 1.10.0 - 2014-12-03
- 1.9.3 - 2014-11-22
- 1.9.2 - 2014-10-28
- 1.9.1 - 2014-10-23
- 1.9.0 - 2014-09-24
Commit messages
Package name: body-parser
- 998b265 1.19.0
- 40a0e81 deps: type-is@~1.6.17
- eda21da build: support Node.js 12.x
- dc7fea4 build: mocha@6.1.4
- 926f8f1 build: eslint-plugin-import@2.17.2
- cc0cbac deps: raw-body@2.4.0
- b69292b build: Node.js@11.14
- 1c9ed74 build: Node.js@8.16
- 737cb13 build: supertest@4.0.2
- 93ba395 build: eslint-plugin-node@8.0.1
- 3eb8d29 build: eslint@5.16.0
- d198d87 deps: qs@6.7.0
- 91d0232 deps: iconv-lite@0.4.24
- c9718ce build: Node.js@11.13
- a5701e3 build: eslint-plugin-promise@4.1.1
- 61fbe98 deps: http-errors@1.7.2
- 13bf2f6 deps: bytes@3.1.0
- 16727c3 build: eslint@5.15.3
- e30fbcb build: mocha@6.0.2
- 1970a47 build: supertest@3.4.2
- d6579f2 deps: qs@6.6.0
- 67d11d2 build: eslint@5.15.1
- f56f14c build: eslint-plugin-markdown@1.0.0
- a647c3d build: eslint-plugin-import@2.16.0
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.