Skip to content

chore(console): bump objectui pin b1204af → 09987b6 (57 commits / 41 releasing changesets) #11103

chore(console): bump objectui pin b1204af → 09987b6 (57 commits / 41 releasing changesets)

chore(console): bump objectui pin b1204af → 09987b6 (57 commits / 41 releasing changesets) #11103

Triggered via pull request August 9, 2026 03:00
Status Success
Total duration 42s
Artifacts

pr-automation.yml

on: pull_request
Check PR Size
12s
Check PR Size
Check Changeset
39s
Check Changeset
Auto Label
10s
Auto Label
Fit to window
Zoom out
Zoom in

Annotations

11 notices
Check Changeset: .changeset/adr-0122-phase-2-bare-name-flip.md#L0
pending major in .changeset/adr-0122-phase-2-bare-name-flip.md: @objectstack/spec
Check Changeset: .changeset/adr-0114-field-errors-rename.md#L0
pending major in .changeset/adr-0114-field-errors-rename.md: @objectstack/spec
Check Changeset: .changeset/adr-0113-required-write-contract.md#L0
pending major in .changeset/adr-0113-required-write-contract.md: @objectstack/spec, @objectstack/objectql, @objectstack/driver-sql
Check Changeset: .changeset/adr-0110-action-declaration-admission.md#L0
pending major in .changeset/adr-0110-action-declaration-admission.md: @objectstack/runtime
Check Changeset: .changeset/adr-0104-d2-strict-by-default.md#L0
pending major in .changeset/adr-0104-d2-strict-by-default.md: @objectstack/runtime
Check Changeset: .changeset/actions-failures-speak-http.md#L0
pending major in .changeset/actions-failures-speak-http.md: @objectstack/runtime
Check Changeset: .changeset/action-session-positions-runtime-dual-emit.md#L0
pending major in .changeset/action-session-positions-runtime-dual-emit.md: @objectstack/runtime
Check Changeset: .changeset/action-param-option-visible-when.md#L0
pending major in .changeset/action-param-option-visible-when.md: @objectstack/spec
Check Changeset: .changeset/action-location-dual-source-c17.md#L0
pending major in .changeset/action-location-dual-source-c17.md: @objectstack/spec
Check Changeset: .changeset/action-descriptor-is-async-retired.md#L0
pending major in .changeset/action-descriptor-is-async-retired.md: @objectstack/spec
Check Changeset: .changeset/console-09987b680d53.md#L0
ADR-0087 exemption (no-migration-prescription): Neither break reaches a consumer of @objectstack/console, which publishes objectui's built SPA and exports no objectui type. capability-multiselect was registered only on registerFields(), whose sole caller is objectui's docs site, so the name was unreachable on the live registerAllFields() path and a field still carrying it degrades to its declared type renderer — the defined behaviour for an unregistered widget, with permission-facet-link unchanged as what is actually stamped. ApproveOutcome/RejectOutcome narrow a TypeScript type exported by @object-ui/plugin-chatbot, a package objectstack neither publishes nor re-exports; the removed ApproveOutcome.id was already undefined at runtime, so no shipped behaviour changes and there is nothing for the ledger to prescribe.