You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the rc.4 release train. Follow-up to the objectui lane's landed window (latest: objectui#3541).
Why now
The objectui merge queue is empty as of filing (2026-08-07 ~04:00Z) and its main head is a4cff5b — the lane's rc.4 window has fully landed. Meanwhile .objectui-sha on origin/main is f995a452d2ca97fcc4b92ec6d004ee5571f3d6b7 (last bumped this morning via #6097), which now lags 17 commits / 7 releasing changesets.
This blocks the rc.4 cut: check:objectui-pin-fresh runs enforcing on the Version Packages release PR (#4935) per .github/workflows/objectui-pin-freshness.yml — a stale pin turns the release lane red. That gate exists because v16 was cut with a lagging pin and silently lost 4 frontend changes from the release record (#3340).
What rides this bump (all declared patch; verified at filing)
Run scripts/bump-objectui.sh from a dedicated objectstack worktree with a sibling objectui checkout at the current objectui origin/main head (re-read at claim time; a4cff5b as of filing). Precedent: #6097. Do not hand-edit packages/console/dist (not tracked; built by build-console.sh).
Part of the rc.4 release train. Follow-up to the objectui lane's landed window (latest: objectui#3541).
Why now
The objectui merge queue is empty as of filing (2026-08-07 ~04:00Z) and its
mainhead isa4cff5b— the lane's rc.4 window has fully landed. Meanwhile.objectui-shaonorigin/mainisf995a452d2ca97fcc4b92ec6d004ee5571f3d6b7(last bumped this morning via #6097), which now lags 17 commits / 7 releasing changesets.This blocks the rc.4 cut:
check:objectui-pin-freshruns enforcing on the Version Packages release PR (#4935) per.github/workflows/objectui-pin-freshness.yml— a stale pin turns the release lane red. That gate exists because v16 was cut with a lagging pin and silently lost 4 frontend changes from the release record (#3340).What rides this bump (all declared
patch; verified at filing)predicate-eval-failures-warn-once(objectui#3541) — frontend half of target:v17 board item Conditional-visibility predicates (visibleWhen/visibleOn) fail OPEN and silently — a broken predicate is indistinguishable from no predicate #5149: visibility-predicate evaluation failures now warn once with source text + reason instead of failing silentlycontext-selector-per-selector-scope-key(objectui#3531) — second declared context selector no longer mirrors the first (objectui#3500)safe-translation-fallback-replace-all(objectui#3510) — fallback interpolation replaces all placeholder occurrencescreate-target-org-translated-3517,collaboration-reaction-picker-accessible-name-3478— i18n / a11y fixesreact-predicate-input-reexports-core(objectui#3511),record-form-page-dead-i18n-defaultvalue-3469— refactors, behaviour-identicalHow
Run
scripts/bump-objectui.shfrom a dedicated objectstack worktree with a sibling objectui checkout at the current objectuiorigin/mainhead (re-read at claim time;a4cff5bas of filing). Precedent: #6097. Do not hand-editpackages/console/dist(not tracked; built bybuild-console.sh).Caveats
major声明级别,而 objectui 在 v17 窗口内把破坏性声明为minor+ 正文标注 #6099 (open): the bump digest only flagsmajor-declared breaking changes, while objectui declares v17-window breaking asminor+ body annotation. Checked at filing: all 7 changesets in this range declarepatchand none carries a breaking annotation — re-verify if the range has grown by execution time.@objectstack/consolechangeset). No file overlap with queued chore(release): 发版状态对账 —— main 版本对齐 2026-08-03 已发布的 17.0.0-rc.3 #6149 (it touches onlypackage.jsonversion fields; this bump touches.objectui-sha+ a new.changeset/*.md).