Skip to content

chore(deps): update ⬆️ mise-packages - #1060

Merged
renovate[bot] merged 2 commits into
mainfrom
renovate/mise-packages
Sep 10, 2026
Merged

chore(deps): update ⬆️ mise-packages#1060
renovate[bot] merged 2 commits into
mainfrom
renovate/mise-packages

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
aqua:astral-sh/uv tools patch 0.12.90.12.10 0.12.12 (+1) age adoption passing confidence
aqua:dprint/dprint tools patch 0.57.10.57.4 age adoption passing confidence
aqua:earendil-works/pi tools patch 0.85.00.85.1 age adoption passing confidence
aqua:jesseduffield/lazygit tools minor 0.64.10.65.0 age adoption passing confidence
aqua:mvdan/sh tools patch 3.14.03.14.1 age adoption passing confidence
aqua:openai/codex tools patch rust-v0.153.2rust-v0.153.4 rust-v0.154.0 age adoption passing confidence
aqua:sst/opencode tools patch 1.18.281.18.29 1.18.30 age adoption passing confidence
bun tools patch 1.4.11.4.2 age adoption passing confidence
github:anthropics/claude-code tools patch v2.1.260v2.1.263 v2.1.267 (+2) age adoption passing confidence
github:janosmiko/lfk tools patch v0.18.7v0.18.8 v0.18.11 (+2) age adoption passing confidence
github:modem-dev/hunk tools patch v0.21.0v0.21.1 v0.22.0 age adoption passing confidence
npm:socket tools patch 1.1.1671.1.169 1.1.170 age adoption passing confidence
pipx:semgrep (changelog) tools patch 1.176.01.176.1 age adoption passing confidence
usage tools minor 6.6.16.7.1 6.8.0 age adoption passing confidence

Release notes are maintained in a PR comment by the renovate-release-notes-comment workflow.


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • Between 03:00 AM and 05:59 AM (* 3-5 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 requested a review from scottames as a code owner September 10, 2026 15:42
@renovate
renovate Bot enabled auto-merge (squash) September 10, 2026 15:42
@scottames-github-bot

Copy link
Copy Markdown
Contributor

Renovate Release Notes

Generated from Renovate's update table by the renovate-release-notes-comment workflow.

Packages that cannot be summarized from GitHub releases are listed explicitly below.

astral-sh/uv (aqua:astral-sh/uv)

0.12.10: 0.12.10

Compare Source

Release Notes

Released on 2026-09-04.

Enhancements

  • Attempt to revoke short-lived PyPI trusted-publishing tokens after uv publish completes, including when publishing fails (#21423)

Preview features

  • Omit exclude-newer-package settings for packages outside the resolution from uv.lock with the missing-exclude-newer-package-lock preview feature (#21455)
  • Show terminal dependency cycles in uv tree --invert output (#21404)

Performance

  • Speed up locking large workspaces with conflicts by excluding unrelated extras and dependency groups from conflict simplification (#21399)
  • Speed up uv publish by hashing each artifact in a single blocking task and reusing the buffer across reads (#21389)

Bug fixes

  • Prevent --locked from failing when exclude-newer-package settings differ only for packages outside the resolution (#21454)
  • Allow uv lock --check to reuse a lockfile when an absolute exclude-newer cutoff is moved later (#19571)
  • Allow uv lock --check to reuse a lockfile when a package-specific exclude-newer cutoff is disabled (#21450)
  • Require an explicit --name when uv init would infer a project name reserved for a Python interpreter (#21395)
  • Write package-specific exclude-newer cutoffs to uv.lock in a deterministic order (#21453)

Install uv 0.12.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.12.10/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.12.10/uv-installer.ps1 | iex"

Download uv 0.12.10

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-riscv64gc-unknown-linux-musl.tar.gz RISCV MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo astral-sh/uv

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
dprint/dprint (aqua:dprint/dprint)

0.57.4: 0.57.4

Compare Source

Changes

  • fix: include wasmtime's precompile compatibility hash in the plugin cache key (#1245)

Install

Run dprint upgrade or see https://dprint.dev/install/

Verification

These artifacts have build provenance attestations.
Verify a download with the GitHub CLI:

gh attestation verify dprint-x86_64-unknown-linux-gnu.zip --repo dprint/dprint

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 8978bd5d9a564ec19472545fb853da9ec468e024e75d39c3a9df9fd5750ecdfd
dprint-aarch64-apple-darwin.zip f9e752812791f258e89ff88a7affd05c793b0db3d929718651eae7df5f19eb2e
dprint-x86_64-pc-windows-msvc.zip 1038af32fade7a79f9c3a690d9546bb17be13dd7b4568a3684692fdcb0a52a1d
dprint-x86_64-pc-windows-msvc-installer.exe a6f89e60c7c63b3cf29fbb8c8ab8b4f9821b94bcbac6f76f35ef5b47932e2d51
dprint-aarch64-pc-windows-msvc.zip 72fb7d97861533b5a611ffd176229bdb8673edd24203bd967d1cece803d6b31d
dprint-x86_64-unknown-linux-gnu.zip 1d26357d8bc66898d4ecc7dafca3d2971cfe222ba487228bd2ce5c3b3a309c33
dprint-x86_64-unknown-linux-musl.zip 03f3e8002f9d952bf53325fc8853686d2e8808b9e5b652b215600ba147e73a5c
dprint-aarch64-unknown-linux-gnu.zip ff961314e7c1ca6a02eaada0e37920a37c668fbc09fd85838c2aced41a4bc0e4
dprint-aarch64-unknown-linux-musl.zip e1b713806f7f7b94072ba2b069aa19ac28f475dbb1fbc5b672d3030a2ab001ee
dprint-riscv64gc-unknown-linux-gnu.zip 04a90c94c0b22d165088ff680644225910125b99731348a82fd7bf2926b9edee
dprint-loongarch64-unknown-linux-gnu.zip e69a55aa4b242a1870b2a1e39ba03239950ea956a4fab886dc6580c41c29644a
dprint-loongarch64-unknown-linux-musl.zip 2ff5a32f8d2f641cb252636c79972e59db0a7a40f11699cbbddd76cbb063a31c
dprint-powerpc64le-unknown-linux-gnu.zip 5232a896fb1b957c9cbf589d4581077f1ea8d22cdcb20284d399a37b0d26ca77
dprint-powerpc64le-unknown-linux-musl.zip a7e1cba0b951bce0355e18f9045fe461244b6c022e5bd2a2061616aa14530880
dprint-aarch64-linux-android.zip 5e23986c4fc715bc12d80fc4580f786def8c1a2a770aa1615dd06991acd83456
dprint-x86_64-linux-android.zip 4a6a286a21970cb1db63840d0e2b04fd2d6bc793614d5b0069384fa266a0cef6

0.57.3: 0.57.3

Compare Source

Changes

  • fix: only rewrite the incremental file when new file hashes were seen (#1244)

Install

Run dprint upgrade or see https://dprint.dev/install/

Verification

These artifacts have build provenance attestations.
Verify a download with the GitHub CLI:

gh attestation verify dprint-x86_64-unknown-linux-gnu.zip --repo dprint/dprint

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip a17ac9a99c8d27800599e7362887a75e36a46204eb874bf1819c74aad473427c
dprint-aarch64-apple-darwin.zip 72bf6537685d3d27fc572bbb77ce07e43f481de7c1422b5fcc2fe9484894dd53
dprint-x86_64-pc-windows-msvc.zip 29b8e320968776917f5ffbd4bbbc8c48b266b0b74d868672ef30d51d773000c0
dprint-x86_64-pc-windows-msvc-installer.exe fa9c589549d79c7e152a1fceaf07eef00b8d9185c0081b249a82345c33327474
dprint-aarch64-pc-windows-msvc.zip 909e53d7615f87b9ce7176f9fcba522ae3a6960d595e490a46e1e093d478f74f
dprint-x86_64-unknown-linux-gnu.zip 473e15c20375762d109113b914d4f9daeaf38547f43553053a641726fb2dc29b
dprint-x86_64-unknown-linux-musl.zip e361513ede569f5da8164d036146578b0c50e232452ebe0c2c00f38ffc6ba4f1
dprint-aarch64-unknown-linux-gnu.zip 514d3bcaa2e13b61f2c66f877924d223409e0f0ab992c937bc9921bbd57f111b
dprint-aarch64-unknown-linux-musl.zip f077da91d84cf0c307431fb95ed4eeeeaa38cde039a0251097991920c1f55d63
dprint-riscv64gc-unknown-linux-gnu.zip 29fd87af3a0a1ea696152f0f988ed7877d2c90799f26b1de79fe60387673e1d8
dprint-loongarch64-unknown-linux-gnu.zip f881bba8ded6aa646f7ee43870046b49428dc78b1997364f924fe82b2931a591
dprint-loongarch64-unknown-linux-musl.zip e364807cfb153371769842598d4a006ead959e440ecca400e149d19f27d9901b
dprint-powerpc64le-unknown-linux-gnu.zip 469c5f67956d0be79512a3d31f54c7801795a193e779c6473915d624d947e912
dprint-powerpc64le-unknown-linux-musl.zip e028d95567c66159772cdd65f60fc70f2d335065f343d7b21c9f32f4e326a155
dprint-aarch64-linux-android.zip 8d85c408a27e1f639c2156ffcd8c7641f9445eb1355dbc3a2151c216d7437b76
dprint-x86_64-linux-android.zip a5af2819d48f7925915eda67af276e0cd12b59723a3cd3029135a698a5b24b65

0.57.2: 0.57.2

Compare Source

Changes

  • fix: output paths relative to the cwd in dprint incremental-state (#1243)

Install

Run dprint upgrade or see https://dprint.dev/install/

Verification

These artifacts have build provenance attestations.
Verify a download with the GitHub CLI:

gh attestation verify dprint-x86_64-unknown-linux-gnu.zip --repo dprint/dprint

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip e6ecff3eb8246b62f35123905bbab077f16ec8f73516ab92aa91727ab6812a17
dprint-aarch64-apple-darwin.zip e0df7c5024a65ba865b89d357263d1ffea9cf380120986e301655e5037673a6f
dprint-x86_64-pc-windows-msvc.zip 6aa57ba5f21a6247f2a3144c2e16ee7dd9aa1f805850d65f8a554cb38b575584
dprint-x86_64-pc-windows-msvc-installer.exe e7562930c725ccb47e70a34b07308c494e153df15304cc150b773562f1741666
dprint-aarch64-pc-windows-msvc.zip bdda9b5f24deaf3782791e30da975fca16086c4c6a4f3b4c73a8e97bc816822e
dprint-x86_64-unknown-linux-gnu.zip 27f2f0ef079307068ae49a12bbfe09a4c29d278a9316d2b222cc0969a57cea03
dprint-x86_64-unknown-linux-musl.zip dd0fc5214329c95e552d7bfbb86d4a608e64f9482c6ec33dd182f4c839ee11cd
dprint-aarch64-unknown-linux-gnu.zip ae669413d1996ed8d18e1bc1dfd2b7557064c20820f5c7bcfb9f5e54e47a9b57
dprint-aarch64-unknown-linux-musl.zip 24b6f3cf8cc7a116681907843b777a1dc56cd75ffa98727e66a94b2d2f05ad89
dprint-riscv64gc-unknown-linux-gnu.zip 291d4ad18ee0d5bb98f7fdd1fecbe0b6f0f5e3609cd1dd0be3dc52518b2a7d50
dprint-loongarch64-unknown-linux-gnu.zip 2da200b8c59763769a1b996de1f71821e79eb70be680b2c70c313febad26151e
dprint-loongarch64-unknown-linux-musl.zip e72c698a33924b42eb9926b99d30378a95088ee4f4dcb026c867d53590f3c4c5
dprint-powerpc64le-unknown-linux-gnu.zip 79ff42f3978b6606bfb64a7d869a9d1923f0b95abec1419848bb724e484295b0
dprint-powerpc64le-unknown-linux-musl.zip 57562ea5e06d07a04a85ecb90e5827db54e551f8bd0ebc52b1fb44f7e851c027
dprint-aarch64-linux-android.zip bf2429f0e2d385856f61c84c246d3d23d79c7a842cb3a7331b5fbbc51287479d
dprint-x86_64-linux-android.zip 6f1779bff1d8f96e2359cfd409bb7fb3f148d402b36776c7574a4c3869eb7000
earendil-works/pi (aqua:earendil-works/pi)

v0.85.1: v0.85.1

Compare Source

New Features

  • GPT-6 Astra — Available through OpenAI API keys and OpenAI Codex subscriptions. See API Keys and OpenAI Codex.

Added

  • Added GPT-6 Astra for OpenAI API keys and OpenAI Codex subscriptions.
  • Added five-times-faster mouse wheel scrolling while holding Alt in fullscreen mode (#9166 by @​xl0).

Fixed

  • Fixed configurable save keybindings in the model and thinking selectors (#9149 by @​rwachtler).
  • Fixed SDK import failures caused by unintentionally publishing internal experimental code and dependencies in 0.85.0. The experimental client and experimental/plugin subpaths and server/client commands are now source-only through pi-test.sh; the supported local SDK and stdio RPC API are unchanged (#9132).
  • Fixed mouse hover changing selection and recentering autocomplete and settings lists, causing clicks to target a different item.
  • Fixed long prompt-cache requests for GPT-5.6+ Responses models to use prompt_cache_options.ttl: "30m" instead of prompt_cache_retention: "24h".
jesseduffield/lazygit (aqua:jesseduffield/lazygit)

v0.65.0: v0.65.0

Compare Source

What's Changed

Enhancements 🔥

Fixes 🔧

Maintenance ⚙️

Docs 📖

I18n 🌎

Performance Improvements 📊

Full Changelog: jesseduffield/lazygit@v0.64.1...v0.65.0

mvdan/sh (aqua:mvdan/sh)

v3.14.1

Compare Source

  • syntax
    • Fix the indentation of heredocs nested inside command substitutions - #1403
    • Keep literal tabs in <<- heredoc bodies rather than replacing them with spaces
    • Don't indent heredocs without dashes nested in <<- ones, whose output no longer parsed
    • Zsh: don't drop the prefix in short forms like $#"$foo" and $+"$foo" - #1405
  • interp
    • Fix the build on 32-bit FreeBSD and NetBSD
  • expand
    • Don't let escaped characters such as \* act as glob metacharacters
  • pattern
    • Treat unclosed extended operator groups like @&#8203;(a as literals, avoiding a panic

Consider becoming a sponsor if you benefit from the work that went into this release!

Binaries built on go version go1.27.1 linux/amd64 with:

CGO_ENABLED=0 go build -trimpath -ldflags="-w -s"
openai/codex (aqua:openai/codex)

rust-v0.153.4: 0.153.4

Compare Source

Bug Fixes

  • Fixed Astra’s visibility in the bundled model picker and made it the bundled default when no model is explicitly configured. (#42874)
  • Updated Astra’s guidance to use asynchronous questions only when the tool is available in the session. (#42878)

Changelog

Full Changelog: openai/codex@rust-v0.153.3...rust-v0.153.4

  • #42874 [0.153 hotfix] Show Astra in bundled model picker @​rhan-oai
  • #42878 [0.153 hotfix] Qualify Astra async-question guidance by tool availability @​rhan-oai
sst/opencode (aqua:sst/opencode)

v1.18.29: v1.18.29

Compare Source

Core

Bugfixes

  • Allow Codex OAuth model filtering to recognize integer GPT versions like gpt-6
  • Fixes issue of gpt-6-astra not showing up for openai subscription users

Thank you to 2 community contributors:

  • @​Peter267:
    • docs(zh): fix bold rendering by adding spaces around asterisks (#46231)
  • @​heimoshuiyu:
    • feat(console): add quota reset support action (#47313)
anthropics/claude-code (github:anthropics/claude-code)

v2.1.263: v2.1.263

Compare Source

What's changed

  • Bug fixes and reliability improvements

v2.1.261: v2.1.261

Compare Source

What's changed

  • Added an "Organization policy" line to /status and claude doctor that says why your organization's policy could not be loaded, such as a proxy not passing the endpoint through
  • Added bashOutputMaxChars and taskOutputMaxChars settings to raise how much command and background-task output Claude receives inline before it is saved to a file, up to 128K characters
  • Added --append-subagent-system-prompt-file to read the subagent system prompt from a file, for prompts too large to pass on the command line
  • Added /skill-doctor to show which loaded skills go unused and what they cost in context, so you can prune them
  • Fixed typed or pasted characters occasionally landing out of order or being dropped during fast input or key repeat
  • Fixed /add-dir <subdirectory> printing a false "couldn't be resolved" error when the working directory is on a /net automount
  • Fixed the Bedrock setup wizard hanging when AWS or an AWS credential helper never responds (it now times out with a clear error), and its model checks failing behind a TLS-inspecting proxy
  • Fixed cloud sessions discarding a plugin synced from claude.ai when managed settings force-enable it in enabledPlugins, then falling back to a marketplace clone that could fail
  • Fixed being unable to delete the character immediately before an inline [Image #N] chip in the prompt input
  • Fixed resuming a session losing hook output and other context around parallel tool calls, which changed the resumed request
  • Fixed Remote Control showing a stale permission mode when a phone, browser, or claude.ai app attaches to a terminal session or after the mode changes in the terminal
  • Fixed Remote Control sessions showing as still working (stuck spinner and Stop button) after stopping a turn from a connected phone or browser, or after a local slash command like /clear
  • Fixed SDK and cloud sessions ignoring a Stop or interrupt sent just after the first prompt, before the turn had started; the turn now stops instead of running to completion
  • Fixed Remote Control uploading a session pulled with /teleport into the connected session, which appeared appended to the original on phone and web
  • Fixed Remote Control's inbound event stream failing behind TLS-inspecting corporate proxies on native Windows
  • Fixed Remote Control sessions showing the default effort level on claude.ai when the effort comes from settings
  • Fixed gcpAuthRefresh opening a browser at startup when the Google credential check was slow, even though the credential was still valid
  • Fixed claude.ai connectors staying absent for the whole session when the startup connector fetch timed out — the CLI now retries in the background
  • Fixed sustained high CPU usage when a background agent could not be resumed and its wake-up was retried in a tight loop
  • Fixed feature flags gated to a newer version occasionally applying to an older Claude Code version running on the same machine
  • Fixed /usage and the VS Code usage panel dropping a model-specific weekly limit row when the usage endpoint is rate limited or when opened right after startup
  • Fixed claude -p --resume <file> adopting a malformed session ID recorded in the transcript; it now resumes under a fresh session ID instead
  • Fixed the terminal progress indicator (iTerm2, Ghostty, ConEmu) showing the session as finished while a background workflow or agent was still running
  • Fixed a rare layout glitch where a box could render with the wrong height after its container switched between row and column direction
  • Fixed Claude apps gateway client IP when a trusted proxy appends a port to X-Forwarded-For; with an access list set, an unreadable entry now gets 403
  • Fixed Claude apps gateway telling Claude Desktop to export OpenTelemetry as JSON even when the terminal CLI uses protobuf, so protobuf-only collectors rejected Desktop's data
  • Fixed Desktop and web showing a session as busy while it only watches an artifact for updates
  • Fixed Claude in Chrome file_upload failing with "paths: expected array, received undefined" in local Cowork sessions run from the Claude Desktop app
  • Fixed SendMessage to an offline Remote Control session on another machine reading as delivered; the result now says delivery is queued until that machine reconnects
  • Fixed plugin install hints from CLIs run in background Bash commands: they are now detected, and the raw <claude-code-hint> tag no longer leaks into the conversation
  • Fixed in-process agent-team teammates re-sending their first-turn tool and skill announcements on the second turn, which changed the request prefix and missed the prompt cache
  • Improved the /model picker and the VS Code model pill to show a model's name instead of its raw Bedrock, Vertex AI, or LLM gateway ID when Claude Code recognizes it
  • Improved startup on Google Vertex AI when GOOGLE_APPLICATION_CREDENTIALS is set: API client creation no longer re-runs Google Cloud project discovery or spawns extra gcloud processes
  • Improved streaming performance: already-rendered blocks are no longer re-checked by layout on each update
  • Improved the dangerous-rm safety prompt to also catch rm -rf on positional parameters and inside double-quoted sh -c scripts
  • Improved handling when the API sends no response headers: the retry now waits up to API_TIMEOUT_MS (10 minutes by default) instead of another 3 minutes, and the messages say what to change
  • Changed a Claude apps gateway 403 on the managed settings load (at startup or after /login) to say Claude Code may not be enabled for the organization, instead of advising a new sign-in
  • Changed machines whose managed settings pin forceLoginMethod: "gateway" to ignore a leftover API key or claude.ai login and ask for /login; Bedrock, Vertex AI, and Foundry sessions are unaffected
  • Changed auto mode to treat a link that packs content into a public diagram renderer's URL as an upload to that site: no longer auto-approved unless you asked for it
  • Changed the prompt's word-editing keys to match Bash: Ctrl+W deletes back to whitespace, Alt+F and Alt+D stop at word end, punctuation separates words; keybindingFlavor no longer has any effect
  • Changed /context token counting to use a local estimate when the token-counting API is unavailable, instead of extra small-model requests
  • [VSCode] Added a "Build a custom style" walkthrough to the Output styles menu that writes a custom output style file and lists it right away
  • [VSCode] Added an Add server form and a Remove action to the MCP servers dialog, so MCP servers can be added and removed without leaving the IDE
  • [VSCode] Added a hollow ring in the session list for sessions open in a terminal, another VS Code window, or Claude Desktop, so they no longer look closed
  • [VSCode] Added a fold button to permission and question prompts so the conversation behind them can be read without dismissing them; the space beside the prompt now scrolls the conversation
  • [VSCode] Added "Archive session" to the session list's right-click menu and gave Unarchive its own icon
  • [VSCode] Fixed a session teleported from Claude Code on the web treating a question that was cut off when the cloud session shut down as declined
  • [VSCode] Fixed the session tab's Rename box opening empty for a tab restored with the window; it now starts with the current name
  • [VSCode] Fixed collapsed sections in the session list panel briefly showing expanded each time the panel loaded
  • [VSCode] Fixed Focus view showing a tool call as still running after Claude had moved on, such as while a question waited for your answer
  • [VSCode] Fixed the session list's active-row highlight going stale when an unfocused Claude tab's session ID is corrected
  • [VSCode] Fixed Cmd/Ctrl+Shift+T reopen and deep-link opens placing the Claude tab outside the Claude editor group when a Claude tab has focus
  • [VSCode] Fixed the session tab's "Add to group" putting a session opened from Claude Code on the Web in two groups; it now moves the entry the session list shows
  • [VSCode] Fixed the model picker showing models an organization has since disabled until the window was reloaded twice
  • [VSCode] Fixed a tab opened from the session list jumping back to that session, and a tab opened from a Web session restarting its teleport or staying empty, after VS Code reloads the tab's view
  • [VSCode] Fixed /btw side-question history from earlier sessions being overwritten when a question is asked right after a window reload or while a settings file has errors
  • [VSCode] Fixed the pending question card not reappearing after the Claude panel reloads when signed in with a Claude.ai or Console account
  • [VSCode] Fixed claude.ai-only features staying visible in a window's other Claude panels after one panel picked up a third-party provider from a settings file
  • [VSCode] Fixed the sign-in screen appearing despite the Disable Login Prompt setting when Claude Code reports no login or a request fails for lack of one
  • [VSCode] Fixed the next queued permission prompt keeping text typed on the previous prompt and accepting an immediate second click
  • [VSCode] Fixed install-plugin links opening the Claude sidebar without the install dialog in a window where only the session list had been shown
  • [VSCode] Fixed the sidebar usage meter staying empty on a new window until the Account & usage dialog was opened, and a 0% usage limit being left out of the meter
  • [VSCode] Fixed "Start new session in this group" losing the group after New conversation, and a missing unread dot for a session that finished before the sidebar's unread list loaded
  • [VSCode] Fixed the editor tab badge showing unread during a running turn or missing on a tab opened from the session list, and "Add Session Tab to Group" doing nothing for an archived session
  • [VSCode] Fixed "Enable Remote Control for all sessions" so flipping it also applies right away to sessions open in other VS Code windows
  • [VSCode] Fixed the session list's Open filter for sessions continued from claude.ai whose tab was still recorded under the web session, and labeled the filter menu's sections for screen readers
  • [VSCode] Changed the model picker to one flat list of every model, with rows kept for older model spellings listed last
janosmiko/lfk (github:janosmiko/lfk)

v0.18.8: v0.18.8

Compare Source

0.18.8 (2026-09-05)

Features

  • nodes: show cordon state in the node Status column (#724) (8299501), closes #723
modem-dev/hunk (github:modem-dev/hunk)

v0.21.1: v0.21.1

Compare Source

Faster, reliable paging in LazyGit

Hunk 0.21.1 fixes a pager regression that could peg a CPU core, consume gigabytes of memory, and truncate large color-heavy documents opened through hosts such as LazyGit.

hunk update 0.21.1
npm install -g hunkdiff@&#8203;0.21.1

Pager reliability

ANSI styling is now restored in a single pass instead of repeatedly rescanning and reallocating the complete document. Headless pager output also writes the full document before exiting, avoiding the previous 64 KB truncation limit for piped consumers. #978

Compatibility notes

  • No configuration, command, or extension API changes.
  • Runtime requirements are unchanged from Hunk 0.21.0.

All merged pull requests

Release notes: https://hunk.dev/changelog/0.21/
Full changelog: modem-dev/hunk@v0.21.0...v0.21.1

SocketDev/socket-cli (npm:socket)

v1.1.169: v1.1.169

Compare Source

What's Changed

Full Changelog: SocketDev/socket-cli@v1.1.168...v1.1.169

v1.1.168: v1.1.168

Compare Source

What's Changed

New Contributors

Full Changelog: SocketDev/socket-cli@v1.1.167...v1.1.168

jdx/usage (usage)

v6.7.1: v6.7.1: macOS Release Build Fix

Compare Source

This is a small maintenance release with no user-facing changes. It fixes the release automation and macOS build pipeline so that v6.7.1 could be published; there are no library, CLI behavior, or output changes for end users.

Changed

  • (release) Bypass mbx for universal macOS release builds (#1385, @​jdx). The universal macOS build failed because mbx 1.8.1 rejects Cargo invocations that pass both Apple architecture targets at once. MBX_DISABLE is now set for the universal target so Cargo runs directly; other release targets are unaffected.
  • (release) Allow empty commits to trigger release PRs (#1386, @​jdx). Release automation no longer restricts git-cliff to crate paths, so version bumps and changelog entries now account for all qualifying commits in the release range, including workflow-only fixes.

Full Changelog: jdx/usage@v6.7.0...v6.7.1

💚 Sponsor usage

usage is built and maintained by @​jdx, an open source developer at entire.io, the title sponsor of his open source work.

If usage powers CLI specs, docs, or completions for a tool you maintain or use, please consider becoming an individual or company sponsor. Your support funds ongoing development and helps keep usage fast, free, and independent.

v6.7.0: v6.7.0: Semantic command styling and sharper CLI docs

Compare Source

This release adds a new semantic style for subcommand names in help output, fixes several help and parsing edge cases, and notarizes the macOS binary so browser downloads pass Gatekeeper.

Added

  • (help) Semantic command styling (#1375, @​jdx). Colored help now highlights subcommand names and the built-in help row with a new command semantic style (bold green by default), matching the palette family used for options. Plain output is unchanged, so stripping ANSI still yields byte-identical pages. The {$command}…{/$} tag is now recognized across the derive, KDL, Go, and shared help-template vocabularies alongside heading, option, and metavar.

Fixed

  • (cli) Show help for a bare exec command (#1361, @​jdx). usage exec --help (and the x alias, with -h or --help) now prints the exec command page instead of failing with a missing <COMMAND> error. Fully specified invocations like usage exec <COMMAND> <BIN> --help still route help to the wrapped script as before.
  • (parse) Report the next implicit clause argument (#1372, @​3w36zj6). When a partial parse of a bare command with an implicit clause stopped, the parser incorrectly returned no next argument, so completion could not offer that argument's choices or invoke its custom completer. The stopping position is now resolved through the active argument set, restoring completions for clause commands.
  • (docs) Make --indented-blocks-to-code-fences work on single-file markdown (#1367, @​jdx). The flag that converts four-space indented blocks into code fences was a no-op for single-file usage generate markdown output because the model was rendered before the option was applied; it now takes effect. The flag was also renamed from the misleading --replace-pre-with-code-fences (kept as a hidden alias for compatibility).

Changed

  • (docs) Rewrote CLI help text and guide pages (#1364, @​jdx). Since help text is the source for reference pages, man pages, and completions, this corrects and expands it: --usage-cmd no longer documents a nonexistent default, <SCRIPT> and --shell now have help, per-shell commands explain that -h/--help print the wrapped script's page, and commands like lint, mcp, generate completion, and the root command gained long help. The CLI guide pages were rewritten around task-to-command tables. Adopters with snapshot tests over usage's help output will see diffs.
  • (release) Notarize the macOS binary (#1378, @​jdx). Release macOS binaries are now signed with the hardened runtime and submitted to Apple's notary service, so archives downloaded through a browser no longer hit the "cannot be verified" Gatekeeper dialog.

New Contributors

  • @​3w36zj6 made their first contribution in #1372

Full Changelog: jdx/usage@v6.6.1...v6.7.0

💚 Sponsor usage

usage is built and maintained by @​jdx, an open source developer at entire.io, the title sponsor of his open source work.

If usage powers CLI specs, docs, or completions for a tool you maintain or use, please consider becoming an individual or company sponsor. Your support funds ongoing development and helps keep usage fast, free, and independent.

Skipped Packages

GitHub Release Notes Unavailable

  • bun: No GitHub release was found for 1.4.2

  • pipx:semgrep: No GitHub release was found for 1.176.1

@renovate
renovate Bot merged commit ac9c40b into main Sep 10, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/mise-packages branch September 10, 2026 15:47
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