Skip to content

chore(deps): xbrlkit 0.18.0 - #1515

Merged
jfrench9 merged 1 commit into
mainfrom
chore/xbrlkit-0.18.0
Sep 24, 2026
Merged

jfrench9 merged 1 commit into
mainfrom
chore/xbrlkit-0.18.0

Conversation

@jfrench9

Copy link
Copy Markdown
Member

Summary

Moves the xbrlkit pin to 0.18.0 (>=0.18.0,<0.19.0). The release reads a published Tavi model as fully as a holon: definition networks are rebuilt from the Tavi's cubes (RoboFinSystems/xbrlkit#71), a numeric fact with no decimals reads as infinitely precise, and load_filing loads a published filing from its tavi.json first (RoboFinSystems/xbrlkit#72). It is the prerequisite for the SEC information-block tool reading the Tavi instead of the holon, which is a separate change.

Changes

  • pyproject.toml: xbrlkit>=0.17.1,<0.18.0 → xbrlkit>=0.18.0,<0.19.0.
  • uv.lock: xbrlkit 0.17.1 → 0.18.0.

Nothing in the platform changes behavior with this update alone. 0.18.0 changes xbrlkit's Tavi reader and its serve published-filing load; the writers the platform calls (to_holon, to_tavi_report) are unchanged, so published tenant files are identical, and the SEC information-block path still reads the holon.

Breaking Changes

None.

Testing

  • just test-all: 15,352 passed, 42 skipped; lint, format, typecheck, cf-lint and actionlint clean.

Certification

  • I have the right to submit this work under the Apache 2.0 license, and do so. Where any part of it is owned by my employer, I have their permission.

🤖 Generated with Claude Code

Brings the TAVI reader's definition-network rebuild (#71), INF precision
and the TAVI-first published load (#72). The writers are unchanged, so the
tenant Tavi and holon the platform publishes are the same bytes.
@github-actions github-actions Bot added the change:standard Standard change: test gate only, no secondary review required label Sep 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Change classification: standard — only dependency manifests, lockfiles, documentation, release notes or generated output changed.

Under the change standard a standard change is gated by the required test check alone; no secondary review is required. Recorded by the change-classification job.

@jfrench9
jfrench9 merged commit 6c415fd into main Sep 24, 2026
8 checks passed
@jfrench9
jfrench9 deleted the chore/xbrlkit-0.18.0 branch September 24, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:standard Standard change: test gate only, no secondary review required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant