Commit Graph

58 Commits

Author SHA1 Message Date
dependabot[bot]
5bf8002d7b build(deps): bump debug from 4.3.4 to 4.3.6 (#1836)
Bumps [debug](https://github.com/debug-js/debug) from 4.3.4 to 4.3.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/debug-js/debug/releases">debug's
releases</a>.</em></p>
<blockquote>
<h2>4.3.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Avoid using deprecated RegExp.$1 by <a
href="https://github.com/bluwy"><code>@​bluwy</code></a> in <a
href="https://redirect.github.com/debug-js/debug/pull/969">debug-js/debug#969</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bluwy"><code>@​bluwy</code></a> made
their first contribution in <a
href="https://redirect.github.com/debug-js/debug/pull/969">debug-js/debug#969</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/debug-js/debug/compare/4.3.5...4.3.6">https://github.com/debug-js/debug/compare/4.3.5...4.3.6</a></p>
<h2>4.3.5</h2>
<h1>Patch</h1>
<ul>
<li>cac39b1c5b018b0fe93a53a05f084eee543d17f5 Fix/debug depth (<a
href="https://redirect.github.com/debug-js/debug/issues/926">#926</a>)</li>
</ul>
<p>Thank you <a
href="https://github.com/calvintwr"><code>@​calvintwr</code></a> for the
fix.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c33b464a79"><code>c33b464</code></a>
4.3.6</li>
<li><a
href="7956a45f68"><code>7956a45</code></a>
Avoid using deprecated RegExp.$1</li>
<li><a
href="5464bdddbc"><code>5464bdd</code></a>
4.3.5</li>
<li><a
href="f244ada2e9"><code>f244ada</code></a>
update authorship contact info</li>
<li><a
href="cac39b1c5b"><code>cac39b1</code></a>
Fix/debug depth (<a
href="https://redirect.github.com/debug-js/debug/issues/926">#926</a>)</li>
<li><a
href="f66cb2d9f7"><code>f66cb2d</code></a>
remove .github folder (and the outdated issue templates)</li>
<li><a
href="d1616622e4"><code>d161662</code></a>
Update ISSUE_TEMPLATE.md</li>
<li><a
href="12c1ad04db"><code>12c1ad0</code></a>
Update ISSUE_TEMPLATE.md</li>
<li>See full diff in <a
href="https://github.com/debug-js/debug/compare/4.3.4...4.3.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=debug&package-manager=npm_and_yarn&previous-version=4.3.4&new-version=4.3.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-18 13:16:44 -07:00
Matthieu Tabarin
757e4ebc51 deps: make "only" package inside (#1824)
closes https://github.com/koajs/koa/issues/1802
2024-06-20 12:26:12 +08:00
Evgenii Troinov
5573b966a6 feat: Drop node.js 12.x, 14.x, 17.x support (#1797) 2024-04-22 14:25:10 +08:00
dependabot[bot]
6bd2cb18dd build(deps): bump encodeurl from 1.0.2 to 2.0.0 (#1807)
Bumps [encodeurl](https://github.com/pillarjs/encodeurl) from 1.0.2 to 2.0.0.
- [Release notes](https://github.com/pillarjs/encodeurl/releases)
- [Commits](https://github.com/pillarjs/encodeurl/compare/v1.0.2...v2.0.0)

---
updated-dependencies:
- dependency-name: encodeurl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 18:13:23 -07:00
Evgenii Troinov
ac61b8ca12 chore: Replacing eslint with standard cli (#1796) 2024-01-17 10:01:07 +08:00
dependabot[bot]
6134b3c8bf build(deps-dev): bump supertest from 6.3.2 to 6.3.3 (#1727)
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.3.2...v6.3.3)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 13:49:41 +08:00
fengmk2
a0148c1f01 Revert "build(deps-dev): bump jest from 28.1.3 to 29.3.1 (#1709)" (#1719)
This reverts commit d2b09439b7.
2022-12-06 11:31:39 +08:00
dependabot[bot]
d2b09439b7 build(deps-dev): bump jest from 28.1.3 to 29.3.1 (#1709)
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 10:39:09 +08:00
dependabot[bot]
702eb13e57 build(deps-dev): bump supertest from 6.3.1 to 6.3.2 (#1716) 2022-12-05 16:09:50 +00:00
dependabot[bot]
55f4c33589 build(deps-dev): bump supertest from 6.3.0 to 6.3.1 (#1703) 2022-10-25 16:21:44 +00:00
dependabot[bot]
28912d36dd build(deps-dev): bump supertest from 6.2.4 to 6.3.0 (#1695) 2022-10-04 16:16:08 +00:00
dependabot[bot]
eea921a603 build(deps-dev): bump jest from 28.1.2 to 28.1.3 (#1679) 2022-07-13 16:11:33 +00:00
dependabot[bot]
29f20de47d build(deps-dev): bump supertest from 3.4.2 to 6.2.4
Bumps [supertest](https://github.com/visionmedia/supertest) from 3.4.2 to 6.2.4.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v3.4.2...v6.2.4)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 09:03:17 +02:00
dependabot[bot]
93b34d70a3 build(deps-dev): bump jest from 27.5.1 to 28.1.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 08:59:28 +02:00
dependabot[bot]
00ce71fddb build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 (#1660) 2022-04-06 16:09:57 +00:00
dependabot[bot]
f3c67d9973 build(deps): bump minimist from 1.2.5 to 1.2.6 (#1655) 2022-03-30 14:07:36 +00:00
dependabot[bot]
cc4cc1fe57 build(deps): bump destroy from 1.1.1 to 1.2.0 (#1652) 2022-03-21 16:10:20 +00:00
dependabot[bot]
d52e4ead28 build(deps): bump debug from 4.3.3 to 4.3.4 (#1651) 2022-03-17 16:09:54 +00:00
dependabot[bot]
d7e0e27b28 build(deps): bump destroy from 1.1.0 to 1.1.1 (#1649) 2022-03-01 16:12:01 +00:00
dependabot[bot]
e00a77d539 build(deps): bump on-finished from 2.4.0 to 2.4.1 (#1648) 2022-02-23 16:09:24 +00:00
dependabot[bot]
7173023e71 build(deps): bump on-finished from 2.3.0 to 2.4.0 (#1647) 2022-02-22 16:09:56 +00:00
dependabot[bot]
aa816ca523 build(deps-dev): bump jest from 27.5.0 to 27.5.1 (#1644) 2022-02-08 16:08:52 +00:00
dependabot[bot]
ce18cd1db5 build(deps-dev): bump jest from 27.4.7 to 27.5.0 (#1643) 2022-02-07 16:08:52 +00:00
dependabot[bot]
6fd149abad build(deps): bump accepts from 1.3.7 to 1.3.8 (#1642) 2022-02-03 16:08:51 +00:00
dependabot[bot]
fc4d9eafbd build(deps): bump destroy from 1.0.4 to 1.1.0 (#1641) 2022-01-26 16:08:39 +00:00
dependabot[bot]
8c1dd48120 build(deps-dev): bump jest from 27.4.5 to 27.4.7 (#1629) 2022-01-05 16:09:52 +00:00
dependabot[bot]
3609065e6a build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 (#1628) 2022-01-03 16:09:47 +00:00
dependabot[bot]
910585d12b build(deps-dev): bump jest from 27.4.4 to 27.4.5 (#1623) 2021-12-14 16:09:23 +00:00
dependabot[bot]
27ebeab8be build(deps): bump content-disposition from 0.5.3 to 0.5.4 (#1622) 2021-12-13 16:09:08 +00:00
dependabot[bot]
6a7bdb4dc8 build(deps-dev): bump jest from 27.4.3 to 27.4.4 (#1621) 2021-12-10 16:09:16 +00:00
dependabot[bot]
07c17dda2c build(deps-dev): bump jest from 27.4.2 to 27.4.3 (#1618) 2021-12-01 16:09:26 +00:00
dependabot[bot]
0ed925d75c build(deps-dev): bump eslint-plugin-promise from 5.1.0 to 5.2.0 (#1619) 2021-12-01 16:09:24 +00:00
dependabot[bot]
771d59a856 build(deps-dev): bump jest from 27.4.0 to 27.4.2 (#1617) 2021-11-30 16:09:06 +00:00
dependabot[bot]
9062e3d895 build(deps-dev): bump jest from 27.3.1 to 27.4.0 (#1616) 2021-11-29 16:09:36 +00:00
dependabot[bot]
fe92ea2338 build(deps): bump debug from 4.3.2 to 4.3.3 (#1615) 2021-11-29 16:09:33 +00:00
dependabot[bot]
e8146ad657 build(deps): bump http-errors from 1.8.0 to 1.8.1 (#1610) 2021-11-15 16:09:06 +00:00
dependabot[bot]
4d7b81214c build(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.25.3 (#1609) 2021-11-10 16:09:09 +00:00
dependabot[bot]
8f12940fd2 build(deps-dev): bump jest from 27.3.0 to 27.3.1 (#1603) 2021-10-19 16:08:42 +00:00
dependabot[bot]
d99e93800c build(deps-dev): bump jest from 27.2.5 to 27.3.0 (#1601) 2021-10-18 16:08:46 +00:00
dependabot[bot]
19f3353e5d build(deps-dev): bump eslint-plugin-import from 2.24.2 to 2.25.2 (#1599) 2021-10-13 16:08:38 +00:00
dependabot[bot]
9a9c2f5219 build(deps-dev): bump jest from 27.2.4 to 27.2.5 (#1596) 2021-10-08 16:08:35 +00:00
dependabot[bot]
0772a22969 build(deps-dev): bump jest from 27.2.3 to 27.2.4 (#1595) 2021-09-29 16:08:16 +00:00
dependabot[bot]
9b6ea6763e build(deps-dev): bump jest from 27.2.2 to 27.2.3 (#1594) 2021-09-28 16:08:19 +00:00
dependabot[bot]
7d8955b20a build(deps-dev): bump jest from 27.2.1 to 27.2.2 (#1592) 2021-09-27 16:08:28 +00:00
dependabot[bot]
706042c998 build(deps-dev): bump gen-esm-wrapper from 1.1.2 to 1.1.3 (#1587) 2021-09-22 16:08:28 +00:00
dependabot[bot]
6ec42897d3 build(deps-dev): bump jest from 27.2.0 to 27.2.1 (#1586) 2021-09-20 16:08:06 +00:00
dependabot[bot]
24009855a8 build(deps-dev): bump jest from 27.1.1 to 27.2.0 (#1584) 2021-09-13 16:07:04 +00:00
dependabot[bot]
d678b069bb build(deps-dev): bump jest from 27.1.0 to 27.1.1 (#1582) 2021-09-08 16:08:04 +00:00
dependabot[bot]
f88499085f build(deps-dev): bump jest from 27.0.6 to 27.1.0 (#1581) 2021-08-27 16:07:49 +00:00
dependabot[bot]
31d0751777 build(deps): bump http-assert from 1.4.1 to 1.5.0 (#1578) 2021-08-25 16:08:17 +00:00