tools: bump mise tools#9
Open
pandascience-renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.15.7→1.15.121.17.4(+7)2.1.148→2.1.1562.1.175(+16)3.4.2→3.4.32.34.52→2.34.562.35.3(+11)2.3.0→2.3.12.3.21.15.4→1.15.51.15.61.12.0→1.12.10.57.0→0.59.0v0.62.0(+4)0.27.0→0.28.0Release Notes
anomalyco/opencode (aqua:anomalyco/opencode)
v1.15.12Compare Source
Core
Improvements
acp-nextBugfixes
acp-nextmodel and config switchesacp-nextstartup timeacp-nextpermission prompts correctlyTUI
Improvements
Bugfixes
Desktop
Improvements
Bugfixes
Thank you to 5 community contributors:
v1.15.11Compare Source
Core
Improvements
headerTimeoutconfig for provider requests, with a 10s default for default OpenAI setups.modalities.inputormodalities.outputin config. (@robposch)Bugfixes
TUI
Improvements
Bugfixes
Desktop
Improvements
Bugfixes
Extensions
Improvements
disposehook for plugins.Bugfixes
Thank you to 7 community contributors:
v1.15.10Compare Source
Desktop
Bugfixes
v1.15.9Compare Source
Core
Improvements
Bugfixes
usandeumulti-region setups. (@JPFrancoia)TUI
Improvements
Bugfixes
Desktop
Improvements
Bugfixes
Thank you to 4 community contributors:
anthropics/claude-code (aqua:anthropics/claude-code)
v2.1.156Compare Source
v2.1.154Compare Source
/workflowsto view your runs/simplifynow runs a cleanup-only review (reuse, simplification, efficiency, altitude) and applies the fixes, instead of running the full/code-review --fixbug-hunting review/effortslider labels from "Speed"/"Intelligence" to "Faster"/"Smarter" for clarityclaude agents: type! <command>to run a shell command as a background session you can attach to and detach from. Also available asclaude --bg --exec '<command>'claude agents:/logoutnow signs you out instead of being sent to a background session←←to open the agents view now works on Bedrock, Vertex, Foundry, and with telemetry disabled/chrome→ "Select browser…", or in-chat when a browser action runs with multiple connecteddefaultEnabled: falseinplugin.jsonor a marketplace entry; enable them with/pluginorclaude plugin enable. Dependencies of enabled plugins are still enabled automatically/pluginDiscover tab now pins plugins whose relevance signals match the current directory with a "suggested for this directory" annotationCLAUDE_CODE_SESSION_IDandCLAUDECODE=1in their environmentclaude mcp list/getnow show unapproved.mcp.jsonservers as⏸ Pending approvalinstead of auto-approving and connecting when output is piped/remote-controlautocomplete now shows "Disconnect Remote Control" when Remote Control is already active/claude-apiskillCLAUDE_CODE_OPUS_4_6_FAST_MODE_OVERRIDE(will be removed on 06/01). To use fast mode on Opus 4.6, switch with/model claude-opus-4-6[1m]and then/fast onrm -rf $HOMEnot being blocked as a dangerous path whenHOMEhas a trailing slash$TMPDIRresolving to different directories in sandboxed vs unsandboxed Bash commands within the same sessionclaude agentswhen the Claude Code theme doesn't match the terminal background/commandfiresclaude --bg-pty-hostprocesses spinning at 100% CPU after the daemon exits on macOSworktree.baseRef: "head"resolving to the main checkout's HEAD instead of the current worktree's HEAD when spawning subagents or callingEnterWorktreefrom inside a linked worktree[Image #N]/[Pasted text #N]placeholders when a plan-mode prompt starts with pasted images or textallowedMcpServers/deniedMcpServersentry in managed settings discarding all managed-settings policy; the bad entry is now dropped with aclaude doctorwarningCLAUDE_CODE_ALWAYS_ENABLE_EFFORTis setclaude.exebeing in use showing a generic error instead of telling you to close other sessions and retryv2.1.153Compare Source
skipLfsoption togithub/gitplugin marketplace sources to skip Git LFS downloads during clone and update/doctorlists the fixesCOLUMNSandLINESenvironment variables so scripts can size output to the terminal widthclaude agents: autocomplete in the dispatch input now suggests native slash commands and bundled skills, not just project skillsclaude agents: PR column now showsPR #Nfor a single PR orN PRsfor multipleclaude doctornow shows the result of your last update attempttools/list(regression in v2.1.147)--strict-mcp-config,--bare, remote mode, enterprise managed MCP config, and managed-settings MCP server allow/deny policies--strict-mcp-configno longer strips inlinemcpServersfrom explicitly-passed agent definitions (--agents/ SDKagents), and blocked subagent MCP servers now surface a visible warningclaude updateinstalling the latest version instead of the configured release channel's version for npm installationsclaude agentsandclaude --bgrunning on a stale daemon started before binary-takeover support, even after upgradingfile://links in Claude's responses not being clickable in the terminalclaude --helprendering unwrapped output on terminals narrower than 92 columnsAgenttool withsubagent_type: 'claude'running in an undocumented temporary worktree, which could silently discard outputs written to gitignored paths/bgwhile Claude is responding now continues the response in the background session instead of dropping it/btwkeyboard shortcuts becoming unresponsive in background sessions while a task is running$CLAUDE_JOB_DIRtriggering a "sensitive file" permission promptEnterWorktreenot being available immediately in background sessions (previously requiredToolSearchfirst)cmd+kin iTerm2/Terminal.app not repainting attached background sessions/copyand copy-on-select silently failing to update the system clipboard when attached to a background session inside tmuxclaude agentswith Remote Control enabled leaving zombie session entries on the Code tab after exiting/renamein background sessions not updating the session banner immediately/modelnow saves your selection as the default for new sessions (matching the IDE). Presssin the picker to switch models for the current session only.modelPicker:setAsDefaultkeybinding, rename it tomodelPicker:thisSessionOnlyin keybindings.json (thedaction was replaced bys)v2.1.152Compare Source
/code-review --fixnow applies review findings to your working tree after the review, surfacing reuse, simplification, and efficiency suggestions;/simplifynow invokes/code-review --fixdisallowed-toolsin frontmatter to remove tools from the model while the skill is active/reload-skillscommand to re-scan skill directories without restarting the sessionSessionStarthooks can now returnreloadSkills: trueto re-scan skill directories, making skills installed by the hook available in the same sessionSessionStarthooks can now set the session title viahookSpecificOutput.sessionTitleon startup and resumeMessageDisplayhook event that lets hooks transform or hide assistant message text as it is displayedpluginSuggestionMarketplacesmanaged setting: admins can allowlist org marketplaces whose plugins may be suggested via context-aware tipsclaude plugin marketplace removenow accepts--scope user|project|localfor symmetry withmarketplace add,install, anduninstall--fallback-modelfor the rest of the session when the primary model is not found, instead of failing every request/in NORMAL mode now opens reverse history search (like Ctrl+R), matching bash/zsh vi-mode/usagebreakdown now includes large session files; files are scanned with a streaming read so memory usage stays flatCtrl+Oshows the full thinking)app.entrypoint, opt-in viaOTEL_METRICS_INCLUDE_ENTRYPOINT=true)/doctorreporting "marketplace not found" or "plugin not found" for staleenabledPluginsentries referencing removed marketplaces or dropped plugins--bareor with attachments disabledclaude agentswhen accepting a stale permission prompt after a subagent was cancelledcache_creation_input_tokensreporting as 0 in transcript and result usage when the API reports cache writes only via the nestedcache_creationbreakdownv2.1.150Compare Source
v2.1.149Compare Source
/usagenow shows a per-category breakdown of what's driving your limits usage — skills, subagents, plugins, and per-MCP-server cost/diffdetail view can now be scrolled with the keyboard (arrows,j/k,PgUp/PgDn,Space,Home/End)- [ ] todo/- [x] done) instead of plain bulletsallowAllClaudeAiMcpsmanaged setting to load claude.ai cloud MCP connectors alongsidemanaged-mcp.jsoncdfunctions (cd..,cd\,cd~,X:) changed the working directory undetected, letting a later command read outside the workspace.gitdirectory (withhooks/andconfigdenied)PowerShell(dotnet.exe build *)) not pre-approving native executables and scriptsPWD/OLDPWD/DIRSTACKacrosscd/pushd/popdfindin the Bash tool exhausting the macOS system file/vnode table and crashing the host on large directory trees/ultraplanand remote session creation failing with "Could not capture uncommitted changes" when the working tree has no real changesotelHeadersHelperfailing silently when the script path contains spaces; helper failures are now reported in/doctorand the debug logname:differs from its directory basename/effortsetting instead of the effort level applied by skill/agenteffort:frontmatter/configexit summary reporting phantom changes to auto-compact and theme when toggling unrelated settings/insightscrashing when cached session-meta files are missing optional fieldsclaude --resume/feedbackreports to include the conversation that happened before context compaction, making issues from earlier in long sessions easier to triageargoproj/argo-cd (aqua:argoproj/argo-cd)
v3.4.3Compare Source
Quick Start
Non-HA:
HA:
Release Signatures and Provenance
All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.
Release Notes Blog Post
For a detailed breakdown of the key changes and improvements in this release, check out the official blog post
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Bug fixes
f435b0ffix(cli): return immediately from 'app wait' when app is already in desired state (#12211) (#27503) (#27713) (jheyduk)b39fe4ffix(lint): unnecessary nesting (cherry-pick #27815 for 3.4) (#27817) (argo-cd-cherry-pick-bot[bot], Michael Crenshaw)668f2c5fix(ui): don't prefetch errors (#27877) (cherry-pick #27925 for 3.4) (#28024) (argo-cd-cherry-pick-bot[bot], Blake Pettersson)b796979fix(ui): return full source for non-hydrator apps in Parameters tab (cherry-pick #26946 for 3.4) (#27964) (Gabriel Barreto, himeshp)5d3f8a0fix: honor repo depth setting in gitSourceHasChanges and fetch functions (cherry-pick #27838 for 3.4) (#28043) (argo-cd-cherry-pick-bot[bot], alexandresavicki, Cursor)35ed877fix: nil-check (cherry-pick #28039 for 3.4) (#28040) (argo-cd-cherry-pick-bot[bot], Blake Pettersson, Soumya Ghosh Dastidar)b0f1553fix: prevent InvalidSpecError race in application controller startup (cherry-pick #27672 for 3.4) (#27845) (argo-cd-cherry-pick-bot[bot], Michele Baldessari)4fa0950fix: truncate labels for deletion hook resources (cherry-pick #27542 for 3.4) (#27714) (argo-cd-cherry-pick-bot[bot], Jaewoo Choi)Dependency updates
0edd404chore(deps): bump redoc/dompurify to v3.4.0 in /ui for fixing CVE-2026-41240(cherry-pick 3.4) (#27913) (Alka Kumari)Other work
ce55c85fix(gitops-engine): fix nil pointer dereference error in removeWebookMutation() (cherry-pick #27749 for 3.4) (#28031) (argo-cd-cherry-pick-bot[bot], Pierre Guinoiseau)Full Changelog: argoproj/argo-cd@v3.4.2...v3.4.3
aws/aws-cli (aqua:aws/aws-cli)
v2.34.56Compare Source
v2.34.55Compare Source
v2.34.54Compare Source
v2.34.53Compare Source
crossplane/crossplane (aqua:crossplane/crossplane)
v2.3.1Compare Source
v2.3.1 is a patch release scoped to fixing issues reported by users of Crossplane v2.3 and fixing security related issues in Crossplane's dependencies.
What's Changed
Full Changelog: crossplane/crossplane@v2.3.0...v2.3.1
hashicorp/terraform (aqua:hashicorp/terraform)
v1.15.5Compare Source
1.15.5 (May 27, 2026)
ENHANCEMENTS:
null(in the context of dynamic module sources) (#38632)BUG FIXES:
initfor modules with empty source (#38628)opentofu/opentofu (aqua:opentofu/opentofu)
v1.12.1Compare Source
SECURITY ADVISORIES:
Previous releases in the v1.12 series could be affected by several vulnerabilities:
@revoked.This is fixed now by (#4145)
BUG FIXES:
replace_triggered_bywas validated incorrectly. (#4133tenant_id,subscription_id,environment, andmetadata_hostvariables; a bug previously only allowed these to be set through environment variables. (#4091)Full Changelog: https://github.com/opentofu/opentofu/blob/v1.12/CHANGELOG.md
always-further/nono (github:always-further/nono)
v0.59.0Compare Source
What's Changed
New Contributors
Full Changelog: always-further/nono@v0.58.0...v0.59.0
v0.58.0Compare Source
What's Changed
96b4a1etoe8998f9by @dependabot[bot] in #1010New Contributors
Full Changelog: always-further/nono@v0.57.0...v0.58.0
fsouza/prettierd (npm:@fsouza/prettierd)
v0.28.0Compare Source
Updated dependencies
prettierupgraded to^3.8.3@babel/parserupgraded to^7.29.7@typescript-eslint/typescript-estreeupgraded to^8.60.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.