Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change Pending Age Adoption Passing Confidence
aqua:ajeetdsouza/zoxide minor 0.9.90.10.0 age adoption passing confidence
aqua:anthropics/claude-code patch 2.1.2012.1.202 2.1.207 (+4) age adoption passing confidence
aqua:ast-grep/ast-grep patch 0.44.00.44.1 age adoption passing confidence
aqua:astral-sh/uv patch 0.11.260.11.27 0.11.28 age adoption passing confidence
aqua:jesseduffield/lazygit minor 0.62.20.63.0 age adoption passing confidence
aqua:junegunn/fzf minor 0.73.10.74.0 age adoption passing confidence
aqua:neovim/neovim patch 0.12.30.12.4 age adoption passing confidence
aqua:nushell/nushell minor 0.113.10.114.0 age adoption passing confidence
aqua:sst/opencode patch 1.17.131.17.14 1.17.18 (+3) age adoption passing confidence
github:always-further/nono minor v0.66.0v0.67.1 age adoption passing confidence
github:dlvhdr/gh-dash minor 4.24.1v4.25.0 v4.25.2 (+1) age adoption passing confidence
github:modem-dev/hunk minor v0.16.0v0.17.0 age adoption passing confidence
npm:@commitlint/cli (source) patch 21.2.021.2.1 age adoption passing confidence
npm:socket patch 1.1.1371.1.139 1.1.143 (+3) age adoption passing confidence
usage patch 3.5.33.5.4 age adoption passing confidence

Release Notes

ajeetdsouza/zoxide (aqua:ajeetdsouza/zoxide)

v0.10.0

Compare Source

Added
  • import now supports fetching entries from atuin.
  • import now auto-detects database files.
  • import now skips directories matching $_ZO_EXCLUDE_DIRS.
  • POSIX: support for non-Cygwin Windows environments (e.g. Busybox).
  • Fish: Space-Tab completions now display and run the selected command.
  • Bash/POSIX/Zsh: z now honors $CDPATH.
  • Bash: don't add to the database when history is disabled (set +o history).
  • Nushell: export commands so the init script can be imported with use.
  • Support for RISC-V (riscv64) Linux.
Changed
  • import now takes a subcommand instead of the --from flag.
Fixed
  • Bash/POSIX/Zsh: z now handles relative paths through symlinked directories.
  • Bash/Fish/POSIX/Zsh: _ZO_RESOLVE_SYMLINKS now works on Windows.
  • Bash: handle $PROMPT_COMMAND values ending in a semicolon.
  • PowerShell: navigate to home directory with z on drives that don't define HOME.
  • PowerShell: use fully qualified names when invoking cmdlets.
  • Zsh: skip doctor diagnostics in non-interactive shells.
  • Zsh: avoid inserting a trailing space when cancelling interactive Space-Tab completions.
  • Bash: avoid blanking the prompt when cancelling interactive Space-Tab completions.
  • Bash/Fish/Zsh: avoid drawing a new line when Space-Tab completion finds no matches.
  • Tcsh: preserve any existing precmd alias instead of overwriting it.
  • Nushell: complete only directories for z, instead of all files.
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
ast-grep/ast-grep (aqua:ast-grep/ast-grep)

v0.44.1

Compare Source

  • chore(deps): update rust crate napi to v3.10.3 #2786
  • chore(deps): update rust crate napi-derive to v3.5.9 #2785
  • chore(deps): update dependency oxlint to v1.72.0 #2780
  • chore(deps): update rust crate terminal-light to v1.9.0 #2781
  • chore(deps): update rust crate clap_complete to v4.6.7 #2783
  • chore(deps): update rust crate ignore to v0.4.27 #2784
  • fix(cli): bound outline file queue #2787
  • chore(deps): update rust crate clap_complete to v4.6.6 #2782
  • chore(deps): update dependency @​ast-grep/napi to v0.44.0 #2764
  • chore(deps): update rust crate tree-sitter to v0.26.10 #2779
  • chore(deps): update dependency web-tree-sitter to v0.26.10 #2778
  • chore(deps): update dependency dprint to v0.55.1 #2776
  • chore(deps): update dependency @​napi-rs/cli to v3.7.2 #2667
  • chore(deps): update rust crate napi to v3.9.4 #2696
  • chore(deps): update rust crate napi-derive to v3.5.7 #2768
  • chore(deps): update rust crate anyhow to v1.0.103 #2774
  • feat: load custom language outline rules from config #2777
  • fix(deps): update rust-wasm-bindgen monorepo #2775
  • chore(deps): update actions/cache action to v6 #2767
  • feat: Support *.bazel files in python #2771
  • chore(deps): update oxlint monorepo #2765
  • feat: add outline rules for more builtin languages 07778fb
  • fix: update pyo3 deps 1713e86
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
jesseduffield/lazygit (aqua:jesseduffield/lazygit)

v0.63.0

Compare Source

What's Changed

Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
I18n 🌎
Performance Improvements 📊

Full Changelog: jesseduffield/lazygit@v0.62.2...v0.63.0

junegunn/fzf (aqua:junegunn/fzf)

v0.74.0

Compare Source

Release highlights: https://junegunn.github.io/fzf/releases/0.74.0/

  • On tmux 3.7 or above, --popup starts fzf in a floating pane instead of a popup (#​4850)
    • Unlike a popup, a floating pane is not modal; you can switch to other panes and windows while fzf is running, move and resize the pane with the mouse, zoom it to fullscreen, and use copy-mode in it
    • A floating pane always has a native border, which is what makes the pane movable and resizable, so border-native is implied
    • A popup is used instead when a border style is explicitly specified with --border, so that the fzf-drawn border is the only border shown (none and line are treated as no border)
      fzf --popup --border
    • --border-label is set as the title of the floating pane, and is displayed on the border if pane-border-status is enabled in tmux
      fzf --popup --border-label ' fzf '
  • On Zellij, --popup uses the native border by default, consistent with tmux, so that the pane can be moved and resized with the mouse; fzf draws its own border when a border style is explicitly specified with --border
    • --border-label is set as the name of the pane, displayed on the native border
  • Added result-final event, a variant of result that is not triggered while the input stream is still open (#​4835)
    • Use it for one-shot, per-query actions that would otherwise re-fire on every intermediate snapshot during loading
      # 'result' fires per intermediate snapshot (header keeps updating during load);
      # 'result-final' fires once after the stream closes (footer shows the final count)
      (seq 100; sleep 1; seq 100) | fzf --query 1 \
        --bind 'result:transform-header(echo result: $FZF_MATCH_COUNT),result-final:transform-footer(echo final: $FZF_MATCH_COUNT)'
  • Added wait action to block subsequent actions until search completes (#​4825)
    • Useful for chaining query-changing actions with motion actions to ensure operations on complete results
      # Wait for search to complete before moving to the best match
      fzf --bind 'start:change-query(foo)+wait+best'
    • The initial loading of the input is also considered a search in progress, so start:wait can be used to wait until the input is fully loaded
      # Move to the last item after the input is fully loaded
      (seq 1000; sleep 1; seq 1001 2000) | fzf --bind 'start:wait+last'
  • Bound alt-left to backward-word and alt-right to forward-word by default (#​4833)
  • Bug fixes and improvements
    • Skip $FZF_CURRENT_ITEM export when the item is larger than 64 KB; a huge item can overflow ARG_MAX and break preview and other child commands with E2BIG (#​4806)
    • transform and bg-transform now allow a bare put action in the output to insert the key that triggered the action
      # Insert the typed key ('a') into the query
      fzf --bind 'a:transform:echo put'
    • ALT-C in zsh no longer resolves symbolic links when changing the directory, consistent with the cd builtin (#​4816) (@​silverneko)
    • Fixed horizontal mouse wheel events being treated as vertical scrolling (#​4848) (@​jason5122)
    • Fixed bw theme not inheriting overridden colors
    • fish: CTRL-R now works when $fish_color_normal or $fish_color_comment is empty or invalid (#​4831) (@​bitraid)
    • Fixed empty-shell detection in the install script (#​4813)
    • Fixed the install script writing nushell source lines into the config files of other shells (#​4812)
neovim/neovim (aqua:neovim/neovim)

v0.12.4: Nvim 0.12.4

Compare Source

NVIM v0.12.4
Build type: Release
LuaJIT 2.1.1774638290

Release notes

Install

Windows
Zip
  1. Download nvim-win64.zip (or nvim-win-arm64.zip for ARM)
  2. Extract the zip
  3. Run nvim.exe in your terminal
MSI
  1. Download nvim-win64.msi (or nvim-win-arm64.msi for ARM)
  2. Run the MSI
  3. Run nvim.exe in your terminal

Note: On Windows "Server" you may need to install vcruntime*.dll.

macOS (x86_64)
  1. Download nvim-macos-x86_64.tar.gz
  2. Run xattr -c ./nvim-macos-x86_64.tar.gz (to avoid "unknown developer" warning)
  3. Extract: tar xzvf nvim-macos-x86_64.tar.gz
  4. Run ./nvim-macos-x86_64/bin/nvim
macOS (arm64)
  1. Download nvim-macos-arm64.tar.gz
  2. Run xattr -c ./nvim-macos-arm64.tar.gz (to avoid "unknown developer" warning)
  3. Extract: tar xzvf nvim-macos-arm64.tar.gz
  4. Run ./nvim-macos-arm64/bin/nvim
Linux (x86_64)

If your system does not have the required glibc version, try the (unsupported) builds for older glibc.

AppImage
  1. Download nvim-linux-x86_64.appimage
  2. Run chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimage
    • If your system does not have FUSE you can extract the appimage:
      ./nvim-linux-x86_64.appimage --appimage-extract
      ./squashfs-root/usr/bin/nvim
Tarball
  1. Download nvim-linux-x86_64.tar.gz
  2. Extract: tar xzvf nvim-linux-x86_64.tar.gz
  3. Run ./nvim-linux-x86_64/bin/nvim
Linux (arm64)
AppImage
  1. Download nvim-linux-arm64.appimage
  2. Run chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimage
    • If your system does not have FUSE you can extract the appimage:
      ./nvim-linux-arm64.appimage --appimage-extract
      ./squashfs-root/usr/bin/nvim
Tarball
  1. Download nvim-linux-arm64.tar.gz
  2. Extract: tar xzvf nvim-linux-arm64.tar.gz
  3. Run ./nvim-linux-arm64/bin/nvim
Other
nushell/nushell (aqua:nushell/nushell)

v0.114.0

Compare Source

This is the 0.114.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2026-07-04-nushell_v0_114_0.html

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

This release was made possible by PR contributions from @​abdelkadouss, @​Alb-O, @​app/dependabot, @​Ashif-107, @​ayax79, @​Bahex, @​blindFS, @​cacdu, @​casedami, @​cho-minsung, @​cptpiepmatz, @​dalisyron, @​dmtrKovalenko, @​Dorumin, @​fdncred, @​flying-sheep, @​guluo2016, @​hexbinoct, @​Himanshu121865, @​hustcer, @​i-api, @​ian-h-chamberlain, @​jlcrochet, @​Juhan280, @​kronberger-droid, @​kyyril, @​leeewee, @​LeonidasZhak, @​madjar, @​maximilize, @​mkatychev, @​Mrfiregem, @​musicinmybrain, @​pheenty, @​pickx, @​puneetdixit200, @​sholderbach, @​sjh9714, @​stormasm, @​stuartcarnie, @​Tyarel8, @​WindSoilder, @​yertto, @​zelshahawy, @​zhiburt

sst/opencode (aqua:sst/opencode)

v1.17.14

Compare Source

Core

Improvements
  • Added a code mode MCP adapter for running confined orchestration scripts against connected MCP tools.
  • Hid the execute tool unless code mode is enabled.
Bugfixes
  • Fixed paginated MCP tool catalogs losing tool metadata and output schema validation.
  • Preserved low reasoning effort for OpenRouter small-model variants instead of disabling it.
  • Fixed GitHub Copilot model routing to honor each model's advertised chat or responses endpoint.
  • Fixed session lists to match equivalent instance directories reliably.
  • Fixed Cerebras reasoning replay so earlier assistant reasoning is sent back in the provider-supported field.

TUI

Bugfixes
  • Fixed spinner registration so loading indicators keep rendering across TUI surfaces.

Desktop

Improvements
  • Show draft server status in the title bar.
  • Unified the provider connect flow across the app.
  • Improved the integrated terminal experience. (@​arvsrn)
  • Added reopening for closed tabs and background tab opening. (@​usrnk1)
  • Improved model search in picker dialogs. (@​arvsrn)
  • Added recently closed projects to Home. (@​usrnk1)
  • Made tab navigation respond on mouse down in the new layout.
  • Overhauled the v2 review panel. (@​arvsrn)
  • Refined the session tab preview popover. (@​usrnk1)
Bugfixes
  • Fixed new sessions from Home using the wrong project.
  • Fixed first-launch onboarding so it only appears when appropriate.
  • Improved large review pane performance.
  • Fixed timeline loads that started on assistant replies by backfilling the missing user turn.
  • Restored typing in the composer while the window is unfocused.
  • Fixed dropdown search behavior. (@​arvsrn)
  • Kept the v2 review pane mounted when switching session tabs.
  • Kept the terminal mounted when switching session tabs in a workspace.
  • Fixed session tab busy indicators to stay scoped to the correct server.
  • Fixed child-session navigation and lineage resolution during tab transitions.
  • Kept desktop window tabs after closing and reopening the app.

Thank you to 3 community contributors:

always-further/nono (github:always-further/nono)

v0.67.1

Compare Source

What's Changed

Full Changelog: nolabs-ai/nono@v0.67.0...v0.67.1

v0.67.0

Compare Source

What's Changed

New Contributors

Full Changelog: nolabs-ai/nono@v0.66.0...v0.67.0

dlvhdr/gh-dash (github:dlvhdr/gh-dash)

v4.25.0

Compare Source

4.25.0

New Features

  • You can now set custom keybinds for autocompletions. See the docs site for more details. Thanks @​mchisolm0!
  • You can now build your config by merging (including) other files to break it down. See here for more details. Thanks @​isabelroses!

To update run:

gh extension upgrade dash

Changelog

New Features
Bug fixes

Note

PR body was truncated to here.


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 July 11, 2026 10:29
@renovate
renovate Bot enabled auto-merge (squash) July 11, 2026 10:29
@renovate

renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mise/mise.lock

mise WARN  paranoid in non-global config /tmp/renovate/repos/github/scottames/dots/mise/config.toml is ignored for security reasons
mise WARN  github.credential_command in non-global config /tmp/renovate/repos/github/scottames/dots/mise/config.toml is ignored for security reasons
mise WARN  Failed to resolve tool version list for aqua:ast-grep/ast-grep: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:ast-grep/ast-grep@0.44.1: aqua:ast-grep/ast-grep@0.44.1 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for usage: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] usage@3.5.4: usage@3.5.4 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:anthropics/claude-code: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:anthropics/claude-code@2.1.202: aqua:anthropics/claude-code@2.1.202 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:junegunn/fzf: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:junegunn/fzf@0.74.0: aqua:junegunn/fzf@0.74.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for github:dlvhdr/gh-dash: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] github:dlvhdr/gh-dash@v4.25.0: github:dlvhdr/gh-dash@v4.25.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:jesseduffield/lazygit: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:jesseduffield/lazygit@0.63.0: aqua:jesseduffield/lazygit@0.63.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for github:always-further/nono: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] github:always-further/nono@v0.67.1: github:always-further/nono@v0.67.1 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:neovim/neovim: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:neovim/neovim@0.12.4: aqua:neovim/neovim@0.12.4 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for github:modem-dev/hunk: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] github:modem-dev/hunk@v0.17.0: github:modem-dev/hunk@v0.17.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:nushell/nushell: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:nushell/nushell@0.114.0: aqua:nushell/nushell@0.114.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:sst/opencode: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:sst/opencode@1.17.14: aqua:sst/opencode@1.17.14 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:ajeetdsouza/zoxide: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:ajeetdsouza/zoxide@0.10.0: aqua:ajeetdsouza/zoxide@0.10.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:astral-sh/uv: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:astral-sh/uv@0.11.27: aqua:astral-sh/uv@0.11.27 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for npm:@commitlint/cli: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] npm:@commitlint/cli@21.2.1: npm:@commitlint/cli@21.2.1 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise ERROR failed to resolve npm:@commitlint/cli@21.2.1 for lockfile /tmp/renovate/repos/github/scottames/dots/mise/mise.lock
mise ERROR No such file or directory (os error 2)
mise ERROR Version: 2026.7.5 linux-x64 (2026-07-09)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information

Command failed: mise lock aqua:ajeetdsouza/zoxide aqua:anthropics/claude-code aqua:ast-grep/ast-grep aqua:astral-sh/uv aqua:jesseduffield/lazygit aqua:junegunn/fzf aqua:neovim/neovim aqua:nushell/nushell aqua:sst/opencode github:always-further/nono github:dlvhdr/gh-dash github:modem-dev/hunk npm:@commitlint/cli usage
mise WARN  paranoid in non-global config /tmp/renovate/repos/github/scottames/dots/mise/config.toml is ignored for security reasons
mise WARN  github.credential_command in non-global config /tmp/renovate/repos/github/scottames/dots/mise/config.toml is ignored for security reasons
mise WARN  Failed to resolve tool version list for aqua:ast-grep/ast-grep: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:ast-grep/ast-grep@0.44.1: aqua:ast-grep/ast-grep@0.44.1 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for usage: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] usage@3.5.4: usage@3.5.4 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:anthropics/claude-code: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:anthropics/claude-code@2.1.202: aqua:anthropics/claude-code@2.1.202 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:junegunn/fzf: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:junegunn/fzf@0.74.0: aqua:junegunn/fzf@0.74.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for github:dlvhdr/gh-dash: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] github:dlvhdr/gh-dash@v4.25.0: github:dlvhdr/gh-dash@v4.25.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:jesseduffield/lazygit: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:jesseduffield/lazygit@0.63.0: aqua:jesseduffield/lazygit@0.63.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for github:always-further/nono: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] github:always-further/nono@v0.67.1: github:always-further/nono@v0.67.1 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:neovim/neovim: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:neovim/neovim@0.12.4: aqua:neovim/neovim@0.12.4 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for github:modem-dev/hunk: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] github:modem-dev/hunk@v0.17.0: github:modem-dev/hunk@v0.17.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:nushell/nushell: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:nushell/nushell@0.114.0: aqua:nushell/nushell@0.114.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:sst/opencode: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:sst/opencode@1.17.14: aqua:sst/opencode@1.17.14 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:ajeetdsouza/zoxide: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:ajeetdsouza/zoxide@0.10.0: aqua:ajeetdsouza/zoxide@0.10.0 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for aqua:astral-sh/uv: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] aqua:astral-sh/uv@0.11.27: aqua:astral-sh/uv@0.11.27 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise WARN  Failed to resolve tool version list for npm:@commitlint/cli: [/tmp/renovate/repos/github/scottames/dots/mise/config.toml] npm:@commitlint/cli@21.2.1: npm:@commitlint/cli@21.2.1 is not in the lockfile
hint: Run `mise install` without --locked to update the lockfile
mise ERROR failed to resolve npm:@commitlint/cli@21.2.1 for lockfile /tmp/renovate/repos/github/scottames/dots/mise/mise.lock
mise ERROR No such file or directory (os error 2)
mise ERROR Version: 2026.7.5 linux-x64 (2026-07-09)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information

@renovate
renovate Bot merged commit 2c82fd4 into main Jul 11, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/mise-packages branch July 11, 2026 10:33
scottames pushed a commit that referenced this pull request Jul 16, 2026
🤖 I have created a release *beep* *boop*
---


## [0.49.0](v0.48.0...v0.49.0)
(2026-07-16)


### Updates & Misc Chores

* **agents:** note dagger+nono limitation
([96c5ff8](96c5ff8))
* **deps:** update ⬆️ aqua-packages to v4.530.0
([#970](#970))
([1901dea](1901dea))
* **deps:** update ⬆️ aqua-packages to v4.531.0
([#974](#974))
([a59cd90](a59cd90))
* **deps:** update ⬆️ aqua-packages to v4.533.1
([#977](#977))
([8df8b26](8df8b26))
* **deps:** update ⬆️ mise-packages
([#969](#969))
([6fdc9d0](6fdc9d0))
* **deps:** update ⬆️ mise-packages
([#971](#971))
([073b1d8](073b1d8))
* **deps:** update ⬆️ mise-packages
([#972](#972))
([962a7be](962a7be))
* **deps:** update ⬆️ mise-packages
([#976](#976))
([2c82fd4](2c82fd4))
* **deps:** update ⬆️ mise-packages
([#978](#978))
([ce9c00d](ce9c00d))
* **deps:** update ⬆️ mise-packages to v2.1.201
([#973](#973))
([0624520](0624520))
* **mise:** bump herdr 0.7.2
([d455310](d455310))
* **mise:** bump herdr 0.7.3
([fb32d95](fb32d95))
* **nono/opencode:** add permissions for `go test`
([88996a5](88996a5))
* **nvim:** lazy updates
([c2d876d](c2d876d))
* **nvim:** lazy updates
([78b082a](78b082a))
* **opencode:** add explicit thts permissions
([6387dae](6387dae))
* **opencode:** additional permissions
([8dc3942](8dc3942))
* **renovate:** fix mise/codex version regex
([a37b0e8](a37b0e8))
* upgrade trunk ([#967](#967))
([49c3518](49c3518))
* upgrade trunk ([#975](#975))
([c3b6477](c3b6477))


### Features

* **fish/abbr:** wt remove
([51d91f7](51d91f7))
* **nvim/thts:** sort picker by last modified
([ebad483](ebad483))
* **opencode:** enable exa websearch by default
([06d5f9f](06d5f9f))


### Bug Fixes

* **git/alias:** stack-watch rendering
([619c758](619c758))
* **herdr:** match nav up/down to vim keys
([6cb0660](6cb0660))
* **herdr:** remap pane nav + conflicting ghostty agent nav
([184e777](184e777))


### Code Refactoring

* **agents:** trim and scope down AGENTS.md
([32b00aa](32b00aa))
* **yubikey-touch-detector:** run_once_after
([ee3caa1](ee3caa1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
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