chore(deps): bump hono from 4.12.23 to 4.12.26 in the npm_and_yarn group across 1 directory#36
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
idapixl
added a commit
that referenced
this pull request
Jun 22, 2026
notify.yml curled https://ntfy.idapixl.com, which no longer exists. The dependabot-pr job failed on every Dependabot PR (curl exit != 0 on unreachable host), marking PRs UNSTABLE — e.g. PR #36 (hono bump). ntfy was replaced by Sigil; CI notifications to be rebuilt there separately. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Collaborator
|
@dependabot rebase |
Collaborator
|
@dependabot merge |
32d9b96 to
c07646d
Compare
idapixl
added a commit
that referenced
this pull request
Jun 22, 2026
Two dev-scope form-data copies were vulnerable: - node_modules/form-data 4.0.5 -> 4.0.6 (GHSA-... alert #63) - @types/request/node_modules/form-data 2.5.5 -> 2.5.6 (alert #62) Used scoped overrides matching the repo's existing pattern: top-level form-data pinned ^4.0.6, and the @types/request-nested copy kept on its 2.x line at ^2.5.6 (avoids forcing a major bump on the type package). Both are dev-scope (build/test toolchain), not shipped runtime. hono left untouched — that's covered by Dependabot PR #36. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bumps the npm_and_yarn group with 1 update in the / directory: [hono](https://github.com/honojs/hono). Updates `hono` from 4.12.23 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.23...v4.12.26) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.26 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
c07646d to
86d400f
Compare
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the npm_and_yarn group with 1 update in the / directory: hono.
Updates
honofrom 4.12.23 to 4.12.26Release notes
Sourced from hono's releases.
Commits
27b79924.12.26d29982cchore: replace arg and glob with Bun native APIs in build script16215d5chore: remove unused devcontainer and gitpod configs (#5029)c574cf1ci: publish to npm from CI with OIDC trusted publishing (#5028)e50df01fix(lambda-edge): satisfy Deno lib types for Content-Length body encoding (#5...fce483e4.12.25751ba41Merge commit from forkf0b094dMerge commit from forkfa5f9bfMerge commit from fork3892a6cMerge commit from forkMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.