Commits
- [`5c9b3a9`](https://github.com/form-data/form-data/commit/5c9b3a94aad8482ad8126cd7405a3060cd8e022e) Merge pull request [#449](https://github-redirect.dependabot.com/form-data/form-data/issues/449) from form-data/readme-drop-node4
- [`073fd1a`](https://github.com/form-data/form-data/commit/073fd1a776e478782cca3fd7921573a36223cbdd) Update Readme.md
- [`76d2dde`](https://github.com/form-data/form-data/commit/76d2ddec0d053aa8191b61b68067128072951d83) Merge pull request [#448](https://github-redirect.dependabot.com/form-data/form-data/issues/448) from form-data/mapleeit-patch-1
- [`510d939`](https://github.com/form-data/form-data/commit/510d939e7ff7e3b26159c75fe95cbfda409392d6) Update package.json
- [`faec3dc`](https://github.com/form-data/form-data/commit/faec3dcc47512fae957b5450bdf7d3313a5cda4f) Merge pull request [#447](https://github-redirect.dependabot.com/form-data/form-data/issues/447) from Bodasia/patch-1
- [`a73a53c`](https://github.com/form-data/form-data/commit/a73a53c8c0f1beec2a549edcf3c469bb053d2e1b) Merge pull request [#442](https://github-redirect.dependabot.com/form-data/form-data/issues/442) from sakshi87/formdata
- [`2aaa0da`](https://github.com/form-data/form-data/commit/2aaa0da514ad92c809e210ea8588e9eefa6c6412) fix memory leak
- [`cd27e9a`](https://github.com/form-data/form-data/commit/cd27e9a32466164b569340635a7524a3aac2d8ac) Merge pull request [#446](https://github-redirect.dependabot.com/form-data/form-data/issues/446) from Ovyerus/fix-constructor-type
- [`4bde68e`](https://github.com/form-data/form-data/commit/4bde68e12de1ba90fefad2e7e643f6375b902763) Pass options to constructor if not used with new
- [`80c8f74`](https://github.com/form-data/form-data/commit/80c8f746bcf4c0418ae35fbedde12fb8c01e2748) Add readable stream options to constructor type
- Additional commits viewable in [compare view](https://github.com/form-data/form-data/compare/v2.5.1...v3.0.0)
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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps form-data from 2.5.1 to 3.0.0.
Commits
- [`5c9b3a9`](https://github.com/form-data/form-data/commit/5c9b3a94aad8482ad8126cd7405a3060cd8e022e) Merge pull request [#449](https://github-redirect.dependabot.com/form-data/form-data/issues/449) from form-data/readme-drop-node4 - [`073fd1a`](https://github.com/form-data/form-data/commit/073fd1a776e478782cca3fd7921573a36223cbdd) Update Readme.md - [`76d2dde`](https://github.com/form-data/form-data/commit/76d2ddec0d053aa8191b61b68067128072951d83) Merge pull request [#448](https://github-redirect.dependabot.com/form-data/form-data/issues/448) from form-data/mapleeit-patch-1 - [`510d939`](https://github.com/form-data/form-data/commit/510d939e7ff7e3b26159c75fe95cbfda409392d6) Update package.json - [`faec3dc`](https://github.com/form-data/form-data/commit/faec3dcc47512fae957b5450bdf7d3313a5cda4f) Merge pull request [#447](https://github-redirect.dependabot.com/form-data/form-data/issues/447) from Bodasia/patch-1 - [`a73a53c`](https://github.com/form-data/form-data/commit/a73a53c8c0f1beec2a549edcf3c469bb053d2e1b) Merge pull request [#442](https://github-redirect.dependabot.com/form-data/form-data/issues/442) from sakshi87/formdata - [`2aaa0da`](https://github.com/form-data/form-data/commit/2aaa0da514ad92c809e210ea8588e9eefa6c6412) fix memory leak - [`cd27e9a`](https://github.com/form-data/form-data/commit/cd27e9a32466164b569340635a7524a3aac2d8ac) Merge pull request [#446](https://github-redirect.dependabot.com/form-data/form-data/issues/446) from Ovyerus/fix-constructor-type - [`4bde68e`](https://github.com/form-data/form-data/commit/4bde68e12de1ba90fefad2e7e643f6375b902763) Pass options to constructor if not used with new - [`80c8f74`](https://github.com/form-data/form-data/commit/80c8f746bcf4c0418ae35fbedde12fb8c01e2748) Add readable stream options to constructor type - Additional commits viewable in [compare view](https://github.com/form-data/form-data/compare/v2.5.1...v3.0.0)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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)