chore(console): bump objectui pin f995a452 -> 7dfbeb70 (28 commits / 9 releasing changesets, all patch) — rides rc.5 - #6173
Merged
Conversation
…9 releasing changesets) objectui main advanced past the pin last bumped in #6097. All 9 releasing changesets in f995a452..7dfbeb70 declare `patch`; none carries a breaking annotation (#6099 re-verification). The target head is objectui's own `chore: release packages (#3248)` commit, so the pin lands on a released tree. The generated @objectstack/console changeset rides rc.5 and repairs the release-record gap 17.0.0-rc.4 shipped with (#6169/#6170). Fixes #6159 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BickTBKm2JYSNnrtPT8ysa
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
This was referenced Aug 7, 2026
hotlong
marked this pull request as ready for review
August 7, 2026 07:21
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.
Fixes #6159
Moves
.objectui-shafromf995a452d2ca97fcc4b92ec6d004ee5571f3d6b7to7dfbeb704e1eace5dc5eae1d6168c4ded805a32b— objectuiorigin/mainas read at 2026-08-07T07:03:22Z — and adds the one@objectstack/consolechangesetscripts/bump-objectui.shgenerates from the range.Target is rc.5. 17.0.0-rc.4 was published at 04:17Z from
a10cbc77with the pin still atf995a452, via a lane that bypassedcheck:objectui-pin-fresh(#6169 / #6170). The 9 releasing frontend changesets below are therefore absent from rc.4's release record; this changeset puts them back into the release pipeline on the next Version Packages cycle, repairing the record gap rc.4 shipped with.Maintainer direction (2026-08-07, in chat — quoted verbatim)
The bump target is accordingly the current objectui
origin/mainhead at execution time, not thea4cff5bof the issue title nor thece12564of the 06:26Z range refresh. objectui advanced twice more while this issue sat:a4cff5b→ce12564→7dfbeb7. The SHA was passed explicitly to the script rather than inherited from whatever the sibling checkout had checked out.Range: 28 non-merge commits, 9 releasing changesets — all declared
patchThe digest derives inclusion and level from the
.changeset/*.mdfiles objectui itself declared over the range (#4731), never from commit subjects. All 9 are listed in the changeset body, unabridged. Declared levels, verified individually against the adding commit:bulk-action-capability-gatepatchtypes,plugin-gridd915c47b3(objectui#3548)lookup-fields-in-predicatespatchcore,react,components,plugin-grid,plugin-list,plugin-kanband915c47b3(objectui#3548)predicate-eval-failures-warn-oncepatchcore,components,plugin-form,app-shella4cff5bd1(objectui#3541)context-selector-per-selector-scope-keypatchapp-shellf59406d4e(objectui#3531)react-predicate-input-reexports-corepatchreact175bd79d8(objectui#3511)create-target-org-translated-3517patchi18n,app-shell7e2406abf(objectui#3526)collaboration-reaction-picker-accessible-name-3478patchcollaborationd0d71df0e(objectui#3503)record-form-page-dead-i18n-defaultvalue-3469patchapp-shellc0c771c2f(objectui#3516)safe-translation-fallback-replace-allpatchi18na6ec93d24(objectui#3510)Highest declared level =
patch, so the generated@objectstack/consolechangeset declarespatch. The remaining 20 commits in the range carry no changeset (docs, ci, dependabot bumps, and objectui's own release commit) and the changeset body states that count rather than omitting it silently.objectui-changeset-digest.mjsaccounting line, verbatim from the run:#6099 re-verification — done, and it clears
The issue's standing caveat is that the digest only flags
major-declared breaking, while objectui declares v17-window breaking asminorplus a body annotation. Every one of the 9 changeset bodies was read in full and then scanned mechanically forBREAKING/breaking change/不兼容/破坏性/migration required/no longer accepts/renamed to/removed the export. Zero hits, and every declared level ispatchon every package. Three of the nine state non-breakage explicitly in their own words —context-selector-per-selector-scope-key("Existing URLs are byte-identical before and after"),react-predicate-input-reexports-core("Behaviour is byte-for-byte identical… every existing import path keeps working with an unchanged signature") andrecord-form-page-dead-i18n-defaultvalue-3469("Rendered copy is unchanged in every locale"). No under-labelling to escalate.Two things about this range worth recording
1. The target is objectui's own release commit.
7dfbeb7ischore: release packages (#3248), which consumed and deleted all 88 pending changesets — 9 of them ours, 79 added before the pin and already accounted for by #6097's bump. This is the first pin bump to cross an objectui release commit, and the digest handles it exactly as designed:collectAddedChangesetswalks the log with--diff-filter=Arather than diffing the endpoints, precisely so a changeset consumed by an in-range release is not dropped, andreadAtfalls back from the tip to the adding commit when the file is gone at the tip. All 9 resolved. Pinning at a released tree is if anything the cleaner choice.2. objectui#3518 shipped without a changeset.
0e50440("fix(form): bindpreviousfor field rules and stop resubmitting read-only fields") is in this range, touches 26 files acrosscomponents/plugin-form/types/data-objectstack/app-shell/ ten locale packs, and adds no.changeset/*.md— confirmed withgit show --name-status 0e50440 -- .changeset/, which returns nothing. It is therefore one of the 20 no-changeset commits, not one of the 9 releasing entries. (The 06:26Z range refresh on the issue attributed one changeset to #3518; the count of 9 was right, the attribution was not — objectui#3548 contributed two, #3518 none.) The code ships in the console build either way; only the release record loses it. Filed separately as a finding rather than papered over here.Verification
Gate list enumerated from
.github/workflows/lint.yml,.github/workflows/objectui-pin-freshness.yml,.github/workflows/pr-automation.yml,.github/workflows/validate-deps.ymland.github/workflows/ci.yml, restricted to those that read the changed files. All run locally, all green:check:nul-bytesOK (scanned 5914 tracked text file(s)… no raw ASCII control bytes)check:objectui-changesetcheck:objectui-pin-freshFRESH—.objectui-shais objectuimain(objectui@7dfbeb704e1e)check-empty-changeset.mjs --base origin/mainNo empty-frontmatter changeset introduced by this diff (1 declaring changeset(s) added)check-changeset-no-major.mjsmajorreported as a notice)check-changeset-fixed.mjs"fixed" group is in sync with 69 public workspace packagescheck:console-shaNo console dist… skipping(expected:packages/console/distis gitignored and untouched here)A targeted control-byte self-scan of the two changed files (
grep -naPover the full0x00-0x08 0x0b 0x0c 0x0e-0x1f 0x7fset) returns no matches.The heavy proof — clone objectui at the pin and build the SPA — is ci.yml's Console Pin Gate and was deliberately not run locally; that gate answers "does the pinned SHA still build?", which is the opposite question from the freshness gate above, and both must be green.
File surface
Exactly two files, both written by
scripts/bump-objectui.sh:.objectui-sha— the pin.changeset/console-7dfbeb704e1e.md— the generated@objectstack/consolepatchchangesetpackages/console/**is untouched and un-hand-edited. No.changeset/pre.jsonchange. Nocontent/docs/releases/change. Nothing published, no tags pushed, no workflow triggered — per the maintainer ruling that 版本发布必须人工.Generated by Claude Code