build(deps): pin upstream hero_* deps to main (was development) #9

Merged
sameh-farouk merged 1 commit from pin_main_deps into main 2026-06-03 18:52:48 +00:00
Member

Switch upstream hero_* deps from development to main on the main branch so main consumes the stable upstream snapshot. Pinned hero_lib main (9657556a) is pre-OpenRPC-simplification (same stance as the old main lock). Verified: build + test pass.

Switch upstream hero_* deps from development to main on the main branch so main consumes the stable upstream snapshot. Pinned hero_lib main (9657556a) is pre-OpenRPC-simplification (same stance as the old main lock). Verified: build + test pass.
Switch herolib_core/derive/openrpc/lifecycle + hero_proc_sdk +
hero_admin_lib from `branch = "development"` to `branch = "main"` so
main consumes the stable upstream snapshot rather than floating on
development HEAD.

The pinned hero_lib main (9657556a) is BEFORE the recent OpenRPC
simplification (one-arg input rule / upsert-only CRUD, hero_lib dev
31341295) — same pre-simplification stance as the previous main
lockfile (which pinned dev d1383f58). So no API migration is needed.

Verified: cargo build --workspace + cargo test --workspace pass
against the main-pinned deps (no regression).
sameh-farouk deleted branch pin_main_deps 2026-06-03 18:52:48 +00:00
Sign in to join this conversation.
No description provided.