Bumps form-data from 3.0.1 to 3.0.4.
Release notes
Sourced from form-data's releases.
v3.0.2
Fixes
- npmignore temporary build files (#532)
- move util.isArray to Array.isArray (#564)
Tests
- migrate from travis to GHA
Changelog
Sourced from form-data's changelog.
v3.0.4 - 2025年07月16日
Fixed
Commits
- [eslint] update linting config
f5e7eb0
- [meta] add
auto-changelog d2eb290
- [Tests] handle predict-v8-randomness failures in node < 17 and node > 23
e8c574c
- [Fix] Switch to using
crypto random for boundary values c6ced61
- [Refactor] use
hasown 1a78b5d
- [Fix] validate boundary type in
setBoundary() method 70bbaa0
- [Tests] add tests to check the behavior of
getBoundary with non-strings b22a64e
- [meta] actually ensure the readme backup isn’t published
0150851
- [meta] remove local commit hooks
fc42bb9
- [Dev Deps] remove unused deps
a14d09e
- [meta] fix scripts to use prepublishOnly
11d9f73
- [meta] fix readme capitalization
fc38b48
v3.0.3 - 2025年02月14日
Merged
Fixed
Commits
- [Refactor] use
Object.prototype.hasOwnProperty.call 7fecefe
- [Dev Deps] update
@types/node, browserify, coveralls, cross-spawn, eslint, formidable, in-publish, pkgfiles, pre-commit, puppeteer, request, tape, typescript 8261fcb
- Only apps should have lockfiles
b82f590
- [Dev Deps] pin
request which via tough-cookie ^2.4 depends on psl e5df7f2
- [Deps] update
mime-types 5a5bafe
v3.0.2 - 2024年10月10日
Merged
Commits
- [Tests] migrate from travis to GHA
8fdb3bc
- [eslint] clean up ignores
3217b3d
- fix: move util.isArray to Array.isArray (#564)
edb555a
Commits
9c82fcd v3.0.4
e8c574c [Tests] handle predict-v8-randomness failures in node < 17 and node > 23
c6ced61 [Fix] Switch to using crypto random for boundary values
0150851 [meta] actually ensure the readme backup isn’t published
fc38b48 [meta] fix readme capitalization
d2eb290 [meta] add auto-changelog
fc42bb9 [meta] remove local commit hooks
a14d09e [Dev Deps] remove unused deps
002b9b0 [Fix] append: avoid a crash on nullish values
70bbaa0 [Fix] validate boundary type in setBoundary() method
- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for form-data since your current version.
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 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.
Bumps form-data from 3.0.1 to 3.0.4.
Release notes
Sourced from form-data's releases.
Changelog
Sourced from form-data's changelog.
Commits
9c82fcdv3.0.4e8c574c[Tests] handle predict-v8-randomness failures in node < 17 and node > 23c6ced61[Fix] Switch to usingcryptorandom for boundary values0150851[meta] actually ensure the readme backup isn’t publishedfc38b48[meta] fix readme capitalizationd2eb290[meta] addauto-changelogfc42bb9[meta] remove local commit hooksa14d09e[Dev Deps] remove unused deps002b9b0[Fix]append: avoid a crash on nullish values70bbaa0[Fix] validate boundary type insetBoundary()methodMaintainer changes
This version was pushed to npm by ljharb, a new releaser for form-data since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.