This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryInternal API updates to @cloudflare/kumo 2.3 with no public breaking changes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Medium |
Bumps @cloudflare/kumo from 1.16 to 2.3. Bumps @cloudflare/kumo from 1.16 to 2.3. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Refactor | Medium |
Updates Collapsible usage to compound components (Root, DefaultTrigger, DefaultPanel). Updates Collapsible usage to compound components (Root, DefaultTrigger, DefaultPanel). Source: granite4.1:30b@2026-05-28-audit Confidence: low |
— |
| Refactor | Medium |
Renames ChartPalette.color() to ChartPalette.categorical(). Renames ChartPalette.color() to ChartPalette.categorical(). Source: granite4.1:30b@2026-05-28-audit Confidence: low |
— |
| Other | Low |
Modifies admin tests to check aria-label instead of title attribute on Button. Modifies admin tests to check aria-label instead of title attribute on Button. Source: granite4.1:30b@2026-05-28-audit Confidence: low |
— |
Full changelog
Patch Changes
- #1177
b9cc08eThanks @ascorbic! - Bumps@cloudflare/kumofrom 1.16 to 2.3. Two internal call sites picked up breaking API changes from Kumo 2.0:Collapsibleis now a compound component (Collapsible.Root/.DefaultTrigger/.DefaultPanelinstead of<Collapsible label=...>), used by the accordion block; andChartPalette.color()was renamed toChartPalette.categorical()in the chart block. No public API changes -- consumers see identical behaviour. Tests in@emdash-cms/adminthat asserted onButton's nativetitleattribute now readaria-labelinstead, because Kumo 2 wraps<Button title>in a Tooltip popup rather than setting the DOM attribute.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About emdash
All releases →Related context
Earlier breaking changes
- [email protected] Schema migration adds `locale` and `translation_group` columns to `_emdash_bylines`.
- [email protected] Byline hydration now strictly per-locale, suppressing cross‑locale fallback.
- v@emdash-cms/[email protected] Changes `_emdash_content_bylines.byline_id` to store translation_group instead of row id, enforcing strict per-locale credit hydration.
- v@emdash-cms/[email protected] Registry install handler fails closed on non-conforming aggregator release records.
- v@emdash-cms/[email protected] Menu and menu-item API responses now camelCase, breaking clients expecting snake_case keys.
Beta — feedback welcome: [email protected]