Commit e3cdf98
committed
chore: refresh the vendored console to 1bb77aa24514 (#3528 follow-through)
#3771 put a screen field's `visibleWhen` on the wire; objectui#2899 taught the
console to honour it. Neither reaches a user until this pin moves —
`@objectstack/console` ships a PREBUILT objectui SPA frozen at `.objectui-sha`,
so a merged frontend fix is stranded until the release pipeline is told which
commit to build.
That is not hypothetical here: it is the exact trap that made the first #3528
repro look like the bug was somewhere else entirely — the console source was
already correct while `/_console` served an older build.
**Pin: `09c6a177bb4a` → `1bb77aa24514`** (objectui `main`), carrying the #3528
console half plus 24 other frontend commits merged since the last refresh. The
generated changeset lists the full range.
Produced by the real tooling rather than a hand-edit:
`OBJECTUI_ROOT=… scripts/bump-objectui.sh 1bb77aa24514 --no-commit`, which wrote
both `.objectui-sha` and `.changeset/console-1bb77aa24514.md`. It stamped
`minor` on its own — the range contains `feat` commits, and the pipefail/SIGPIPE
bug that used to force every refresh to `patch` was fixed in #3558.
`pnpm check:console-sha` passes (no dist in this checkout, so nothing to drift
against). The pinned commit is objectui `main`, which its own CI builds on every
PR, so it is known-buildable without re-running the console build here.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0122xvfanLmniNbsAPtg5hk31 parent 32d3800 commit e3cdf98
2 files changed
Lines changed: 34 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments