Skip to content

fix(deps): update minor and patch updates - #153

Merged
lervag merged 1 commit into
masterfrom
renovate/minor-and-patch-updates
Aug 21, 2026
Merged

fix(deps): update minor and patch updates#153
lervag merged 1 commit into
masterfrom
renovate/minor-and-patch-updates

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
anki ==26.5==26.8.1 age confidence project.dependencies minor
jdx/mise-action v4.2.3v4.2.4 age confidence action patch v4.2.5
uv 0.12.00.12.2 age confidence tools patch 0.12.5 (+2)

Release Notes

ankitects/anki (anki)

v26.8.1

Compare Source

v26.8

Compare Source

jdx/mise-action (jdx/mise-action)

v4.2.4: : Reliable locking detection under forced color

Compare Source

A small patch release that fixes locking-support detection when workflows force colored output.

Fixed
Detect mise install --locked reliably under forced color (#​580 by @​scop)

When colored output was forced globally (for example via CLICOLOR_FORCE=1), ANSI escape codes in mise install --help prevented the action from matching --locked in the help text, so locking support was reported as unavailable even on versions of mise that supported it.

The help probe now runs with NO_COLOR=1 in its environment, which overrides CLICOLOR_FORCE and guarantees plain-text output for the feature detection — regardless of the surrounding workflow's color settings.

Full Changelog: jdx/mise-action@v4.2.3...v4.2.4

astral-sh/uv (uv)

v0.12.2

Compare Source

Released on 2026-08-05.

Python
Enhancements
  • Ensure diagnostic hints end with a newline to prevent malformed terminal output (#​20959)
Preview features
  • Audit one or all installed tools with uv tool audit (#​20921)
  • Report physically reclaimed disk space during cache cleanup with the cache-physical-space preview feature (#​20925)
Configuration
  • Add UV_RUN_RLIMIT_NOFILE to set the open-file limit for commands launched by uv run (#​20926)
Performance
  • Speed up uv.lock parsing for wheel entries (#​20881)
  • Speed up uv.lock parsing for source distribution entries (#​20882)
  • Speed up filename extraction from distribution URLs (#​20879)
  • Reduce filesystem metadata lookups during bytecode compilation (#​20928)
  • Reuse file metadata when building source distributions (#​20927)
Bug fixes
  • Preserve compatibility with older uv versions when recording artifact sizes in cached wheels and source distributions (#​20963)
  • Avoid including workspace-root default dependency groups when syncing or exporting a selected workspace member unless explicitly requested (#​20930)
Documentation
  • Separate build and publish jobs in the GitHub Actions publishing guide (#​20946)
  • Ensure the GitHub Actions publishing example waits for the build job to finish (#​20957)
  • Correct typos in the Docker integration guide (#​20970)

v0.12.1

Compare Source

Released on 2026-07-31.

Enhancements
  • Add package-specific pre-release policies with --prerelease-package (#​20837)
  • Support local HTML files as flat indexes (#​20802)
  • Add Xonsh virtual environment activation scripts (activate.xsh) (#​19740)
  • Preserve filesystem paths passed to uv add --index when updating pyproject.toml (#​20817)
Preview features
  • Add automatic fixes to uv check with --fix (#​20793)
  • Avoid rejecting unchanged metadata-free lockfiles when workspace dependencies share direct sources (#​20847)
  • Honor direct URL constraints when validating metadata-free lockfiles (#​20796)
  • Ignore malformed PEP 723 scripts discovered during project checks (#​20784)
  • Use ty's native script exclusion in uv check (#​20742)
Performance
  • Parse canonical uv lockfiles directly, with a fallback for other valid TOML syntax (#​20648)
  • Accelerate SHA-256 hashing on non-Windows ARM64 platforms (#​20805)
Bug fixes
  • Flush shell startup file updates before uv tool update-shell and uv python update-shell exit (#​20842)
  • Make workspace-root dependency groups available to commands run from workspace members (#​20840)
  • Resolve --find-links paths in requirements files relative to the containing file (#​20832)
  • Respect configured indexes in uv tool list --outdated (#​20770)
Documentation
  • Document Astral GPU indexes in the PyTorch guide (#​20785)
  • Use consistent dependency-group argument descriptions throughout the CLI documentation (#​20823)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9pm on friday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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 added the dependencies Pull requests that update a dependency file label Aug 21, 2026
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 21, 2026
@renovate
renovate Bot requested a review from lervag August 21, 2026 01:01
@renovate
renovate Bot force-pushed the renovate/minor-and-patch-updates branch from 709a37b to 3f420e0 Compare August 21, 2026 09:07
@lervag
lervag merged commit 8032b67 into master Aug 21, 2026
4 checks passed
@lervag
lervag deleted the renovate/minor-and-patch-updates branch August 21, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant