Commit 9d9e4d6
committed
py(deps[uv]) Bump gp-sphinx workspace pins to 0.0.1a11
why: gp-sphinx cut 0.0.1a11 covering a theme-flicker fix that
addresses three independent failure modes on Furo + Cloudflare
deploys. (1) Flash of the wrong colour scheme on initial load when
localStorage.theme and OS prefers-color-scheme disagree. (2)
Toggle-icon "pop-in" mid-load caused by furo.js being deferred by
Cloudflare Rocket Loader, leaving <html class="no-js"> on the page
and the .theme-toggle-container hidden until furo.js eventually
ran. (3) Animated mid-blend on .sig and dl.py headers during
runtime theme toggle, from CSS transitions on background-on-hover
that also ran on every CSS-variable swap. Tracking the new alpha
picks all three fixes up on the next docs build at
https://libvcs.git-pull.com/. See
git-pull/gp-sphinx#23 for the source-side
detail.
what:
- pyproject.toml: gp-sphinx, sphinx-autodoc-api-style, and
sphinx-autodoc-pytest-fixtures all move 0.0.1a10 -> 0.0.1a11 in
every dependency group that pins them (one row in
[project.optional-dependencies], one row in [dependency-groups]
per package).
- uv.lock regenerated against the new pins; gp-sphinx workspace
siblings co-resolved to 0.0.1a11.1 parent d9391c3 commit 9d9e4d6
2 files changed
Lines changed: 44 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments