Skip to content

chore(deps): update bump-dependencies#24

Merged
libops-agent merged 2 commits into
mainfrom
renovate.bump-dependencies
Jul 16, 2026
Merged

chore(deps): update bump-dependencies#24
libops-agent merged 2 commits into
mainfrom
renovate.bump-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Age Confidence
alpine minor 3.223.24 age confidence
ghcr.io/libops/cap digest 13959ccc9d6a6c
python minor 3.11-slim3.14-slim age confidence
uv (source, changelog) patch 0.11.280.11.29 age confidence
zensical (changelog) patch 0.0.460.0.50 age confidence

Release Notes

astral-sh/uv (uv)

v0.11.29

Compare Source

Released on 2026-07-15.

Python
  • Use gzip-compressed artifacts for PyPy downloads (#​20265)
Enhancements
  • Add JSON output to uv tree (#​19978)
  • Add CUDA 13.2 as a supported PyTorch backend (#​20267)
  • Prefer local artifacts over URLs when installing from pylock.toml (#​20393)
  • Clarify diagnostics for unsatisfiable direct requirement ranges (#​20227)
  • Include the selected project name in missing-extra errors (#​20358)
Preview features
  • Preserve extras and dependency-group conflict context when selecting locked project tools (#​20078)
  • Split OSV audit queries that exceed the service's 1,000-package limit (#​20398)
  • Apply OSV fixed-version information only to the matching package and ecosystem (#​20399)
  • Skip the virtualenv distutils monkeypatch on Python 3.10 and later (#​20222)
  • Report invalid uv audit --service-url values instead of panicking (#​20374)
  • Include preview settings in the published SchemaStore schema (#​20304)
Performance
  • Reduce resolver work by widening selected versions across ranges without other known candidates (#​20115)
  • Defer client and build setup for no-op uv sync operations (#​20364)
  • Reuse workspace discovery during frozen syncs (#​20363)
  • Reuse workspace discovery after resolving settings (#​20356)
  • Reuse workspace discovery in uv tree, uv export, uv format, and uv audit (#​20359)
  • Avoid cache and interpreter setup when reading a project version (#​20360)
Bug fixes
  • Reject duplicate active package entries in pylock.toml (#​20391)
  • Preserve direct-archive hashes in uv pip freeze output (#​20395)
  • Explain conflicting root requirements instead of displaying an empty version range (#​20228)
  • Prevent build-backend data paths from escaping the project or bypassing wheel exclusions (#​20397)
  • Reject PEP 517 backend paths outside the source tree, including paths that escape through symlinks (#​20387)
  • Redact credentials from failed Git fetch commands (#​20401)
  • Fix exclusive post-release range ordering to match PEP 440 (#​20268)
  • Canonicalize equivalent PEP 440 ranges during dependency resolution (#​20182)
  • Honor Python version pins when initializing scripts (#​20404)
  • Respect package-scoped source filtering for scripts (#​20389)
  • Report existing environment incompatibilities when uv pip install --strict has nothing to install (#​20388)
  • Continue scanning platlib when purelib is missing (#​20405)
  • Handle versionless .egg-info files as legacy package metadata (#​20403)
  • Make repeated locking idempotent for impossible cross-variable platform markers (#​20369)
  • Report invalid cloud credential endpoint URLs instead of panicking (#​20372)
  • Report invalid pylock.toml artifact URLs instead of panicking (#​20373)
  • Report non-UTF-8 virtual environment paths instead of panicking while generating activation scripts (#​20375)
  • Return an unsupported-operation error from unimplemented build-backend requirement hooks (#​20376)
Documentation
  • Clarify --no-build behavior for editable requirements (#​20234)
  • Document uv's threat model (#​20236)
  • Reduce the number of badges in the README (#​11257)
zensical/zensical (zensical)

v0.0.50: 0.0.50

Compare Source

Summary

This version fixes a regression introduced in 0.0.48 which broke search.

Changelog

Bug fixes
  • 46d9f29 ui – update ui to v0.0.22

v0.0.48: 0.0.48

Compare Source

Summary

This version updates the user interface to v0.0.21, bringing the latest fixes for Pyodide-powered code execution, search, and ANSI color rendering.

It also improves configuration parsing, and fixes relative and scoped cross-references for mkdocstrings-python.

Changelog

Bug fixes
  • 15f138a ui – update ui to v0.0.21
  • 63c9dd3 compat – avoid registering same extension twice (as plugin and extension)
  • 25ba4c7 compat – enable autorefs when mkdocstrings extension is enabled
  • 781305a compat – support theme being just a string
  • c33d65b compat – support enabled option in autorefs, glightbox and macros extensions
  • 81596c1 compat – fix relative/scoped cross-refs support for mkdocstrings-python (#​796)
Refactorings
  • 71c976c compat – allow configuring mkdocstrings as a Markdown extension

v0.0.47: 0.0.47

Compare Source

Summary

This version adds support for markdown-exec, an MkDocs plugin that executes Python code blocks during the build and injects the result into the rendered page. In practice, this makes it easier to build interactive technical documentation, generated examples, and executable snippets that integrate directly with the theme in both classic and modern variants.

Additionally, the user interface is updated to v0.0.20, which includes several styling and interaction fixes. Mermaid diagram colors are now applied correctly for sequence numbers and activations, flow chart arrows, and state diagram arrows. Search filter scrollbars no longer overlap selectable items, and images using data-gallery are attributed correctly again.

Changelog

Features
  • 05856ad compat – support markdown-exec plugin
Bug fixes
  • e071bb6 zensical-serve – close connection on fatal write errors
  • a647737 ui – update ui to v0.0.20
  • 35c8e36 compat – fix check for appending iframe-worker polyfill (#​785)
  • 7158eab compat – catch misconfiguration of site_dir and docs_dir (#​780)
  • 30afc96 zensical, zensical-serve – percent-encode & in URLs used in templates and sitemap (#​772)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Wednesday (* * * * 3)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate.bump-dependencies branch 5 times, most recently from a6e8fc0 to d1f6e3c Compare July 15, 2026 20:32
@renovate
renovate Bot force-pushed the renovate.bump-dependencies branch from d1f6e3c to 38e73e5 Compare July 16, 2026 00:55
@libops-agent
libops-agent temporarily deployed to cloud-smoke-linode July 16, 2026 01:34 — with GitHub Actions Inactive
@libops-agent
libops-agent temporarily deployed to cloud-smoke-linode July 16, 2026 01:34 — with GitHub Actions Inactive
@libops-agent
libops-agent temporarily deployed to cloud-smoke-linode July 16, 2026 01:34 — with GitHub Actions Inactive
@libops-agent
libops-agent temporarily deployed to cloud-smoke-digitalocean July 16, 2026 01:34 — with GitHub Actions Inactive
@renovate

renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@libops-agent
libops-agent force-pushed the renovate.bump-dependencies branch from c07e7ad to daf235c Compare July 16, 2026 10:22
@libops-agent
libops-agent temporarily deployed to cloud-smoke-linode July 16, 2026 10:26 — with GitHub Actions Inactive
@libops-agent
libops-agent temporarily deployed to cloud-smoke-linode July 16, 2026 10:26 — with GitHub Actions Inactive
@libops-agent
libops-agent temporarily deployed to cloud-smoke-digitalocean July 16, 2026 10:26 — with GitHub Actions Inactive
@libops-agent
libops-agent temporarily deployed to cloud-smoke-linode July 16, 2026 10:26 — with GitHub Actions Inactive
@libops-agent
libops-agent merged commit fa85d44 into main Jul 16, 2026
9 checks passed
@libops-agent
libops-agent deleted the renovate.bump-dependencies branch July 16, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant