Skip to content

chore(deps): bump @robosystems/report-components to 0.2.7#204

Merged
jfrench9 merged 1 commit into
mainfrom
chore/report-components-0.2.7
Jul 13, 2026
Merged

chore(deps): bump @robosystems/report-components to 0.2.7#204
jfrench9 merged 1 commit into
mainfrom
chore/report-components-0.2.7

Conversation

@jfrench9

Copy link
Copy Markdown
Member

Bumps @robosystems/report-components to 0.2.7, picking up the two-step, taxonomy-PK-anchored LABELS_Q fix (report-components #14).

Why

The report-scoped label linkbase query previously mis-planned on the SEC graph: reaching the taxonomy through the report traversal made LadybugDB 0.18 scan the entire ~80M-edge TAXONOMY_HAS_LABEL table and time out, killing SEC report loads. 0.2.7 resolves the report's taxonomy id first, then probes labels by taxonomy PK.

Scope

Patch-level, API-compatible — no consumer code changes. The diff is just the package.json pin (^0.2.6^0.2.7) and the lockfile entry.

Picks up the two-step, taxonomy-PK-anchored LABELS_Q fix (report-components
#14) so SEC report loads no longer time out on the label linkbase query.
@jfrench9 jfrench9 merged commit 574ee03 into main Jul 13, 2026
3 checks passed
@jfrench9 jfrench9 deleted the chore/report-components-0.2.7 branch July 13, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant