Skip to content

Commit

Permalink
deps(example): Bump the dependencies group in /examples/nodejs-hono-r…
Browse files Browse the repository at this point in the history
…l with 2 updates (#974)

Bumps the dependencies group in /examples/nodejs-hono-rl with 2 updates: [@hono/node-server](https://github.com/honojs/node-server) and [hono](https://github.com/honojs/hono).

Updates `@hono/node-server` from 1.11.2 to 1.11.3
<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.11.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Update readme with an example of proper &quot;root&quot; when using serveStatic by <a href="https://github.com/brettimus"><code>@​brettimus</code></a> in <a href="https://redirect.github.com/honojs/node-server/pull/173">honojs/node-server#173</a></li>
<li>fix: avoid error when using TRACE method by <a href="https://github.com/usualoma"><code>@​usualoma</code></a> in <a href="https://redirect.github.com/honojs/node-server/pull/175">honojs/node-server#175</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/brettimus"><code>@​brettimus</code></a> made their first contribution in <a href="https://redirect.github.com/honojs/node-server/pull/173">honojs/node-server#173</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/honojs/node-server/compare/v1.11.2...v1.11.3">https://github.com/honojs/node-server/compare/v1.11.2...v1.11.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/honojs/node-server/commit/614e1d9c98ce087e1be1a16aad6422be73be1d10"><code>614e1d9</code></a> v1.11.3</li>
<li><a href="https://github.com/honojs/node-server/commit/05165c6f0d2d2dbeade503268ff988df74268d55"><code>05165c6</code></a> fix: avoid error when using TRACE method (<a href="https://redirect.github.com/honojs/node-server/issues/175">#175</a>)</li>
<li><a href="https://github.com/honojs/node-server/commit/e3b1f8228b62c9f5e2279b88fb5b9c2fae4eaf6f"><code>e3b1f82</code></a> Update readme with an example of proper &quot;root&quot; when using serveStatic (<a href="https://redirect.github.com/honojs/node-server/issues/173">#173</a>)</li>
<li>See full diff in <a href="https://github.com/honojs/node-server/compare/v1.11.2...v1.11.3">compare view</a></li>
</ul>
</details>
<br />

Updates `hono` from 4.4.5 to 4.4.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/honojs/hono/releases">hono's releases</a>.</em></p>
<blockquote>
<h2>v4.4.6</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(aws-lambda): handle multiple cookies in streaming responses by <a href="https://github.com/KnisterPeter"><code>@​KnisterPeter</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2926">honojs/hono#2926</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/honojs/hono/compare/v4.4.5...v4.4.6">https://github.com/honojs/hono/compare/v4.4.5...v4.4.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/honojs/hono/commit/614dff06ba9bc5c67087f651c7d748b7f08b55df"><code>614dff0</code></a> v4.4.6</li>
<li><a href="https://github.com/honojs/hono/commit/a2a04a98a1802b2598d3ab02a1a277ee612d26c3"><code>a2a04a9</code></a> fix(aws-lambda): handle multiple cookies in streaming responses (<a href="https://redirect.github.com/honojs/hono/issues/2926">#2926</a>)</li>
<li>See full diff in <a href="https://github.com/honojs/hono/compare/v4.4.5...v4.4.6">compare view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions


</details>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 4d394a8 commit a6ee6af
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
35 changes: 18 additions & 17 deletions examples/nodejs-hono-rl/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/nodejs-hono-rl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@arcjet/node": "file:../../arcjet-node",
"@hono/node-server": "^1.11.2",
"hono": "^4.4.5"
"@hono/node-server": "^1.11.3",
"hono": "^4.4.6"
},
"devDependencies": {
"@types/node": "^20",
Expand Down

0 comments on commit a6ee6af

Please sign in to comment.