update uv.lock, fix docs
Metadata
Current evaluation
Merged following two approvals. Updated uv.lock to patch the h11 CVE, removed a leftover confdb import, and resolved local documentation build errors. CI checks passed.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `make test`?
---
* Update the lock file to resolve the [h11 CVE](https://osv.dev/GHSA-vqfr-h8mv-ghfj)
* Drop a leftover confdb import
* Fix some minor issues with the docs. The docs were building despite [errors on RTD](https://app.readthedocs.com/projects/canonical-snapcraft/builds/2998028/#34333748--198) but failed building locally.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following two approvals. Updated uv.lock to patch the h11 CVE, removed a leftover confdb import, and resolved local documentation build errors. CI checks passed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes to uv.lock resolve the h11 CVE, remove a leftover confdb import, and fix local documentation build failures previously ignored by Read the Docs. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updated uv.lock to patch the h11 CVE, removed an unused confdb import, and resolved local documentation build failures previously overlooked by Read the Docs. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #107 build(deps): refresh uv.lock | imagecraft | merged | Merged to refresh the uv.lock dependency file. Approved by two reviewers and passed CI checks. The update modified two files, adding 365 lines and removing 360. | |
| #1486 docs: update uv plugin reference | craft-parts | merged | Merged after approval. The PR updates the reference documentation by adding details for UV_COMPILE_BYTECODE and applying minor fixes to other sections. CI checks passed and changes were integrated. | |
| #6133 build: fix docs-install target | snapcraft | merged | Merged a fix for the docs-install Makefile target that resolved redundant dependency installation. The change removes an extra uv sync call, ensuring docs targets work after make setup. Approved by reviewers and passed CI. |