Skip to content

revert(deps): @hono/node-server vuelve a 1.19.15 — 2.x exige Node 20 y el CLI promete Node 18 - #716

Merged
beyondnetPeru merged 1 commit into
mainfrom
revert/698-hono-node-server-2
Sep 15, 2026
Merged

beyondnetPeru merged 1 commit into
mainfrom
revert/698-hono-node-server-2

Conversation

@beyondnetPeru

Copy link
Copy Markdown
Contributor

Revierte el merge de #698. Hallazgo del bot de revisión en #715, verificado: @hono/node-server@2.1.1 declara engines.node >=20 y es dependencia directa de @beyondnet/evolith-cli (src/sdk/cli/package.json:78), que declara >=18.0.0 y cuya portada dice «You need Node ≥ 18». Un consumidor en Node 18 con engines estrictos no podría instalar el CLI, y ningún job de CI corre en 18 para verlo.

#715 (back-merge maindevelop) recoge este revert automáticamente porque su cabeza es main.

🤖 Generated with Claude Code

…_yarn/hono/node-server-2.1.1"

This reverts commit 23ee670, restoring @hono/node-server 1.19.15.

@hono/node-server 2.1.1 declares `engines.node >=20`, and it is a direct dependency
of @beyondnet/evolith-cli, which declares `engines.node >=18.0.0` and whose front page
promises «Node ≥ 18». A consumer on Node 18 with engine-strict installs would be unable
to install the CLI, and nothing in CI runs on 18 to catch it. 1.19.15 (node >=18.14.1)
carries no open advisory. Raising the CLI's floor to Node 20 is a product decision with
its own doc trail; until it is taken, the dependency stays on the 1.x line and dependabot
is told to ignore the 2.x major.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@beyondnetPeru
beyondnetPeru requested a review from a team as a code owner September 15, 2026 14:31
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

Copy link
Copy Markdown

📊 Bilingual Coverage Impact

PR Changes

  • Paired EN/ES files modified: 0
  • New EN files needing ES translation: 0

Repository Coverage

Metric Value
Total EN files 527
Total ES files 497
Paired files 0
Coverage 0%

Good: All EN changes have ES counterparts.


Generated by GitHub Actions

@beyondnetPeru
beyondnetPeru merged commit 5039dce into main Sep 15, 2026
53 checks passed
@beyondnetPeru
beyondnetPeru deleted the revert/698-hono-node-server-2 branch September 15, 2026 14:49
beyondnetPeru added a commit that referenced this pull request Sep 15, 2026
sync: traer a develop el revert de @hono/node-server 2.x (#716)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant