Skip to content

chore(deps): xbrlkit 0.10.0 - #1372

Merged
jfrench9 merged 1 commit into
mainfrom
chore/xbrlkit-0-10-0
Sep 9, 2026
Merged

chore(deps): xbrlkit 0.10.0#1372
jfrench9 merged 1 commit into
mainfrom
chore/xbrlkit-0-10-0

Conversation

@jfrench9

@jfrench9 jfrench9 commented Sep 9, 2026

Copy link
Copy Markdown
Member

Summary

Bumps xbrlkit from >=0.7.3 to >=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 to https://xbrlkit.com, matching the platform's VIEWER_URL from #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.tomlxbrlkit>=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 from xbrlkit.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 pytest on tests/adapters/sec (997 passed, 9 skipped), tests/schemas + tests/operations/serialization (470 passed, including test_xbrlkit_parity.py), and tests/operations/roboledger (1,046 passed): 2,513 tests, the same set the 0.7.2 bump ran.
  • The full just test-all was not run; the areas that import xbrlkit are the ones above.

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

https://claude.ai/code/session_01Wrb85mvgMjYTHHSkKWFre4

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
@github-actions github-actions Bot added the change:standard Standard change: test gate only, no secondary review required label Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

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 21b935b into main Sep 9, 2026
8 checks passed
@jfrench9
jfrench9 deleted the chore/xbrlkit-0-10-0 branch September 9, 2026 17:52
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