Commit df7f71f
authored
Bump supertest from 7.1.1 to 7.1.3 (#305)
Bumps [supertest](https://github.com/ladjs/supertest) from 7.1.1 to 7.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ladjs/supertest/releases">supertest's releases</a>.</em></p>
<blockquote>
<h2>v7.1.3</h2>
<ul>
<li>fix: revert automatic server closing (per <a href="https://redirect.github.com/ladjs/supertest/issues/651">#651</a>) b6fd281</li>
<li>fix: rename ci file 75bcbc9</li>
</ul>
<hr />
<p><a href="https://github.com/ladjs/supertest/compare/v7.1.2...v7.1.3">https://github.com/ladjs/supertest/compare/v7.1.2...v7.1.3</a></p>
<h2>v7.1.2</h2>
<ul>
<li>feat: fix server lifecycle, callback handling, and SuperAgent v10 compatibility 6d060e3</li>
<li>Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/862">#862</a> from noritaka1166/fix-typo-test 0413057</li>
<li>Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/841">#841</a> from viniciusamc/master e2be0e1</li>
<li>chore: fix typo in test b7f985b</li>
<li>feat(bearer):bearer auth token method 411f7ce</li>
</ul>
<hr />
<p><a href="https://github.com/ladjs/supertest/compare/v7.1.1...v7.1.2">https://github.com/ladjs/supertest/compare/v7.1.1...v7.1.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/forwardemail/supertest/commit/0cf2ec375f1aeed4eac257e51b1d81263452337c"><code>0cf2ec3</code></a> 7.1.3</li>
<li><a href="https://github.com/forwardemail/supertest/commit/b6fd281d290d6991567c6b739aa2dceabfbd4309"><code>b6fd281</code></a> fix: revert automatic server closing (per <a href="https://redirect.github.com/ladjs/supertest/issues/651">#651</a>)</li>
<li><a href="https://github.com/forwardemail/supertest/commit/75bcbc941dccad5cdd1e3969b002f30a32f1066d"><code>75bcbc9</code></a> fix: rename ci file</li>
<li><a href="https://github.com/forwardemail/supertest/commit/29c3267d31740bee7af17144703045f836e59405"><code>29c3267</code></a> 7.1.2</li>
<li><a href="https://github.com/forwardemail/supertest/commit/6d060e3c8dbf18ddeea5728cf5118717c70d0251"><code>6d060e3</code></a> feat: fix server lifecycle, callback handling, and SuperAgent v10 compatibility</li>
<li><a href="https://github.com/forwardemail/supertest/commit/04130571b0e430b140b72514b5f5832afa9d2be6"><code>0413057</code></a> Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/862">#862</a> from noritaka1166/fix-typo-test</li>
<li><a href="https://github.com/forwardemail/supertest/commit/e2be0e1db06f2d97338e0d5ab7633c39dc1ecd03"><code>e2be0e1</code></a> Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/841">#841</a> from viniciusamc/master</li>
<li><a href="https://github.com/forwardemail/supertest/commit/b7f985ba66ea03f8ed2be4730e0bc024a74549be"><code>b7f985b</code></a> chore: fix typo in test</li>
<li><a href="https://github.com/forwardemail/supertest/commit/411f7cec14b00c5b9460dbe3b3e3d3ce789fb643"><code>411f7ce</code></a> feat(bearer):bearer auth token method</li>
<li>See full diff in <a href="https://github.com/ladjs/supertest/compare/v7.1.1...v7.1.3">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/~titanism">titanism</a>, a new releaser for supertest 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 af5f083 commit df7f71f
2 files changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5442 | 5442 | | |
5443 | 5443 | | |
5444 | 5444 | | |
5445 | | - | |
| 5445 | + | |
5446 | 5446 | | |
5447 | 5447 | | |
5448 | 5448 | | |
| |||
6957 | 6957 | | |
6958 | 6958 | | |
6959 | 6959 | | |
6960 | | - | |
6961 | | - | |
6962 | | - | |
| 6960 | + | |
| 6961 | + | |
| 6962 | + | |
6963 | 6963 | | |
6964 | 6964 | | |
6965 | 6965 | | |
| |||
6970 | 6970 | | |
6971 | 6971 | | |
6972 | 6972 | | |
6973 | | - | |
| 6973 | + | |
6974 | 6974 | | |
6975 | 6975 | | |
6976 | 6976 | | |
6977 | | - | |
6978 | | - | |
6979 | | - | |
| 6977 | + | |
| 6978 | + | |
| 6979 | + | |
6980 | 6980 | | |
6981 | 6981 | | |
6982 | | - | |
6983 | | - | |
| 6982 | + | |
| 6983 | + | |
6984 | 6984 | | |
6985 | 6985 | | |
6986 | 6986 | | |
| |||
0 commit comments