Skip to content

chore(deps): bump hono from 4.12.25 to 4.12.26 in /packages/treeshake-server#4834

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/treeshake-server/hono-4.12.25
Open

chore(deps): bump hono from 4.12.25 to 4.12.26 in /packages/treeshake-server#4834
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/treeshake-server/hono-4.12.25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps hono from 4.12.25 to 4.12.26.

Release notes

Sourced from hono's releases.

v4.12.26

What's Changed

Full Changelog: honojs/hono@v4.12.25...v4.12.26

Commits
  • 27b7992 4.12.26
  • d29982c chore: replace arg and glob with Bun native APIs in build script
  • 16215d5 chore: remove unused devcontainer and gitpod configs (#5029)
  • c574cf1 ci: publish to npm from CI with OIDC trusted publishing (#5028)
  • e50df01 fix(lambda-edge): satisfy Deno lib types for Content-Length body encoding (#5...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 20, 2026
@netlify

netlify Bot commented Jun 20, 2026

Copy link
Copy Markdown

Deploy Preview for module-federation-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 2d54fce
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/6a3a24b331910d000761c3e3

@changeset-bot

changeset-bot Bot commented Jun 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2d54fce

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ac9b16f830

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/treeshake-server/package.json Outdated
"@hono/zod-validator": "0.7.4",
"dotenv": "16.4.5",
"hono": "4.12.7",
"hono": "4.12.25",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Commit the pnpm lockfile update

This manifest now requires hono 4.12.25, but the root pnpm-lock.yaml still records packages/treeshake-server with specifier: 4.12.7 / version: 4.12.7 and peer resolutions against hono@4.12.7. In the CI/install path that uses pnpm install --frozen-lockfile, this package.json/lockfile mismatch rejects the install, and the security bump is not actually locked for consumers until the lockfile is regenerated and committed.

Useful? React with 👍 / 👎.

@dependabot dependabot Bot changed the title chore(deps): bump hono from 4.12.7 to 4.12.25 in /packages/treeshake-server chore(deps): bump hono from 4.12.25 to 4.12.26 in /packages/treeshake-server Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/treeshake-server/hono-4.12.25 branch from ac9b16f to 479c624 Compare June 22, 2026 03:44
Bumps [hono](https://github.com/honojs/hono) from 4.12.25 to 4.12.26.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.25...v4.12.26)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.25
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/treeshake-server/hono-4.12.25 branch from 479c624 to 2d54fce Compare June 23, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants