Bump body-parser from 1.19.1 to 1.19.2 #308

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/body-parser-1.19.2 into main 2022-02-16 10:48:57 +00:00
dependabot[bot] commented 2022-02-16 07:04:52 +00:00 (Migrated from github.com)

Bumps body-parser from 1.19.1 to 1.19.2.

Release notes

Sourced from body-parser's releases.

1.19.2

  • deps: bytes@3.1.2
  • deps: qs@6.9.7
    • Fix handling of __proto__ keys
  • deps: raw-body@2.4.3
    • deps: bytes@3.1.2
Changelog

Sourced from body-parser's changelog.

1.19.2 / 2022-02-15

  • deps: bytes@3.1.2
  • deps: qs@6.9.7
    • Fix handling of __proto__ keys
  • deps: raw-body@2.4.3
    • deps: bytes@3.1.2
Commits

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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.1 to 1.19.2. <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.19.2</h2> <ul> <li>deps: bytes@3.1.2</li> <li>deps: qs@6.9.7 <ul> <li>Fix handling of <code>__proto__</code> keys</li> </ul> </li> <li>deps: raw-body@2.4.3 <ul> <li>deps: bytes@3.1.2</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.19.2 / 2022-02-15</h1> <ul> <li>deps: bytes@3.1.2</li> <li>deps: qs@6.9.7 <ul> <li>Fix handling of <code>__proto__</code> keys</li> </ul> </li> <li>deps: raw-body@2.4.3 <ul> <li>deps: bytes@3.1.2</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/body-parser/commit/424dadd312f519bdb320c6ee9463d6672782420c"><code>424dadd</code></a> 1.19.2</li> <li><a href="https://github.com/expressjs/body-parser/commit/11248a2919b033d309ac4045b9bbefdb8486b84c"><code>11248a2</code></a> deps: raw-body@2.4.3</li> <li><a href="https://github.com/expressjs/body-parser/commit/7a088eb74cbee94c8bf1e44b2f4cfb08ea915952"><code>7a088eb</code></a> build: Node.js@14.19</li> <li><a href="https://github.com/expressjs/body-parser/commit/ecedf31c40c614828604f41a769ffbfdd52cb0b5"><code>ecedf31</code></a> build: Node.js@16.14</li> <li><a href="https://github.com/expressjs/body-parser/commit/b6bfabd557c0235bb5a61286d97c6bd557cc8b08"><code>b6bfabd</code></a> build: Node.js@17.5</li> <li><a href="https://github.com/expressjs/body-parser/commit/badd6b260efae2f0dd69f138a0f28d2b8e46f985"><code>badd6b2</code></a> build: fix code coverage aggregate upload</li> <li><a href="https://github.com/expressjs/body-parser/commit/96b448a15d02ec10c07ca1b8604fa9340d9e81c4"><code>96b448a</code></a> build: Node.js@17.4</li> <li><a href="https://github.com/expressjs/body-parser/commit/70560b1d30ed4e1d4f3309a97534259571dffeee"><code>70560b1</code></a> build: mocha@9.2.0</li> <li><a href="https://github.com/expressjs/body-parser/commit/548a06faaffafab72c349adc671a2334b016b9a9"><code>548a06f</code></a> build: supertest@6.2.2</li> <li><a href="https://github.com/expressjs/body-parser/commit/3b00678ee8546ff51fd478b9f32ce2c48a409b7a"><code>3b00678</code></a> deps: bytes@3.1.2</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/body-parser/compare/1.19.1...1.19.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=body-parser&package-manager=npm_and_yarn&previous-version=1.19.1&new-version=1.19.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#308
No description provided.