Skip to content

chore(deps): update mise tools#515

Open
shunk031-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mise-tools
Open

chore(deps): update mise tools#515
shunk031-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mise-tools

Conversation

@shunk031-renovate

@shunk031-renovate shunk031-renovate Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending Age Confidence
aqua:anthropics/claude-code patch 2.1.2012.1.202 2.1.209 (+6) age confidence
aqua:astral-sh/uv patch 0.11.260.11.27 0.11.28 age confidence
aqua:aws/aws-cli patch 2.35.152.35.16 2.35.22 (+5) age confidence
aqua:dotenvx/dotenvx patch 2.1.42.1.5 2.7.3 (+15) age confidence
npm:agmsg (source) patch 1.1.51.1.6 1.1.7 age confidence
npm:skills patch 1.5.141.5.15 1.5.17 (+1) age confidence
python minor 3.113.14.6 age confidence
rust patch 1.96.01.96.1 1.97.0 age confidence

Release Notes

anthropics/claude-code (aqua:anthropics/claude-code)

v2.1.202

Compare Source

  • Added a "Dynamic workflow size" setting in /config for controlling how large Claude generally makes dynamic workflows (small/medium/large agent counts) — an advisory guideline, not an enforced cap
  • Added workflow.run_id and workflow.name OpenTelemetry attributes to telemetry emitted by workflow-spawned agents, so a workflow run's activity can be reconstructed from OTel data
  • Fixed a crash in the inline Ctrl+R history search when accepting or cancelling while the search was still scanning the history file
  • Fixed /rename on background sessions being reverted when the job restarts, which broke addressing the session by its new name
  • Fixed transient mTLS handshake failures when settings were re-applied during an in-place client certificate rotation
  • Fixed commands sent from Remote Control (mobile/web) into an interactive session failing with "Unknown command"
  • Fixed images and files sent from the Remote Control mobile or web app without a caption being silently dropped
  • Fixed the sign-in URL printed by claude auth login and claude mcp login --no-browser not being reliably clickable when it wraps over SSH — it is now emitted as a single hyperlink
  • Fixed opening a chat from claude agents sometimes failing with "currently running as a background agent" followed by a worker crash/respawn loop
  • Fixed workflow scripts with unicode quote escapes in strings being corrupted before parsing; workflow parse errors now show the offending line instead of always blaming TypeScript
  • Fixed voice dictation retrying in an unbounded loop when the microphone or audio recorder fails — repeated capture failures now pause voice input
  • Fixed /remote-control sessions showing the wrong permission mode in the mobile and web apps
  • Fixed resuming a session by name, or opening the resume picker, taking minutes and using a large amount of memory in repositories with many git worktrees
  • Fixed installer and updater downloads failing immediately with "aborted" when a proxy or network drops the connection mid-download — transient connection drops now retry
  • Fixed re-invoking an already-loaded skill appending a duplicate copy of its instructions to context
  • Improved /workflows agent list layout: wider titles, a dedicated time column, shorter model names, and no per-row tool-call counts
  • Improved MCP error messages: clearer error when a server config has url but no type, suggesting "type": "http" instead of the misleading "command: expected string"
  • Changed /review <pr> back to a fast single-pass review; use /code-review <level> <pr#> for the multi-agent review at a chosen effort level
astral-sh/uv (aqua:astral-sh/uv)

v0.11.27

Compare Source

Released on 2026-07-06.

Enhancements
  • Continue on ignored errors when fetching wheel metadata (#​12255)
  • Use caching for --python-downloads-json-url (#​16749)
Preview features
  • Discover extensionless shebang scripts in uv workspace list --scripts (#​20099)
Performance
  • Avoid full site-packages scans for direct reinstalls (#​20119)
  • Avoid redundant pyproject parsing (#​20076)
  • Cache default dependency markers when reading locks (#​20125)
  • Enable SIMD-accelerated TOML parsing (#​20079)
  • Intern requires-python specifiers in Simple API parsing (#​20104)
  • Read cache entries into exact-sized buffers (#​20120)
  • Reduce VersionSpecifiers parsing allocations (#​20105)
  • Reduce site-packages scan allocation overhead (#​20087)
  • Reuse package names when parsing wheel filenames (#​20110)
  • Sort Simple API files after grouping (#​20112)
Bug fixes
  • Always emit packages table for pylock.toml (#​20145)
  • Avoid blank line for empty uv pip tree (#​20062)
  • Encode hashes in file paths (#​19807)
  • Error on a registry uv.lock package without a version instead of panicking (#​19855)
  • Preserve conditional extra markers in exports (#​20148)
  • Skip the ambiguous authority check for file transport VCS URLs (#​20086)
  • Sync index format when uv add --index updates an existing index URL (#​19818)
Other changes
aws/aws-cli (aqua:aws/aws-cli)

v2.35.16

Compare Source

dotenvx/dotenvx (aqua:dotenvx/dotenvx)

v2.1.5

Compare Source

Changed
  • precommit and prebuild respect _PLAIN (#​871)
fujibee/agmsg (npm:agmsg)

v1.1.6

Compare Source

Added
  • Aligned-grid seam-segment dragging + lazy transpose (issue #​317, part 3) (#​327)
  • Wire pane split tree into rendering + drag-drop (issue #​317, part 2) (#​324)
  • Pane split tree — pure data model + tests (issue #​317, part 1) (#​321)
  • Expose pane layout in the View menu (#​316)
Fixed
  • Correct boot script for Windows-tmux launch and per-type prefix (#​282, #​283) (#​329)
  • Strip inherited same-type session-identity env vars (#​294) (#​326)
  • Match project registrations across Windows path forms (#​268) (#​328)
  • Launch agents via cmd.exe on Windows so PATHEXT/aliases resolve (#​314, #​313) (#​325)
  • Resolve MSYS project paths to native on Windows spawn (#​315) (#​319)
  • Normalize Windows drive-letter project path to POSIX before identity resolution (#​275)
vercel-labs/skills (npm:skills)

v1.5.15

Compare Source

Changelog

  • Revert "fix: block unsafe git transports" (#​1596)
  • fix: authenticate private repo tree fetches during update (#​1595)
  • fix: block unsafe git transports (#​1589)

Contributors

@​quuu

python/cpython (python)

v3.14.6

Compare Source

v3.14.5

Compare Source

v3.14.4

Compare Source

v3.14.3

Compare Source

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source

v3.13.14

Compare Source

v3.13.13

Compare Source

v3.13.12

Compare Source

v3.13.11

Compare Source

v3.13.10

Compare Source

v3.13.9

Compare Source

v3.13.8

Compare Source

v3.13.7

Compare Source

v3.13.6

Compare Source

v3.13.5

Compare Source

v3.13.4

Compare Source

v3.13.3

Compare Source

v3.13.2

Compare Source

v3.13.1

Compare Source

v3.13.0

Compare Source

v3.12.13

Compare Source

v3.12.12

Compare Source

v3.12.11

Compare Source

v3.12.10

Compare Source

v3.12.9

Compare Source

v3.12.8

Compare Source

v3.12.7

Compare Source

v3.12.6

Compare Source

v3.12.5

Compare Source

v3.12.4

Compare Source

v3.12.3

Compare Source

v3.12.2

Compare Source

v3.12.1

Compare Source

v3.12.0

Compare Source

rust-lang/rust (rust)

v1.96.1

Compare Source

===========================


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Mend Renovate.

@shunk031-renovate
shunk031-renovate Bot force-pushed the renovate/mise-tools branch from 2dd862f to 6d06545 Compare July 14, 2026 15:29
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.

0 participants