Commit 071e6fd
authored
Bump form-data from 4.0.0 to 4.0.1 (#399)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/form-data/form-data/releases">form-data's releases</a>.</em></p>
<blockquote>
<h2>v4.0.1</h2>
<h3>Fixes</h3>
<ul>
<li>npmignore temporary build files (<a href="https://redirect.github.com/form-data/form-data/issues/532">#532</a>)</li>
<li>move util.isArray to Array.isArray (<a href="https://redirect.github.com/form-data/form-data/issues/564">#564</a>)</li>
</ul>
<h3>Tests</h3>
<ul>
<li>migrate from travis to GHA</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/form-data/form-data/commit/d04f7381b0111c707baa47190de2d48a02988b5b"><code>d04f738</code></a> v4.0.1</li>
<li><a href="https://github.com/form-data/form-data/commit/757b4e32e95726aec9bdcc771fb5a3b564d88034"><code>757b4e3</code></a> [Tests] migrate from travis to GHA</li>
<li><a href="https://github.com/form-data/form-data/commit/e8f0d80cd7cd424d1488532621ec40a33218b30b"><code>e8f0d80</code></a> [eslint] clean up ignores</li>
<li><a href="https://github.com/form-data/form-data/commit/335ad19c6e17dc2d7298ffe0e9b37ba63600e94b"><code>335ad19</code></a> fix (npmignore): ignore temporary build files</li>
<li><a href="https://github.com/form-data/form-data/commit/440d3bed752ac2f9213b4c2229dbccefe140e5fa"><code>440d3be</code></a> fix: move util.isArray to Array.isArray</li>
<li>See full diff in <a href="https://github.com/form-data/form-data/compare/v4.0.0...v4.0.1">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~ljharb">ljharb</a>, a new releaser for form-data since your current version.</p>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>1 parent 7589717 commit 071e6fd
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4434 | 4434 | | |
4435 | 4435 | | |
4436 | 4436 | | |
4437 | | - | |
4438 | | - | |
4439 | | - | |
| 4437 | + | |
| 4438 | + | |
| 4439 | + | |
4440 | 4440 | | |
4441 | 4441 | | |
4442 | 4442 | | |
4443 | 4443 | | |
4444 | | - | |
| 4444 | + | |
4445 | 4445 | | |
4446 | 4446 | | |
4447 | 4447 | | |
| |||
5984 | 5984 | | |
5985 | 5985 | | |
5986 | 5986 | | |
5987 | | - | |
| 5987 | + | |
5988 | 5988 | | |
5989 | 5989 | | |
5990 | 5990 | | |
| |||
0 commit comments