Skip to content

Commit f5a3d37

Browse files
build(deps): bump form-data from 2.5.1 to 2.5.5 (#5913)
Bumps [form-data](https://github.com/form-data/form-data) from 2.5.1 to 2.5.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/form-data/form-data/releases">form-data's releases</a>.</em></p> <blockquote> <h2>v2.5.2</h2> <h3>Fixes</h3> <ul> <li><code>Buffer.from</code> and <code>Buffer.alloc</code> require node 4+</li> <li>npmignore temporary build files (<a href="https://redirect.github.com/form-data/form-data/issues/532">#532</a>)</li> <li>move util.isArray to Array.isArray (<a href="https://redirect.github.com/form-data/form-data/issues/564">#564</a>)</li> </ul> <h3>Tests</h3> <ul> <li>migrate from travis to GHA</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/form-data/form-data/blob/v2.5.5/CHANGELOG.md">form-data's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/form-data/form-data/compare/v2.5.4...v2.5.5">v2.5.5</a> - 2025-07-18</h2> <h3>Commits</h3> <ul> <li>[meta] actually ensure the readme backup isn’t published <a href="https://github.com/form-data/form-data/commit/10626c0a9b78c7d3fcaa51772265015ee0afc25c"><code>10626c0</code></a></li> <li>[Fix] use proper dependency <a href="https://github.com/form-data/form-data/commit/026abe5c5c0489d8a2ccb59d5cfd14fb63078377"><code>026abe5</code></a></li> </ul> <h2><a href="https://github.com/form-data/form-data/compare/v2.5.3...v2.5.4">v2.5.4</a> - 2025-07-17</h2> <h3>Fixed</h3> <ul> <li>[Fix] <code>append</code>: avoid a crash on nullish values <a href="https://redirect.github.com/form-data/form-data/issues/577"><code>[#577](https://github.com/form-data/form-data/issues/577)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>[eslint] update linting config <a href="https://github.com/form-data/form-data/commit/8bf2492e0555d41ff58fa04c91593af998f87a3c"><code>8bf2492</code></a></li> <li>[meta] add <code>auto-changelog</code> <a href="https://github.com/form-data/form-data/commit/b5101ad3d5f73cfd0143aae3735b92826fd731ea"><code>b5101ad</code></a></li> <li>[Tests] handle predict-v8-randomness failures in node &lt; 17 and node &gt; 23 <a href="https://github.com/form-data/form-data/commit/0e93122358414942393d9c2dc434ae69e58be7c8"><code>0e93122</code></a></li> <li>[Fix] Switch to using <code>crypto</code> random for boundary values <a href="https://github.com/form-data/form-data/commit/b88316c94bb004323669cd3639dc8bb8262539eb"><code>b88316c</code></a></li> <li>[Fix] validate boundary type in <code>setBoundary()</code> method <a href="https://github.com/form-data/form-data/commit/131ae5efa30b9c608add4faef3befb38aa2e1bf1"><code>131ae5e</code></a></li> <li>[Tests] Switch to newer v8 prediction library; enable node 24 testing <a href="https://github.com/form-data/form-data/commit/c97cfbed9eb6d2d4b5d53090f69ded4bf9fd8a21"><code>c97cfbe</code></a></li> <li>[Refactor] use <code>hasown</code> <a href="https://github.com/form-data/form-data/commit/97ac9c208be0b83faeee04bb3faef1ed3474ee4c"><code>97ac9c2</code></a></li> <li>[meta] remove local commit hooks <a href="https://github.com/form-data/form-data/commit/be99d4eea5ce47139c23c1f0914596194019d7fb"><code>be99d4e</code></a></li> <li>[Dev Deps] remove unused deps <a href="https://github.com/form-data/form-data/commit/ddbc89b6d6d64f730bcb27cb33b7544068466a05"><code>ddbc89b</code></a></li> <li>[meta] fix scripts to use prepublishOnly <a href="https://github.com/form-data/form-data/commit/e351a97e9f6c57c74ffd01625e83b09de805d08a"><code>e351a97</code></a></li> <li>[Dev Deps] remove unused script <a href="https://github.com/form-data/form-data/commit/8f233664842da5bd605ce85541defc713d1d1e0a"><code>8f23366</code></a></li> <li>[Dev Deps] add missing peer dep <a href="https://github.com/form-data/form-data/commit/02ff026fda71f9943cfdd5754727c628adb8d135"><code>02ff026</code></a></li> <li>[meta] fix readme capitalization <a href="https://github.com/form-data/form-data/commit/2fd5f61ebfb526cd015fb8e7b8b8c1add4a38872"><code>2fd5f61</code></a></li> </ul> <h2><a href="https://github.com/form-data/form-data/compare/v2.5.2...v2.5.3">v2.5.3</a> - 2025-02-14</h2> <h3>Merged</h3> <ul> <li>[Fix] set <code>Symbol.toStringTag</code> when available <a href="https://redirect.github.com/form-data/form-data/pull/573"><code>[#573](https://github.com/form-data/form-data/issues/573)</code></a></li> </ul> <h3>Fixed</h3> <ul> <li>[Fix] set <code>Symbol.toStringTag</code> when available (<a href="https://redirect.github.com/form-data/form-data/issues/573">#573</a>) <a href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>[Refactor] use <code>Object.prototype.hasOwnProperty.call</code> <a href="https://github.com/form-data/form-data/commit/6e682d4bd41de7e80de41e3c4ee10f23fcc3dd00"><code>6e682d4</code></a></li> <li>[Dev Deps] update <code>@types/node</code>, <code>browserify</code>, <code>coveralls</code>, <code>eslint</code>, <code>formidable</code>, <code>in-publish</code>, <code>phantomjs-prebuilt</code>, <code>pkgfiles</code>, <code>pre-commit</code>, <code>request</code>, <code>tape</code>, <code>typescript</code> <a href="https://github.com/form-data/form-data/commit/819f6b7a543306a891fca37c3a06d0ff4a734422"><code>819f6b7</code></a></li> <li>Only apps should have lockfiles <a href="https://github.com/form-data/form-data/commit/b170ee2b22b4c695c363b811c0c553d2fb1bbd79"><code>b170ee2</code></a></li> <li>[Deps] update <code>combined-stream</code>, <code>mime-types</code> <a href="https://github.com/form-data/form-data/commit/6b1ca1dc7362a1b1c3a99a885516cca4b7eb817f"><code>6b1ca1d</code></a></li> <li>Bumped version 2.5.3 <a href="https://github.com/form-data/form-data/commit/9457283e1dce6122adc908fdd7442cfc54cabe7a"><code>9457283</code></a></li> <li>[Dev Deps] pin <code>request</code> which via <code>tough-cookie</code> ^2.4 depends on <code>psl</code> <a href="https://github.com/form-data/form-data/commit/9dbe192be3db215eac4d9c0b980470a5c2c030c6"><code>9dbe192</code></a></li> </ul> <h2><a href="https://github.com/form-data/form-data/compare/v2.5.1...v2.5.2">v2.5.2</a> - 2024-10-10</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/form-data/form-data/commit/40de5a74209992979f6695d894c1d554ddb72f29"><code>40de5a7</code></a> v2.5.5</li> <li><a href="https://github.com/form-data/form-data/commit/026abe5c5c0489d8a2ccb59d5cfd14fb63078377"><code>026abe5</code></a> [Fix] use proper dependency</li> <li><a href="https://github.com/form-data/form-data/commit/10626c0a9b78c7d3fcaa51772265015ee0afc25c"><code>10626c0</code></a> [meta] actually ensure the readme backup isn’t published</li> <li><a href="https://github.com/form-data/form-data/commit/efe6c2693159084b18c58648e77203d1d810395b"><code>efe6c26</code></a> v2.5.4</li> <li><a href="https://github.com/form-data/form-data/commit/c97cfbed9eb6d2d4b5d53090f69ded4bf9fd8a21"><code>c97cfbe</code></a> [Tests] Switch to newer v8 prediction library; enable node 24 testing</li> <li><a href="https://github.com/form-data/form-data/commit/0e93122358414942393d9c2dc434ae69e58be7c8"><code>0e93122</code></a> [Tests] handle predict-v8-randomness failures in node &lt; 17 and node &gt; 23</li> <li><a href="https://github.com/form-data/form-data/commit/b88316c94bb004323669cd3639dc8bb8262539eb"><code>b88316c</code></a> [Fix] Switch to using <code>crypto</code> random for boundary values</li> <li><a href="https://github.com/form-data/form-data/commit/b70869dad20175aad0230ad5f1d030fb76232df8"><code>b70869d</code></a> [Fix] <code>append</code>: avoid a crash on nullish values</li> <li><a href="https://github.com/form-data/form-data/commit/131ae5efa30b9c608add4faef3befb38aa2e1bf1"><code>131ae5e</code></a> [Fix] validate boundary type in <code>setBoundary()</code> method</li> <li><a href="https://github.com/form-data/form-data/commit/8bf2492e0555d41ff58fa04c91593af998f87a3c"><code>8bf2492</code></a> [eslint] update linting config</li> <li>Additional commits viewable in <a href="https://github.com/form-data/form-data/compare/v2.5.1...v2.5.5">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/~ljharb">ljharb</a>, a new releaser for form-data since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=form-data&package-manager=npm_and_yarn&previous-version=2.5.1&new-version=2.5.5)](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/transloadit/uppy/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 567be4e commit f5a3d37

File tree

1 file changed

+24
-9
lines changed

1 file changed

+24
-9
lines changed

yarn.lock

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12149,7 +12149,7 @@ __metadata:
1214912149
languageName: node
1215012150
linkType: hard
1215112151

12152-
"combined-stream@npm:^1.0.6, combined-stream@npm:^1.0.8":
12152+
"combined-stream@npm:^1.0.8":
1215312153
version: 1.0.8
1215412154
resolution: "combined-stream@npm:1.0.8"
1215512155
dependencies:
@@ -13630,6 +13630,18 @@ __metadata:
1363013630
languageName: node
1363113631
linkType: hard
1363213632

13633+
"es-set-tostringtag@npm:^2.1.0":
13634+
version: 2.1.0
13635+
resolution: "es-set-tostringtag@npm:2.1.0"
13636+
dependencies:
13637+
es-errors: "npm:^1.3.0"
13638+
get-intrinsic: "npm:^1.2.6"
13639+
has-tostringtag: "npm:^1.0.2"
13640+
hasown: "npm:^2.0.2"
13641+
checksum: 10/86814bf8afbcd8966653f731415888019d4bc4aca6b6c354132a7a75bb87566751e320369654a101d23a91c87a85c79b178bcf40332839bd347aff437c4fb65f
13642+
languageName: node
13643+
linkType: hard
13644+
1363313645
"es-to-primitive@npm:^1.2.1":
1363413646
version: 1.2.1
1363513647
resolution: "es-to-primitive@npm:1.2.1"
@@ -15098,13 +15110,16 @@ __metadata:
1509815110
linkType: hard
1509915111

1510015112
"form-data@npm:^2.5.0":
15101-
version: 2.5.1
15102-
resolution: "form-data@npm:2.5.1"
15113+
version: 2.5.5
15114+
resolution: "form-data@npm:2.5.5"
1510315115
dependencies:
1510415116
asynckit: "npm:^0.4.0"
15105-
combined-stream: "npm:^1.0.6"
15106-
mime-types: "npm:^2.1.12"
15107-
checksum: 10/2e2e5e927979ba3623f9b4c4bcc939275fae3f2dea9dafc8db3ca656a3d75476605de2c80f0e6f1487987398e056f0b4c738972d6e1edd83392d5686d0952eed
15117+
combined-stream: "npm:^1.0.8"
15118+
es-set-tostringtag: "npm:^2.1.0"
15119+
hasown: "npm:^2.0.2"
15120+
mime-types: "npm:^2.1.35"
15121+
safe-buffer: "npm:^5.2.1"
15122+
checksum: 10/4b6a8d07bb67089da41048e734215f68317a8e29dd5385a972bf5c458a023313c69d3b5d6b8baafbb7f808fa9881e0e2e030ffe61e096b3ddc894c516401271d
1510815123
languageName: node
1510915124
linkType: hard
1511015125

@@ -15374,7 +15389,7 @@ __metadata:
1537415389
languageName: node
1537515390
linkType: hard
1537615391

15377-
"get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.3.0":
15392+
"get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.3.0":
1537815393
version: 1.3.0
1537915394
resolution: "get-intrinsic@npm:1.3.0"
1538015395
dependencies:
@@ -18348,7 +18363,7 @@ __metadata:
1834818363
languageName: node
1834918364
linkType: hard
1835018365

18351-
"mime-types@npm:2.1.35, mime-types@npm:^2.1.12, mime-types@npm:^2.1.26, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34":
18366+
"mime-types@npm:2.1.35, mime-types@npm:^2.1.12, mime-types@npm:^2.1.26, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:^2.1.35, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34":
1835218367
version: 2.1.35
1835318368
resolution: "mime-types@npm:2.1.35"
1835418369
dependencies:
@@ -22061,7 +22076,7 @@ __metadata:
2206122076
languageName: node
2206222077
linkType: hard
2206322078

22064-
"safe-buffer@npm:5.2.1, safe-buffer@npm:>=5.1.0, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:~5.2.0":
22079+
"safe-buffer@npm:5.2.1, safe-buffer@npm:>=5.1.0, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:^5.2.1, safe-buffer@npm:~5.2.0":
2206522080
version: 5.2.1
2206622081
resolution: "safe-buffer@npm:5.2.1"
2206722082
checksum: 10/32872cd0ff68a3ddade7a7617b8f4c2ae8764d8b7d884c651b74457967a9e0e886267d3ecc781220629c44a865167b61c375d2da6c720c840ecd73f45d5d9451

0 commit comments

Comments
 (0)