Chore(deps): bump body-parser from 1.19.2 to 1.20.0 #38

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-body-parser-1.20.0 into main 2022-04-05 08:10:48 +00:00
argoyle commented 2022-04-03 01:50:49 +00:00 (Migrated from gitlab.com)

Bumps body-parser from 1.19.2 to 1.20.0.

Release notes

Sourced from body-parser's releases.

1.20.0

  • Fix error message for json parse whitespace in strict
  • Fix internal error when inflated body exceeds limit
  • Prevent loss of async hooks context
  • Prevent hanging when request already read
  • deps: depd@2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: http-errors@2.0.0
    • deps: depd@2.0.0
    • deps: statuses@2.0.1
  • deps: on-finished@2.4.1
  • deps: qs@6.10.3
  • deps: raw-body@2.5.1
    • deps: http-errors@2.0.0
Changelog

Sourced from body-parser's changelog.

1.20.0 / 2022-04-02

  • Fix error message for json parse whitespace in strict
  • Fix internal error when inflated body exceeds limit
  • Prevent loss of async hooks context
  • Prevent hanging when request already read
  • deps: depd@2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: http-errors@2.0.0
    • deps: depd@2.0.0
    • deps: statuses@2.0.1
  • deps: on-finished@2.4.1
  • deps: qs@6.10.3
  • deps: raw-body@2.5.1
    • deps: http-errors@2.0.0
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.2 to 1.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/body-parser/releases">body-parser's releases</a>.</em></p> <blockquote> <h2>1.20.0</h2> <ul> <li>Fix error message for json parse whitespace in <code>strict</code></li> <li>Fix internal error when inflated body exceeds limit</li> <li>Prevent loss of async hooks context</li> <li>Prevent hanging when request already read</li> <li>deps: depd@2.0.0 <ul> <li>Replace internal <code>eval</code> usage with <code>Function</code> constructor</li> <li>Use instance methods on <code>process</code> to check for listeners</li> </ul> </li> <li>deps: http-errors@2.0.0 <ul> <li>deps: depd@2.0.0</li> <li>deps: statuses@2.0.1</li> </ul> </li> <li>deps: on-finished@2.4.1</li> <li>deps: qs@6.10.3</li> <li>deps: raw-body@2.5.1 <ul> <li>deps: http-errors@2.0.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/body-parser/blob/master/HISTORY.md">body-parser's changelog</a>.</em></p> <blockquote> <h1>1.20.0 / 2022-04-02</h1> <ul> <li>Fix error message for json parse whitespace in <code>strict</code></li> <li>Fix internal error when inflated body exceeds limit</li> <li>Prevent loss of async hooks context</li> <li>Prevent hanging when request already read</li> <li>deps: depd@2.0.0 <ul> <li>Replace internal <code>eval</code> usage with <code>Function</code> constructor</li> <li>Use instance methods on <code>process</code> to check for listeners</li> </ul> </li> <li>deps: http-errors@2.0.0 <ul> <li>deps: depd@2.0.0</li> <li>deps: statuses@2.0.1</li> </ul> </li> <li>deps: on-finished@2.4.1</li> <li>deps: qs@6.10.3</li> <li>deps: raw-body@2.5.1 <ul> <li>deps: http-errors@2.0.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/body-parser/commit/1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56"><code>1f6f58e</code></a> 1.20.0</li> <li><a href="https://github.com/expressjs/body-parser/commit/7861a0055df9f3171732adf99fb2814dcf6a36e2"><code>7861a00</code></a> docs: update CI badge link</li> <li><a href="https://github.com/expressjs/body-parser/commit/601a076ddc66dc0b2cf909df14120b3adbaea91a"><code>601a076</code></a> docs: add security policy</li> <li><a href="https://github.com/expressjs/body-parser/commit/77bcc0e44dd9be1b0a60b647fd23faac9b72c8be"><code>77bcc0e</code></a> deps: qs@6.10.3</li> <li><a href="https://github.com/expressjs/body-parser/commit/eac5f22952ce8e6ec33315a3a16226b102591764"><code>eac5f22</code></a> build: Node.js@17.8</li> <li><a href="https://github.com/expressjs/body-parser/commit/86115397674d19449473f74206e4b168a51e245e"><code>8611539</code></a> build: mocha@9.2.2</li> <li><a href="https://github.com/expressjs/body-parser/commit/2a2f47199b443c56b6ebb74cac7acdeb63fac61f"><code>2a2f471</code></a> Fix internal error when inflated body exceeds limit</li> <li><a href="https://github.com/expressjs/body-parser/commit/9db582d2af35936f0347572163a17aeaef290aaf"><code>9db582d</code></a> Fix error message for json parse whitespace in strict</li> <li><a href="https://github.com/expressjs/body-parser/commit/bd702d2f007332dedcd4a1db0a7f21843ed537d7"><code>bd702d2</code></a> lint: remove deprecated String.prototype.substr</li> <li><a href="https://github.com/expressjs/body-parser/commit/96df60f9d0d60c88cce33cd79c513e81d11c5162"><code>96df60f</code></a> deps: depd@2.0.0</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/body-parser/compare/1.19.2...1.20.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-04-05 08:10:49 +00:00 (Migrated from gitlab.com)

mentioned in commit 93da334fd4

mentioned in commit 93da334fd4a213784dcd04339b4907f4c45604a6
argoyle (Migrated from gitlab.com) merged commit 93da334fd4 into main 2022-04-05 08:10:49 +00:00
Sign in to join this conversation.