Skip to content

Commit 5d14a96

Browse files
chore(deps): bump @hono/node-server from 1.19.7 to 1.19.10 (apify#3466)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.7 to 1.19.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/honojs/node-server/releases"><code>@​hono/node-server</code>'s releases</a>.</em></p> <blockquote> <h2>v1.19.10</h2> <h2>Security Fix</h2> <p>Fixed an authorization bypass in Serve Static Middleware caused by inconsistent URL decoding (<code>%2F</code> handling) between the router and static file resolution. Users of Serve Static Middleware are encouraged to upgrade to this version.</p> <p>See GHSA-wc8c-qw6v-h7f6 for details.</p> <h2>v1.19.9</h2> <h2>What's Changed</h2> <ul> <li>fix(globals): Stop overwriting global.fetch by <a href="https://github.com/usualoma"><code>@​usualoma</code></a> in <a href="https://redirect.github.com/honojs/node-server/pull/295">honojs/node-server#295</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/honojs/node-server/compare/v1.19.8...v1.19.9">https://github.com/honojs/node-server/compare/v1.19.8...v1.19.9</a></p> <h2>v1.19.8</h2> <h2>What's Changed</h2> <ul> <li>docs: add guide for listening to UNIX domain socket by <a href="https://github.com/TransparentLC"><code>@​TransparentLC</code></a> in <a href="https://redirect.github.com/honojs/node-server/pull/292">honojs/node-server#292</a></li> <li>fix(serve-static): Use Readable.toWeb in serveStatic by <a href="https://github.com/otya128"><code>@​otya128</code></a> in <a href="https://redirect.github.com/honojs/node-server/pull/293">honojs/node-server#293</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/TransparentLC"><code>@​TransparentLC</code></a> made their first contribution in <a href="https://redirect.github.com/honojs/node-server/pull/292">honojs/node-server#292</a></li> <li><a href="https://github.com/otya128"><code>@​otya128</code></a> made their first contribution in <a href="https://redirect.github.com/honojs/node-server/pull/293">honojs/node-server#293</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/honojs/node-server/compare/v1.19.7...v1.19.8">https://github.com/honojs/node-server/compare/v1.19.7...v1.19.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/honojs/node-server/commit/2f8ca3665f5257305603783ec9999bd1a9bec0f2"><code>2f8ca36</code></a> 1.19.10</li> <li><a href="https://github.com/honojs/node-server/commit/455015be1697dd89974a68b70350ea7b2d126d2e"><code>455015b</code></a> Merge commit from fork</li> <li><a href="https://github.com/honojs/node-server/commit/cc05c48d8eb34007d5d5ff3861ea554721387041"><code>cc05c48</code></a> chore: add benchmark for comparing with npm and local (dev) (<a href="https://redirect.github.com/honojs/node-server/issues/305">#305</a>)</li> <li><a href="https://github.com/honojs/node-server/commit/58c44121523b418578be5bd911f2b67d8ef73ceb"><code>58c4412</code></a> chore: Adding LICENSE file with MIT license referenced in README.md (<a href="https://redirect.github.com/honojs/node-server/issues/297">#297</a>)</li> <li><a href="https://github.com/honojs/node-server/commit/b1daa4cfb30ea58a926f3befed2fb883ae2fd9df"><code>b1daa4c</code></a> docs(readme): add <a href="https://github.com/usualoma"><code>@​usualoma</code></a> as an author (<a href="https://redirect.github.com/honojs/node-server/issues/300">#300</a>)</li> <li><a href="https://github.com/honojs/node-server/commit/26f5e89da0abd87752da1f35dc01010f1d428648"><code>26f5e89</code></a> 1.19.9</li> <li><a href="https://github.com/honojs/node-server/commit/2d729e7c242e96d59df05aff6a54eb5e26148d12"><code>2d729e7</code></a> fix(globals): Stop overwriting global.fetch (<a href="https://redirect.github.com/honojs/node-server/issues/295">#295</a>)</li> <li><a href="https://github.com/honojs/node-server/commit/9b72ddfea012f7b1ba166a86d3b606af701f85e1"><code>9b72ddf</code></a> 1.19.8</li> <li><a href="https://github.com/honojs/node-server/commit/0b1229e8db483316f1bbcaca5cf2c5fefc23353b"><code>0b1229e</code></a> fix(serve-static): Use Readable.toWeb in serveStatic (<a href="https://redirect.github.com/honojs/node-server/issues/293">#293</a>)</li> <li><a href="https://github.com/honojs/node-server/commit/76d80e6c1c7bf7101b80392b6bfacc17e3829fd9"><code>76d80e6</code></a> docs: add guide for listening to UNIX domain socket (<a href="https://redirect.github.com/honojs/node-server/issues/292">#292</a>)</li> <li>See full diff in <a href="https://github.com/honojs/node-server/compare/v1.19.7...v1.19.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hono/node-server&package-manager=npm_and_yarn&previous-version=1.19.7&new-version=1.19.10)](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 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](https://github.com/apify/crawlee/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cf9c1c commit 5d14a96

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,11 +1583,11 @@ __metadata:
15831583
linkType: hard
15841584

15851585
"@hono/node-server@npm:^1.19.7":
1586-
version: 1.19.7
1587-
resolution: "@hono/node-server@npm:1.19.7"
1586+
version: 1.19.10
1587+
resolution: "@hono/node-server@npm:1.19.10"
15881588
peerDependencies:
15891589
hono: ^4
1590-
checksum: 10c0/293818e02a9100122a9319fba7032a3bae86d5f98f55d1a0ff4843c2b729eb6b471978ea15e29f4fb680c6a0be23a6e5a2132f3790ab31e88fb0b6b6fcc6829e
1590+
checksum: 10c0/ec70c3bbd2930aa82477e682253acaf978f9d13c4172074111526a99ea882eb915856f5143346cc8e8b40d88748cd15a739a06300d9d97955bd9ba2740b9ea39
15911591
languageName: node
15921592
linkType: hard
15931593

0 commit comments

Comments
 (0)