corgicode / api

Backend for the codecorgi platform
http://codecorgi.co
Other
3 stars 0 forks source link

Bump body-parser from 1.18.2 to 1.18.3 #123

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps body-parser from 1.18.2 to 1.18.3.

Release notes *Sourced from [body-parser's releases](https://github.com/expressjs/body-parser/releases).* > ## 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
Changelog *Sourced from [body-parser's changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md).* > 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
Commits - [`e6ccf98`](https://github.com/expressjs/body-parser/commit/e6ccf98015fece0851c0c673fc2776c30ad79e5d) 1.18.3 - [`0f75d30`](https://github.com/expressjs/body-parser/commit/0f75d30d7112ec3a25e717ee28a5e8e6db7c46a3) Fix stack trace for strict json parse error - [`dde88eb`](https://github.com/expressjs/body-parser/commit/dde88eb755a67ce0537944ab72054fbbdc211c2d) build: support Node.js 10.x - [`d828f6d`](https://github.com/expressjs/body-parser/commit/d828f6dca80423e61e6f4dc96456637d77902a56) tests: remove "new Buffer" from tests - [`036de9a`](https://github.com/expressjs/body-parser/commit/036de9a3a490ce7660e2a68067215c2c76acb476) deps: raw-body@2.3.3 - [`c533873`](https://github.com/expressjs/body-parser/commit/c5338739e33e2b31af2897edd9c6c8a88f6ac612) deps: iconv-lite@0.4.23 - [`db78a97`](https://github.com/expressjs/body-parser/commit/db78a97ab248077fbd59d0e2a81806f8d914f4bd) build: Node.js@9.11 - [`8201ede`](https://github.com/expressjs/body-parser/commit/8201ede3d6255dd58b4c021b57699701f66f8dc6) deps: qs@6.5.2 - [`cfeeb59`](https://github.com/expressjs/body-parser/commit/cfeeb598c14c4bde2de933df006dd384bac9030a) build: eslint-plugin-import@2.11.0 - [`d045949`](https://github.com/expressjs/body-parser/commit/d0459494a5b0e376f56b730cb1e71fc0091ebe12) build: safe-buffer@5.1.2 - Additional commits viewable in [compare view](https://github.com/expressjs/body-parser/compare/1.18.2...1.18.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.