[PR #159] [CLOSED] build(deps): bump hono from 4.2.2 to 4.2.7 in /worker #420

Closed
opened 2026-02-26 21:31:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/159
Author: @dependabot[bot]
Created: 4/23/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/worker/hono-4.2.7


📝 Commits (1)

  • c4803d5 build(deps): bump hono from 4.2.2 to 4.2.7 in /worker

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 worker/package.json (+1 -1)
📝 worker/pnpm-lock.yaml (+4 -4)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps hono from 4.2.2 to 4.2.7.

Release notes

Sourced from hono's releases.

v4.2.7

This release fixes "Restricted Directory Traversal in serveStatic with deno".

Full Changelog: https://github.com/honojs/hono/compare/v4.2.6...v4.2.7

v4.2.6

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.2.5...v4.2.6

v4.2.5

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.2.4...v4.2.5

v4.2.4

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.2.3...v4.2.4

v4.2.3

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/159 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/23/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/worker/hono-4.2.7` --- ### 📝 Commits (1) - [`c4803d5`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/c4803d59263952602261fdec68519ec1f68e0243) build(deps): bump hono from 4.2.2 to 4.2.7 in /worker ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `worker/package.json` (+1 -1) 📝 `worker/pnpm-lock.yaml` (+4 -4) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [hono](https://github.com/honojs/hono) from 4.2.2 to 4.2.7. <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.2.7</h2> <p>This release fixes &quot;<a href="https://github.com/honojs/hono/security/advisories/GHSA-3mpf-rcc7-5347">Restricted Directory Traversal in serveStatic with deno</a>&quot;.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/honojs/hono/compare/v4.2.6...v4.2.7">https://github.com/honojs/hono/compare/v4.2.6...v4.2.7</a></p> <h2>v4.2.6</h2> <h2>What's Changed</h2> <ul> <li>refactor(adapter/aws): Optimize multiple call of same conditions with polymorphism by <a href="https://github.com/exoego"><code>@​exoego</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2521">honojs/hono#2521</a></li> <li>fix(sse): close sse stream on end by <a href="https://github.com/domeccleston"><code>@​domeccleston</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2529">honojs/hono#2529</a></li> <li>fix(client): Don't show <code>$ws</code> when not used WebSockets by <a href="https://github.com/nakasyou"><code>@​nakasyou</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2532">honojs/hono#2532</a></li> <li>refactor(ssg): update utils.ts by <a href="https://github.com/eltociear"><code>@​eltociear</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2519">honojs/hono#2519</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/domeccleston"><code>@​domeccleston</code></a> made their first contribution in <a href="https://redirect.github.com/honojs/hono/pull/2529">honojs/hono#2529</a></li> <li><a href="https://github.com/eltociear"><code>@​eltociear</code></a> made their first contribution in <a href="https://redirect.github.com/honojs/hono/pull/2519">honojs/hono#2519</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/honojs/hono/compare/v4.2.5...v4.2.6">https://github.com/honojs/hono/compare/v4.2.5...v4.2.6</a></p> <h2>v4.2.5</h2> <h2>What's Changed</h2> <ul> <li>fix(client): Allow calling toString and valueOf on the proxy object by <a href="https://github.com/ibash"><code>@​ibash</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2510">honojs/hono#2510</a></li> <li>fix(adapter): handle multi value headers in AWS Lambda by <a href="https://github.com/exoego"><code>@​exoego</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2494">honojs/hono#2494</a></li> <li>fix(client): shuold not remove tailing slash from top-level URL by <a href="https://github.com/yusukebe"><code>@​yusukebe</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2523">honojs/hono#2523</a></li> <li>fix(jsx/dom): remove lookbehind assertion in event regexp by <a href="https://github.com/usualoma"><code>@​usualoma</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2524">honojs/hono#2524</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ibash"><code>@​ibash</code></a> made their first contribution in <a href="https://redirect.github.com/honojs/hono/pull/2510">honojs/hono#2510</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/honojs/hono/compare/v4.2.4...v4.2.5">https://github.com/honojs/hono/compare/v4.2.4...v4.2.5</a></p> <h2>v4.2.4</h2> <h2>What's Changed</h2> <ul> <li>fix(jwt): Make JWT Header <code>typ</code> Field Optional to Enhance Compatibility by <a href="https://github.com/naporin0624"><code>@​naporin0624</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2488">honojs/hono#2488</a></li> <li>fix(testing): set <code>baseUrl</code> for <code>testClient</code> by <a href="https://github.com/yusukebe"><code>@​yusukebe</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2496">honojs/hono#2496</a></li> <li>fix(validator): Default use to <code>OutputTypeExcludeResponseType</code> when <code>InputType</code> is unknown by <a href="https://github.com/nagasawaryoya"><code>@​nagasawaryoya</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2500">honojs/hono#2500</a></li> <li>refactor(trie-router): parentPatterns is updated but never queried by <a href="https://github.com/exoego"><code>@​exoego</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2503">honojs/hono#2503</a></li> <li>refactor: Remove redundant initializer by <a href="https://github.com/exoego"><code>@​exoego</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2502">honojs/hono#2502</a></li> <li>refactor(cloudflare-workers): Suppress eslint noise by <a href="https://github.com/exoego"><code>@​exoego</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2504">honojs/hono#2504</a></li> <li>fix(jsx): Add catch to async function's promise by <a href="https://github.com/mwilkins91"><code>@​mwilkins91</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2471">honojs/hono#2471</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nagasawaryoya"><code>@​nagasawaryoya</code></a> made their first contribution in <a href="https://redirect.github.com/honojs/hono/pull/2500">honojs/hono#2500</a></li> <li><a href="https://github.com/exoego"><code>@​exoego</code></a> made their first contribution in <a href="https://redirect.github.com/honojs/hono/pull/2503">honojs/hono#2503</a></li> <li><a href="https://github.com/mwilkins91"><code>@​mwilkins91</code></a> made their first contribution in <a href="https://redirect.github.com/honojs/hono/pull/2471">honojs/hono#2471</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/honojs/hono/compare/v4.2.3...v4.2.4">https://github.com/honojs/hono/compare/v4.2.3...v4.2.4</a></p> <h2>v4.2.3</h2> <h2>What's Changed</h2> <ul> <li>fix(ssg): use response header to mark as disabled routes for SSG by <a href="https://github.com/usualoma"><code>@​usualoma</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/2477">honojs/hono#2477</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/honojs/hono/commit/28e597f230528888d847bab06d8acf5689b6b727"><code>28e597f</code></a> v4.2.7</li> <li><a href="https://github.com/honojs/hono/commit/92e65fbb6e5e7372650e7690dbd84938432d9e65"><code>92e65fb</code></a> Merge pull request from GHSA-3mpf-rcc7-5347</li> <li><a href="https://github.com/honojs/hono/commit/b38e40e21ab9fd1330b2b0d17d0e4cac78b37ab7"><code>b38e40e</code></a> v4.2.6</li> <li><a href="https://github.com/honojs/hono/commit/c882cef514f6ac3ef80862deedaa901c3d4c3fd6"><code>c882cef</code></a> refactor(ssg): update utils.ts (<a href="https://redirect.github.com/honojs/hono/issues/2519">#2519</a>)</li> <li><a href="https://github.com/honojs/hono/commit/5c9d8b417228ac6f680ff8cef3eac3ff605d81d9"><code>5c9d8b4</code></a> fix(client): Don't show <code>$ws</code> when not used WebSockets (<a href="https://redirect.github.com/honojs/hono/issues/2532">#2532</a>)</li> <li><a href="https://github.com/honojs/hono/commit/9f9a41cc08f131cd47480cb3e9982939d1db1909"><code>9f9a41c</code></a> fix(sse): close sse stream on end (<a href="https://redirect.github.com/honojs/hono/issues/2529">#2529</a>)</li> <li><a href="https://github.com/honojs/hono/commit/c83d80f17b58425ba669f8b73050cd18c8fb8d55"><code>c83d80f</code></a> refactor(aws-lambda): replace conditional logics with polymorphism (<a href="https://redirect.github.com/honojs/hono/issues/2521">#2521</a>)</li> <li><a href="https://github.com/honojs/hono/commit/fa9ed80619d9e3938c15eb1e4adbb953fcabca74"><code>fa9ed80</code></a> v4.2.5</li> <li><a href="https://github.com/honojs/hono/commit/68cabdef27e4369118b1283694f41be0dda8602a"><code>68cabde</code></a> fix(jsx/dom): remove lookbehind assertion in event regexp (<a href="https://redirect.github.com/honojs/hono/issues/2524">#2524</a>)</li> <li><a href="https://github.com/honojs/hono/commit/ed51b0b5d8741dd0ebac2169569a19e32a720310"><code>ed51b0b</code></a> fix(client): shuold not remove tailing slash from top-level URL (<a href="https://redirect.github.com/honojs/hono/issues/2523">#2523</a>)</li> <li>Additional commits viewable in <a href="https://github.com/honojs/hono/compare/v4.2.2...v4.2.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hono&package-manager=npm_and_yarn&previous-version=4.2.2&new-version=4.2.7)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dreamhunter2333/cloudflare_temp_email/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:31:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#420
No description provided.