Skip to content

chore(deps): bump form-data from 4.0.5 to 4.0.6 in /test-harness#56

Merged
haasonsaas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/test-harness/form-data-4.0.6
Jun 20, 2026
Merged

chore(deps): bump form-data from 4.0.5 to 4.0.6 in /test-harness#56
haasonsaas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/test-harness/form-data-4.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 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.
- [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 dependencies Pull requests that update a dependency file javascript Pull requests that update JavaScript code labels Jun 20, 2026
@cursor

cursor Bot commented Jun 20, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Lockfile-only dependency patch in the e2e test harness; no application source changes.

Overview
Updates test-harness/package-lock.json so the transitive form-data dependency (pulled in by axios) moves from 4.0.5 to 4.0.6, along with its hasown and mime-types sub-deps.

The lockfile diff also reflects a broader npm resolve of the linked root package (eval2otel)—OpenTelemetry packages, TypeScript ESLint, and a new yaml devDependency—without changing test-harness/package.json direct deps.

form-data 4.0.6 hardens multipart encoding by escaping CR, LF, and " in field names and filenames.

Reviewed by Cursor Bugbot for commit 577261b. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented Jun 20, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 96% 83% 0
src.integrations 95% 75% 0
Summary 96% (1117 / 1166) 81% (896 / 1101) 0

@haasonsaas
haasonsaas merged commit 4627362 into main Jun 20, 2026
8 checks passed
@haasonsaas
haasonsaas deleted the dependabot/npm_and_yarn/test-harness/form-data-4.0.6 branch June 20, 2026 04:11
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 javascript Pull requests that update JavaScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant