Skip to content

chore(deps-dev): bump form-data from 4.0.5 to 4.0.6#239

Merged
alexander-akait merged 1 commit into
mainfrom
dependabot/npm_and_yarn/form-data-4.0.6
Jun 17, 2026
Merged

chore(deps-dev): bump form-data from 4.0.5 to 4.0.6#239
alexander-akait merged 1 commit into
mainfrom
dependabot/npm_and_yarn/form-data-4.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps form-data from 4.0.5 to 4.0.6.

Changelog

Sourced from form-data's changelog.

v4.0.6 - 2026-06-12

Commits

  • [Fix] escape CR, LF, and " in field names and filenames 8dff42c
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape f31d21e
  • [Deps] update hasown, mime-types 92ae0eb
  • [Dev Deps] update js-randomness-predictor 67b0f65
Commits
  • 64190db v4.0.6
  • 92ae0eb [Deps] update hasown, mime-types
  • f31d21e [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape
  • 8dff42c [Fix] escape CR, LF, and " in field names and filenames
  • 67b0f65 [Dev Deps] update js-randomness-predictor
  • See full diff in compare view

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 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.

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 17, 2026
@changeset-bot

changeset-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9bbf211

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@webpack webpack Bot enabled auto-merge (squash) June 17, 2026 11:41
@codspeed-hq

codspeed-hq Bot commented Jun 17, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 14 improved benchmarks
❌ 8 regressed benchmarks
✅ 189 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory compat-source memory: CompatSource.from() short-circuits on Source 648 B 13,656 B -95.25%
Memory compat-source memory: new CompatSource(sourceLike) 1 KB 8.9 KB -88.63%
Memory replace-source memory: map({ columns: true }) splices mappings 829.6 KB 3,182.8 KB -73.93%
Memory size-only-source memory: new SizeOnlySource() 66.6 KB 106.6 KB -37.49%
Memory raw-source memory: new RawSource(buffer) 784 B 1,040 B -24.62%
Memory source-map-source memory: new SourceMapSource(simple) 784 B 1,040 B -24.62%
Memory concat-source memory: source() concatenates children 324 KB 401.1 KB -19.22%
Memory source-map-source memory: map({ columns: true }) 640 B 784 B -18.37%
Memory prefix-source memory: source() allocates rewritten string 1,508.7 KB 58.3 KB ×26
Memory original-source memory: map({ columns: false }) line-only mappings 2,263 KB 423.5 KB ×5.3
Memory concat-source memory: new ConcatSource(...children) 8.1 KB 2.1 KB ×3.9
Memory original-source memory: sourceAndMap({ columns: true }) 2,088.9 KB 890 KB ×2.3
Memory cached-source memory: construct from cachedData (no warm-up) 392 B 248 B +58.06%
Memory replace-source memory: construct + 100 insertions 2.1 KB 1.4 KB +47.83%
Memory original-source memory: new OriginalSource() 1.8 KB 1.2 KB +46.15%
Memory clear-cache memory: shared modules (visited set — single allocation) 218.4 KB 155.7 KB +40.23%
Memory source-map-source memory: sourceAndMap({ columns: true }) (combined inner) 2.7 MB 2 MB +33.02%
Memory source-map-source memory: new SourceMapSource(with inner map) 1,024 B 784 B +30.61%
Memory prefix-source memory: new PrefixSource() 3.4 KB 2.8 KB +22.75%
Memory clear-cache memory: unique tasks (no clearCache) 3.7 MB 3.1 MB +21.11%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/npm_and_yarn/form-data-4.0.6 (9bbf211) with main (ebf025c)

Open in CodSpeed

@alexander-akait alexander-akait disabled auto-merge June 17, 2026 13:00
@alexander-akait alexander-akait merged commit e02802e into main Jun 17, 2026
31 of 33 checks passed
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/form-data-4.0.6 branch June 17, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant