tools: bump mise tools - #14
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.18.4→1.18.101.18.18(+7)2.1.218→2.1.2202.1.232(+10)2.36.7→2.36.132.36.23(+9)5.19.0→5.20.03.5.6→3.6.03.237.0→3.242.03.247.0(+4)0.69.0→0.70.0v0.73.0(+2)0.82.0→0.83.0v0.84.1(+1)0.28.0→0.29.0Release Notes
anomalyco/opencode (aqua:anomalyco/opencode)
v1.18.10Compare Source
Core
Desktop
Improvements
Bugfixes
Thank you to 3 community contributors:
v1.18.9Compare Source
Core
Bugfixes
Desktop
Bugfixes
Improvements
Thank you to 1 community contributor:
v1.18.8Compare Source
Core
Improvements
Bugfixes
mcp debug.Desktop
Improvements
Bugfixes
Thank you to 2 community contributors:
v1.18.7Compare Source
Desktop
Bugfixes
Thank you to 2 community contributors:
v1.18.6Compare Source
Core
Bugfixes
Desktop
Improvements
Bugfixes
v1.18.5Compare Source
Core
Bugfixes
Desktop
Improvements
Bugfixes
Thank you to 2 community contributors:
anthropics/claude-code (aqua:anthropics/claude-code)
v2.1.220Compare Source
v2.1.219Compare Source
claude-opus-5), now the default Opus model — 1M context, fast mode at $10/$50 per Mtoksandbox.network.strictAllowlistsetting to deny non-allowlisted hosts for sandboxed commands without promptingDirectoryAddedhook that fires after/add-diror the SDKregister_repo_rootcontrol request registers a new working directory mid-sessionmcp_server_errorsto the headless stream-json init event, listing--mcp-configentries skipped by config validation; terminal runs print a startup warningworkflowSizeGuidelinesettings key so the advisory Dynamic workflow size guideline can be set from any settings file; the/configrow is hidden while one does--forward-subagent-textis set, keyed by their spawning Agenttool_useidclaude -ptext output dropping the answer already produced when a turn dies on a mid-stream API errorclaude mcp listand/mcpwhen a server fails to connect, and a warning for MCP config values with hidden leading or trailing whitespace/modelpicker showing the merged Opus row as plain "Opus" instead of "Opus (1M context)"CLAUDE_CODE_GIT_BASH_PATHon Windows exiting or being used as bash when the path isn't a bash/sh binary; it's now ignored with a warningclaude --teleportto show which repo your current checkout points at when it doesn't match the session's repo/config${VAR}entries to resolve from the startup environment and managed-settings env instead of settings-file env/modelpicker to highlight only the newest model's name, so the highlight marks the new release rather than an arbitrary subset of the list/configfor changing it/fastnow applies to Opus 5 and Opus 4.8aws/aws-cli (aqua:aws/aws-cli)
v2.36.13Compare Source
v2.36.12Compare Source
v2.36.11Compare Source
v2.36.10Compare Source
v2.36.9Compare Source
v2.36.8Compare Source
deviceinsight/kafkactl (aqua:deviceinsight/kafkactl)
v5.20.0Compare Source
Changed
reset offsetnow resets partitions concurrently, significantly speeding up offset resets on topics with many partitionsjdx/usage (aqua:jdx/usage)
v3.6.0Compare Source
🚀 Features
🚜 Refactor
v3.5.7Compare Source
🐛 Bug Fixes
metalbear-co/mirrord (aqua:metalbear-co/mirrord)
v3.242.0Compare Source
Changed
feature.network.ipv6: falsetodisable.
TCP_NODELAYon every socket used to relay mirrord traffic - layerto internal proxy, internal proxy to external proxy and to the agent, agent
outgoing and passthrough connections, redirected incoming connections, and
the local sockets used for intercepted and port-forwarded traffic. Relayed
data was already framed by the app on the other end of the hop, so Nagle's
algorithm only added latency to small writes.
Fixed
experimental.guard_std_fdsconfig (off by default), which keepsthe layer's internal proxy connection from breaking when the process starts
with a closed standard fd. The connection socket could be assigned fd 0-2 and
get reconfigured by the app's runtime (e.g.
libuvsettingO_NONBLOCKonstdin), killing the process with "Resource temporarily unavailable." Thisbroke Next.js with Turbopack, which spawns its worker processes with
stdinclosed. #4622
timeout.
mirrord operator statusnow more clearly labels machine session counts.v3.241.0Compare Source
Added
replaceservice mode tomirrord up. A service run inreplacemode copies
the target workload and scales the original down to zero.
mirrord up.mirrord chaoscommand for managing chaos rules. The availablesubcommands are
list,add,editanddelete. Silently starts the local UI if needed. New rulescan be provided as a
file or to
stdin, and output can be JSON format or pretty printed.Changed
again.
Fixed
mirrord upservices withrun.type: containerrunning with an emptydefault config: the spawned
mirrord containerchild resolved its configfrom scratch instead of using the resolved config passed by
mirrord up,silently dropping the target,
feature.env.override, remote environment, andHTTP filters.
openat64oropenat$NOCANCELon a path thatmirrord handles locally. Both hooks dropped the variadic
modeargumentbefore bypassing to libc,
so libc read whatever value happened to occupy that argument slot.
v3.240.0Compare Source
Added
mirrord upcan now run a subset of services (mirrord up service-a service-b), and services can be markedskip: true.Fixed
mirrord execon Windows failing to launch targets whose executablepath contains a space (e.g. Python installed under
C:\Program Files), byquoting the child command line instead of naively space-joining the
arguments.
layer <-> intproxyprotocol framing bug that broke sessions wherean app opened many concurrent outgoing connections.
port is busy, matching the unix layer's behavior.
v3.238.0Compare Source
Added
Changed
purple reserved for accents, improving contrast over the previous
purple-on-purple scheme.
Fixed
always-further/nono (github:always-further/nono)
v0.70.0Compare Source
What's Changed
New Contributors
Full Changelog: nolabs-ai/nono@v0.68.0...v0.70.0
earendil-works/pi (github:earendil-works/pi)
v0.83.0Compare Source
New Features
pi auth print-api-keyandpi auth print-bearer-tokenexport configured credentials with automatic OAuth refresh and minimum-validity enforcement./loginover SSH by pasting the redirect URL or authorization code when the loopback callback is unavailable. See OpenRouter.Breaking Changes
Type.Base,Type.Awaited,Type.Promise,Type.AsyncIterator,Type.Iterator,Type.Options, andValue.Mutate, while fixing compiled validation of nullable array tool arguments. Extensions using removed APIs must migrate to supported TypeBox APIs. See Package Dependencies (#7243 by @petrroll).Added
pi auth print-api-keyandpi auth print-bearer-tokencommands for exporting configured credentials to external clients, including automatic OAuth refresh and configurable minimum token validity (#7168).ctx.scopedModelsto extensions. See Extension Context (#7191 by @pungggi, #7215).fetchinjection for supported text and image provider transports."pending"stop reason for partial streaming messages. See Custom Provider Stream Pattern (#7151 by @lucasmeijer).Changed
Fixed
SYSTEM.mdandAPPEND_SYSTEM.mdprompts being omitted from the interactive startup context listing. See System Prompt Files (#7096)./modelselector retaining a stale selection while filtering instead of highlighting the top match (#7211 by @christianbasch).user_bashhandlers. See User Bash Events (#7214).customobject (#7288 by @sunnyyoung).v0.82.1Compare Source
New Features
xhigh), inference profiles, and prompt caching. See Providers.ANTHROPIC_AUTH_TOKENauthenticates against Anthropic-compatible gateways that requireAuthorization: Bearer, including compaction and branch summaries. See Environment Variables or Auth File.If-None-Matchso unchanged providers answer with an empty304, and llama.cpp models stay listed across restarts. See llama.cpp.Added
outputPadsetting to custom message renderers. See Extensions (#7045 by @xl0).ANTHROPIC_AUTH_TOKENbearer authentication for Anthropic-compatible gateways. See Providers (#5871).Changed
If-None-Match, so unchanged provider catalogs answer with an empty304instead of a full download.OAuth refresh failed for openai-codexreport the provider response instead of a bare wrapper message.Fixed
/models, allowing them to be removed without editing settings manually (#6949, #7032 by @christianklotz).AGENTS.md, which producedEISDIRwarnings (#7106 by @mrexodia).fsouza/prettierd (npm:@fsouza/prettierd)
v0.29.0Compare Source
Changed
Updated dependencies
prettierupgraded to^3.9.5@babel/parserupgraded to^8.0.4@typescript-eslint/typescript-estreeupgraded to^8.64.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.