sync: traer a develop el revert de @hono/node-server 2.x (#716) - #717
Merged
Merged
Conversation
…_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
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
📊 Bilingual Coverage ImpactPR Changes
Repository Coverage
✅ Good: All EN changes have ES counterparts. Generated by GitHub Actions |
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.
Back-merge
main→develop, segunda ronda. #715 se mergeó a las 14:24 y el revert #716 entró enmaina las 14:49, así quedevelopse quedó con@hono/node-server@2.1.1(Node ≥ 20) mientrasmainya está en1.19.15. Sin esto, la próxima promoción volvería a subir 2.1.1 amainy a romper la promesa «Node ≥ 18» del CLI.git merge-tree develop main: sin conflictos.🤖 Generated with Claude Code