Skip to content

Bump form-data, start-server-and-test and web-ext#690

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-f69812a52c
Open

Bump form-data, start-server-and-test and web-ext#690
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-f69812a52c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps form-data to 4.0.6 and updates ancestor dependencies form-data, start-server-and-test and web-ext. These dependencies need to be updated together.

Updates form-data from 2.3.3 to 4.0.6

Release notes

Sourced from form-data's releases.

v4.0.4

v4.0.4 - 2025-07-16

Commits

  • [meta] add auto-changelog 811f682
  • [Tests] handle predict-v8-randomness failures in node < 17 and node > 23 1d11a76
  • [Fix] Switch to using crypto random for boundary values 3d17230
  • [Tests] fix linting errors 5e34080
  • [meta] actually ensure the readme backup isn’t published 316c82b
  • [Dev Deps] update @ljharb/eslint-config 58c25d7
  • [meta] fix readme capitalization 2300ca1

v4.0.3

v4.0.3 - 2025-06-05

Fixed

Commits

  • [eslint] use a shared config 426ba9a
  • [eslint] fix some spacing issues 2094191
  • [Refactor] use hasown 81ab41b
  • [Fix] validate boundary type in setBoundary() method 8d8e469
  • [Tests] add tests to check the behavior of getBoundary with non-strings 837b8a1
  • [Dev Deps] remove unused deps 870e4e6
  • [meta] remove local commit hooks e6e83cc
  • [Dev Deps] update eslint 4066fd6
  • [meta] fix scripts to use prepublishOnly c4bbb13

v4.0.2

v4.0.2 - 2025-02-14

Merged

Fixed

Commits

... (truncated)

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

v4.0.5 - 2025-11-17

Commits

  • [Tests] Switch to newer v8 prediction library; enable node 24 testing 16e0076
  • [Dev Deps] update @ljharb/eslint-config, eslint 5822467
  • [Fix] set Symbol.toStringTag in the proper place 76d0dee

v4.0.4 - 2025-07-16

Commits

  • [meta] add auto-changelog 811f682
  • [Tests] handle predict-v8-randomness failures in node < 17 and node > 23 1d11a76
  • [Fix] Switch to using crypto random for boundary values 3d17230
  • [Tests] fix linting errors 5e34080
  • [meta] actually ensure the readme backup isn’t published 316c82b
  • [Dev Deps] update @ljharb/eslint-config 58c25d7
  • [meta] fix readme capitalization 2300ca1

v4.0.3 - 2025-06-05

Fixed

Commits

  • [eslint] use a shared config 426ba9a
  • [eslint] fix some spacing issues 2094191
  • [Refactor] use hasown 81ab41b
  • [Fix] validate boundary type in setBoundary() method 8d8e469
  • [Tests] add tests to check the behavior of getBoundary with non-strings 837b8a1
  • [Dev Deps] remove unused deps 870e4e6
  • [meta] remove local commit hooks e6e83cc
  • [Dev Deps] update eslint 4066fd6
  • [meta] fix scripts to use prepublishOnly c4bbb13

v4.0.2 - 2025-02-14

Merged

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for form-data since your current version.

Install script changes

This version modifies prepublish script that runs during installation. Review the package contents before updating.


Updates start-server-and-test from 1.11.0 to 1.15.4

Release notes

Sourced from start-server-and-test's releases.

v1.15.4

1.15.4 (2023-02-13)

Bug Fixes

  • add expected default value 200, closes #349 (9e8713b)

v1.15.3

1.15.3 (2023-01-23)

Bug Fixes

  • deps: update dependency wait-on to v7 (#347) (2ebf1ba)

v1.15.2

1.15.2 (2022-12-09)

Bug Fixes

  • deps: update dependency wait-on to v6.0.1 (4e33599)

v1.15.1

1.15.1 (2022-12-07)

Bug Fixes

  • deps: update dependency debug to v4.3.4 (9cfb60e)

v1.15.0

1.15.0 (2022-12-05)

Features

  • use the --expect parameter to specify HTTP response code (#343) (17a427c)

v1.14.0

1.14.0 (2021-09-02)

v1.13.1

1.13.1 (2021-07-26)

Bug Fixes

  • deps: update dependency wait-on to v6 (#307) (eeaaf92)

... (truncated)

Commits
  • 9e8713b fix: add expected default value 200, closes #349
  • 2ebf1ba fix(deps): update dependency wait-on to v7 (#347)
  • 4e33599 fix(deps): update dependency wait-on to v6.0.1
  • 9cfb60e fix(deps): update dependency debug to v4.3.4
  • 17a427c feat: use the --expect parameter to specify HTTP response code (#343)
  • 6bedc4c fix: add explicit license file, closes #336 (#342)
  • 7294173 update the CI workflow (#341)
  • 776c7b6 add CLI processing with arg module (#340)
  • 693dc2c FEAT: Allow interval option from environment variable (#315)
  • 7ac144f explain the server not responding (#314)
  • Additional commits viewable in compare view

Updates web-ext from 7.12.0 to 10.4.0

Release notes

Sourced from web-ext's releases.

10.4.0 (2026-06-12)

main changes

Dependency updates, mainly.

dependencies

  • Updated: dependency tmp to 0.2.7 (#3734)
  • Updated: dependency @babel/runtime to 7.29.7 (#3729)
  • Updated: dependency addons-linter to 10.7.0 (#3739)

dev dependencies

  • Updated: dependency @babel/cli to 7.29.7 (#3731)
  • Updated: dependency @babel/core to 7.29.7 (#3733)
  • Updated: dependency @babel/eslint-parser to 7.29.7 (#3730)
  • Updated: dependency @babel/preset-env to 7.29.7 (#3732)
  • Updated: dependency @babel/register to 7.29.7 (#3728)
  • Updated: dependency @commitlint/cli to 21.0.2 (#3737)
  • Updated: dependency @commitlint/config-conventional to 21.0.2 (#3736)
  • Updated: dependency mocha to 11.7.6 (#3726)
  • Updated: dependencies shell-quote and fx-runner (#3738)

10.3.0 (2026-05-28)

main changes

None

dependencies

  • Updated: dependency tmp to 0.2.6 (#3724)

others

  • chore(deps): bump addons-linter to 10.6.0 (#3725)
  • chore(ci): add cooldown setting to dependabot (#3722)

10.2.0 (2026-05-21)

main changes

  • Added --chromium-pref to CLI options (#3664)
  • Added termsofuse.bypassNotification to the default Firefox prefs (#3691)
  • Updated Firefox default prefs to ensure web-ext run is enabling by default content scripts visibility in the devtools debugger panel (#3690)
  • Removed node-notifier unmaintained dependency (#3689)

dependencies

  • Updated: dependency addons-linter to 10.5.0 (#3717)

dev dependencies

... (truncated)

Commits
  • 0ad2e8e 10.4.0
  • e3d3180 chore(deps): bump addons-linter to 10.7.0 (#3739)
  • e838620 chore(deps): bump shell-quote and fx-runner (#3738)
  • b0977e7 chore(deps-dev): bump @​commitlint/config-conventional from 21.0.1 to 21.0.2 (...
  • 0f3151c chore(deps-dev): bump @​commitlint/cli from 21.0.1 to 21.0.2 (#3737)
  • 799e35c chore(deps): bump tmp from 0.2.6 to 0.2.7 (#3734)
  • 92b179d chore(deps-dev): bump @​babel/eslint-parser from 7.28.6 to 7.29.7 (#3730)
  • be7b076 chore(deps-dev): bump @​babel/cli from 7.28.6 to 7.29.7 (#3731)
  • 197225a chore(deps-dev): bump @​babel/register from 7.29.3 to 7.29.7 (#3728)
  • 07d6954 chore(deps-dev): bump @​babel/preset-env from 7.29.5 to 7.29.7 (#3732)
  • Additional commits viewable in compare view

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) to 4.0.6 and updates ancestor dependencies [form-data](https://github.com/form-data/form-data), [start-server-and-test](https://github.com/bahmutov/start-server-and-test) and [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Updates `form-data` from 2.3.3 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](https://github.com/form-data/form-data/commits/v4.0.6)

Updates `start-server-and-test` from 1.11.0 to 1.15.4
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v1.11.0...v1.15.4)

Updates `web-ext` from 7.12.0 to 10.4.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@7.12.0...10.4.0)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
- dependency-name: start-server-and-test
  dependency-version: 1.15.4
  dependency-type: direct:development
- dependency-name: web-ext
  dependency-version: 10.4.0
  dependency-type: direct:development
...

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 15, 2026
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.

0 participants