chore(deps): xbrlkit 0.10.0 - #1372
Merged
Merged
Conversation
0.7.3 → 0.10.0. Nothing else in the lock moves. 0.8 and 0.9 added the document lanes and 8-K item handling; 0.10.0 moves the viewer's default home to xbrlkit.com, matching the platform's own VIEWER_URL. The Tavi bridge, the holon emitter parity test and the SEC artifact writers are unchanged and green. Claude-Session: https://claude.ai/code/session_01Wrb85mvgMjYTHHSkKWFre4
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 |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps
xbrlkitfrom>=0.7.3to>=0.10.0, refreshing only that package in the lock (0.7.3 → 0.10.0; nothing transitive moves). 0.10.0 is today's release that moves the viewer's default home tohttps://xbrlkit.com, matching the platform'sVIEWER_URLfrom #1370; 0.8 and 0.9 in between added the document lanes and 8-K item handling on xbrlkit's side, which the platform's SEC pipeline does not yet call.Changes
pyproject.toml—xbrlkit>=0.10.0.uv.lock— xbrlkit 0.7.3 → 0.10.0, four lines.Breaking Changes
None. No API surface, schema, or envelope changes; the platform's use of xbrlkit (the Tavi bridge in
operations/serialization/model.py, the SEC artifact writers, the schema derived fromxbrlkit.schema) is unchanged and its parity test passes.Testing
just test-code— ruff, format, basedpyright, cf-lint clean with 0.10.0 installed.uv run pytestontests/adapters/sec(997 passed, 9 skipped),tests/schemas+tests/operations/serialization(470 passed, includingtest_xbrlkit_parity.py), andtests/operations/roboledger(1,046 passed): 2,513 tests, the same set the 0.7.2 bump ran.just test-allwas not run; the areas that import xbrlkit are the ones above.Certification
🤖 Generated with Claude Code
https://claude.ai/code/session_01Wrb85mvgMjYTHHSkKWFre4