Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit bfcd30d

Browse files
chore(lambda): bump body-parser from 1.20.2 to 1.20.3 in /lambdas (#4135)
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3. <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.3</h2> <h2>What's Changed</h2> <h3>Important</h3> <ul> <li>deps: [email protected]</li> <li>add <code>depth</code> option to customize the depth level in the parser</li> <li><strong>IMPORTANT:</strong> The default <code>depth</code> level for parsing URL-encoded data is now <code>32</code> (previously was <code>Infinity</code>). <a href="https://github.com/expressjs/body-parser/blob/17529513673e39ba79886a7ce3363320cf1c0c50/README.md#depth">Documentation</a></li> </ul> <h3>Other changes</h3> <ul> <li>chore: add support for OSSF scorecard reporting by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/522">expressjs/body-parser#522</a></li> <li>ci: fix errors in ci github action for node 8 and 9 by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/523">expressjs/body-parser#523</a></li> <li>fix: pin to [email protected] by <a href="https://github.com/wesleytodd"><code>@​wesleytodd</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/527">expressjs/body-parser#527</a></li> <li>deps: [email protected] by <a href="https://github.com/melikhov-dev"><code>@​melikhov-dev</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/521">expressjs/body-parser#521</a></li> <li>Add OSSF Scorecard badge by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/531">expressjs/body-parser#531</a></li> <li>Linter by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/534">expressjs/body-parser#534</a></li> <li>Release: 1.20.3 by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/535">expressjs/body-parser#535</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/body-parser/pull/522">expressjs/body-parser#522</a></li> <li><a href="https://github.com/melikhov-dev"><code>@​melikhov-dev</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/body-parser/pull/521">expressjs/body-parser#521</a></li> <li><a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/body-parser/pull/531">expressjs/body-parser#531</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/body-parser/pull/534">expressjs/body-parser#534</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3">https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3</a></p> </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.3 / 2024-09-10</h1> <ul> <li>deps: [email protected]</li> <li>add <code>depth</code> option to customize the depth level in the parser</li> <li>IMPORTANT: The default <code>depth</code> level for parsing URL-encoded data is now <code>32</code> (previously was <code>Infinity</code>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/body-parser/commit/17529513673e39ba79886a7ce3363320cf1c0c50"><code>1752951</code></a> 1.20.3</li> <li><a href="https://github.com/expressjs/body-parser/commit/39744cfe2ac4fb37a19ed7c43e3a74332f428e17"><code>39744cf</code></a> chore: linter (<a href="https://redirect.github.com/expressjs/body-parser/issues/534">#534</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"><code>b2695c4</code></a> Merge commit from fork</li> <li><a href="https://github.com/expressjs/body-parser/commit/ade0f3f82f91086d6cd2ed2cb4b0aff448fbc2e5"><code>ade0f3f</code></a> add scorecard to readme (<a href="https://redirect.github.com/expressjs/body-parser/issues/531">#531</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/99a1bd62456f932004b84767d6393bc261f75d36"><code>99a1bd6</code></a> deps: [email protected] (<a href="https://redirect.github.com/expressjs/body-parser/issues/521">#521</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/947859160527c7aaaa20da79e2c3ba542baaaf66"><code>9478591</code></a> fix: pin to [email protected]</li> <li><a href="https://github.com/expressjs/body-parser/commit/83db46a1e5512135ce01ed90b9132ee16a2657a8"><code>83db46a</code></a> ci: fix errors in ci github action for node 8 and 9 (<a href="https://redirect.github.com/expressjs/body-parser/issues/523">#523</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/9d4e2125b580b055b2a3aa140df9b8fce363af46"><code>9d4e212</code></a> chore: add support for OSSF scorecard reporting (<a href="https://redirect.github.com/expressjs/body-parser/issues/522">#522</a>)</li> <li>See full diff in <a href="https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~ulisesgascon">ulisesgascon</a>, a new releaser for body-parser since your current version.</p> </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.20.2&new-version=1.20.3)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/philips-labs/terraform-aws-github-runner/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02bec5a commit bfcd30d

File tree

4 files changed

+8
-55
lines changed

4 files changed

+8
-55
lines changed

Diff for: lambdas/functions/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/eslint-plugin": "^7.18.0",
2525
"@typescript-eslint/parser": "^7.18.0",
2626
"@vercel/ncc": "0.38.1",
27-
"body-parser": "^1.20.2",
27+
"body-parser": "^1.20.3",
2828
"eslint": "^8.57.0",
2929
"eslint-plugin-prettier": "5.2.1",
3030
"express": "^4.20.0",

Diff for: lambdas/libs/aws-powertools-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/eslint-plugin": "^7.18.0",
2323
"@typescript-eslint/parser": "^7.18.0",
2424
"@vercel/ncc": "0.38.1",
25-
"body-parser": "^1.20.2",
25+
"body-parser": "^1.20.3",
2626
"eslint": "^8.57.0",
2727
"eslint-plugin-prettier": "5.2.1",
2828
"express": "^4.20.0",

Diff for: lambdas/libs/aws-ssm-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/eslint-plugin": "^7.18.0",
2323
"@typescript-eslint/parser": "^7.18.0",
2424
"@vercel/ncc": "0.38.1",
25-
"body-parser": "^1.20.2",
25+
"body-parser": "^1.20.3",
2626
"eslint": "^8.57.0",
2727
"eslint-plugin-prettier": "5.2.1",
2828
"express": "^4.20.0",

Diff for: lambdas/yarn.lock

+5-52
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ __metadata:
146146
"@typescript-eslint/parser": "npm:^7.18.0"
147147
"@vercel/ncc": "npm:0.38.1"
148148
aws-lambda: "npm:^1.0.7"
149-
body-parser: "npm:^1.20.2"
149+
body-parser: "npm:^1.20.3"
150150
eslint: "npm:^8.57.0"
151151
eslint-plugin-prettier: "npm:5.2.1"
152152
express: "npm:^4.20.0"
@@ -175,7 +175,7 @@ __metadata:
175175
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
176176
"@typescript-eslint/parser": "npm:^7.18.0"
177177
"@vercel/ncc": "npm:0.38.1"
178-
body-parser: "npm:^1.20.2"
178+
body-parser: "npm:^1.20.3"
179179
eslint: "npm:^8.57.0"
180180
eslint-plugin-prettier: "npm:5.2.1"
181181
express: "npm:^4.20.0"
@@ -313,7 +313,7 @@ __metadata:
313313
"@typescript-eslint/parser": "npm:^7.18.0"
314314
"@vercel/ncc": "npm:0.38.1"
315315
aws-lambda: "npm:^1.0.7"
316-
body-parser: "npm:^1.20.2"
316+
body-parser: "npm:^1.20.3"
317317
eslint: "npm:^8.57.0"
318318
eslint-plugin-prettier: "npm:5.2.1"
319319
express: "npm:^4.20.0"
@@ -5984,7 +5984,7 @@ __metadata:
59845984
languageName: node
59855985
linkType: hard
59865986

5987-
"body-parser@npm:1.20.3":
5987+
"body-parser@npm:1.20.3, body-parser@npm:^1.20.3":
59885988
version: 1.20.3
59895989
resolution: "body-parser@npm:1.20.3"
59905990
dependencies:
@@ -6004,26 +6004,6 @@ __metadata:
60046004
languageName: node
60056005
linkType: hard
60066006

6007-
"body-parser@npm:^1.20.2":
6008-
version: 1.20.2
6009-
resolution: "body-parser@npm:1.20.2"
6010-
dependencies:
6011-
bytes: "npm:3.1.2"
6012-
content-type: "npm:~1.0.5"
6013-
debug: "npm:2.6.9"
6014-
depd: "npm:2.0.0"
6015-
destroy: "npm:1.2.0"
6016-
http-errors: "npm:2.0.0"
6017-
iconv-lite: "npm:0.4.24"
6018-
on-finished: "npm:2.4.1"
6019-
qs: "npm:6.11.0"
6020-
raw-body: "npm:2.5.2"
6021-
type-is: "npm:~1.6.18"
6022-
unpipe: "npm:1.0.0"
6023-
checksum: 10c0/06f1438fff388a2e2354c96aa3ea8147b79bfcb1262dfcc2aae68ec13723d01d5781680657b74e9f83c808266d5baf52804032fbde2b7382b89bd8cdb273ace9
6024-
languageName: node
6025-
linkType: hard
6026-
60276007
"bottleneck@npm:^2.15.3":
60286008
version: 2.19.5
60296009
resolution: "bottleneck@npm:2.19.5"
@@ -6176,7 +6156,7 @@ __metadata:
61766156
languageName: node
61776157
linkType: hard
61786158

6179-
"call-bind@npm:^1.0.0, call-bind@npm:^1.0.2":
6159+
"call-bind@npm:^1.0.2":
61806160
version: 1.0.2
61816161
resolution: "call-bind@npm:1.0.2"
61826162
dependencies:
@@ -9672,13 +9652,6 @@ __metadata:
96729652
languageName: node
96739653
linkType: hard
96749654

9675-
"object-inspect@npm:^1.9.0":
9676-
version: 1.12.3
9677-
resolution: "object-inspect@npm:1.12.3"
9678-
checksum: 10c0/752bb5f4dc595e214157ea8f442adb77bdb850ace762b078d151d8b6486331ab12364997a89ee6509be1023b15adf2b3774437a7105f8a5043dfda11ed622411
9679-
languageName: node
9680-
linkType: hard
9681-
96829655
"on-finished@npm:2.4.1":
96839656
version: 2.4.1
96849657
resolution: "on-finished@npm:2.4.1"
@@ -10080,15 +10053,6 @@ __metadata:
1008010053
languageName: node
1008110054
linkType: hard
1008210055

10083-
"qs@npm:6.11.0":
10084-
version: 6.11.0
10085-
resolution: "qs@npm:6.11.0"
10086-
dependencies:
10087-
side-channel: "npm:^1.0.4"
10088-
checksum: 10c0/4e4875e4d7c7c31c233d07a448e7e4650f456178b9dd3766b7cfa13158fdb24ecb8c4f059fa91e820dc6ab9f2d243721d071c9c0378892dcdad86e9e9a27c68f
10089-
languageName: node
10090-
linkType: hard
10091-
1009210056
"qs@npm:6.13.0":
1009310057
version: 6.13.0
1009410058
resolution: "qs@npm:6.13.0"
@@ -10474,17 +10438,6 @@ __metadata:
1047410438
languageName: node
1047510439
linkType: hard
1047610440

10477-
"side-channel@npm:^1.0.4":
10478-
version: 1.0.4
10479-
resolution: "side-channel@npm:1.0.4"
10480-
dependencies:
10481-
call-bind: "npm:^1.0.0"
10482-
get-intrinsic: "npm:^1.0.2"
10483-
object-inspect: "npm:^1.9.0"
10484-
checksum: 10c0/054a5d23ee35054b2c4609b9fd2a0587760737782b5d765a9c7852264710cc39c6dcb56a9bbd6c12cd84071648aea3edb2359d2f6e560677eedadce511ac1da5
10485-
languageName: node
10486-
linkType: hard
10487-
1048810441
"side-channel@npm:^1.0.6":
1048910442
version: 1.0.6
1049010443
resolution: "side-channel@npm:1.0.6"

0 commit comments

Comments
 (0)