Skip to content

sync: traer a develop el revert de @hono/node-server 2.x (#716) - #717

Merged
beyondnetPeru merged 2 commits into
developfrom
main
Sep 15, 2026
Merged

beyondnetPeru merged 2 commits into
developfrom
main

Conversation

@beyondnetPeru

Copy link
Copy Markdown
Contributor

Back-merge maindevelop, segunda ronda. #715 se mergeó a las 14:24 y el revert #716 entró en main a las 14:49, así que develop se quedó con @hono/node-server@2.1.1 (Node ≥ 20) mientras main ya está en 1.19.15. Sin esto, la próxima promoción volvería a subir 2.1.1 a main y a romper la promesa «Node ≥ 18» del CLI.

git merge-tree develop main: sin conflictos.

🤖 Generated with Claude Code

beyondnetPeru and others added 2 commits September 15, 2026 09:31
…_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>
revert(deps): @hono/node-server vuelve a 1.19.15 — 2.x exige Node 20 y el CLI promete Node 18
@beyondnetPeru
beyondnetPeru requested a review from a team as a code owner September 15, 2026 14:51
@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 4d65574 into develop Sep 15, 2026
104 checks passed
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