[pull] master from apify:master#156
Merged
pull[bot] merged 1 commit intothreatcode:masterfrom Mar 5, 2026
Merged
Conversation
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 /> [](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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )