Skip to content

chore(deps-dev): bump hono from 4.12.25 to 4.12.26 in /packages/bridge/bridge-react#4833

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

chore(deps-dev): bump hono from 4.12.25 to 4.12.26 in /packages/bridge/bridge-react#4833
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/bridge/bridge-react/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
@changeset-bot

changeset-bot Bot commented Jun 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 031a417

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

@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 031a417
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/6a3a24b07a00280008bf8d5e

@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: ed3e131fa0

ℹ️ 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".

"@module-federation/runtime": "workspace:*",
"@module-federation/runtime-core": "workspace:*",
"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 Update the lockfile with the hono version bump

This changes bridge-react's hono devDependency to 4.12.25, but pnpm-lock.yaml still records the importer specifier and resolved version as 4.12.7. The repo's CI workflows, for example .github/workflows/build-and-test.yml:38, run pnpm install --frozen-lockfile, so CI and fresh frozen installs from this commit will fail before tests run. Please regenerate and commit the lockfile for the new version.

Useful? React with 👍 / 👎.

@dependabot dependabot Bot changed the title chore(deps-dev): bump hono from 4.12.7 to 4.12.25 in /packages/bridge/bridge-react chore(deps-dev): bump hono from 4.12.25 to 4.12.26 in /packages/bridge/bridge-react Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/bridge/bridge-react/hono-4.12.25 branch from ed3e131 to e8083dc 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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/bridge/bridge-react/hono-4.12.25 branch from e8083dc to 031a417 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