chore(deps): update all dependencies#160
Merged
Merged
Conversation
3b4c0a8 to
588ee7b
Compare
588ee7b to
5d306ea
Compare
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:
2.1.169→2.1.178v0.6.2→v0.6.3571.0.0→573.0.00ad01c4→0e04460d897658→3707d38Release Notes
anthropics/claude-code (@anthropic-ai/claude-code)
v2.1.178Compare Source
Tool(param:value)syntax for permission rules to match a tool's input parameters (with*wildcard), e.g.Agent(model:opus)to block Opus subagents.claude/skillsdirectories now load when working on files there; on a name clash, the nested skill appears as<dir>:<name>so both stay available.claude/directories: the agent, workflow, and output-style closest to the working directory now wins when names collide; project-scope workflow saves now target the closest existing.claude/workflows//doctorwith consistent flat tree layout across all sections, clearer section status icons, and highlighted command names/bugnow requires a description before submitting, and no longer uses model-refusal text as the GitHub issue title.claude/skillsskills with directory-qualified names being blocked by permission prompts in non-interactive runsclaude agentsworkers failing with401 Invalid bearer tokenwhen the daemon was started from a shell with a custom API gateway viaANTHROPIC_BASE_URLandANTHROPIC_AUTH_TOKEN--fallback-model: compaction now falls back to the configured fallback model chain on overload or model-availability errors/bgor←←after a turn finished showing "Working" forever in the agents listCLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE=1preventing fresh marketplace installs from cloningmcp__server,mcp__server__*,mcp__*) in subagentdisallowedToolsbeing silently ignoredunow steps through NORMAL/VISUAL-mode commands one at a time instead of merging commands in quick succession into a single undo stepvscode://) not opening when clicked inclaude agentsv2.1.177Compare Source
v2.1.176Compare Source
languagesetting to pin a specific language)footerLinksRegexessetting for regex-matched link badges in the footer row, configurable via user or managed settingsawsCredentialExportare now cached until theirExpirationinstead of a fixed 1 houravailableModelsenforcement: alias model picks can no longer be redirected to a blocked model viaANTHROPIC_DEFAULT_*_MODELenvironment variables, and/fastnow refuses to toggle when it would switch to a model outside the allowlistifconditions for Read/Edit/Write tool paths: documented patterns likeEdit(src/**),Read(~/.ssh/**), andRead(.env)now match correctly.claude/settings.jsonis a symlink with an absolute target/copyand mouse-selection copy not reaching the system clipboard inside tmux over SSH, and tmux paste buffer not loading on versions older than 3.2/cdand worktree moves leaving the session reporting the previous directory's git branchclaude agents: pressing back in one window no longer detaches other windows attached to the same session/bgmid-turn had nothing left to continueclaude agentssearchclaude --bg -cn <name>not seeding the session name~/.claude/daemonhas the ReadOnly attribute setclaude daemon statusexplains version-skew behaviorv2.1.175Compare Source
enforceAvailableModelsmanaged setting — when enabled, theavailableModelsallowlist also constrains the Default model (a Default that would resolve to a disallowed model now falls back to the first allowed model), and user or project settings can no longer widen a managedavailableModelslistv2.1.174Compare Source
wheelScrollAccelerationEnabledsetting to disable mouse-wheel scroll acceleration in fullscreen mode/modelpicker hiding the model family that Default resolves to — Opus now appears as its own row on Max/Team Premium/Enterprise plans, Sonnet on Pro/Team plans, and Opus on pay-as-you-go API accounts/modelpicker showing a hardcoded Sonnet version label whenANTHROPIC_DEFAULT_SONNET_MODELpins a different Sonnetus-gov-*) deriving the wrong inference profile prefix (globalinstead ofus-gov), causing 400 errors on derived model IDsANTHROPIC_*provider env (gateway URL, custom headers,/modelaliases) from the shell that started the background daemon/advisordialog pre-selecting a saved advisor model that is blocked by theavailableModelsallowlistagent()subagents missing per-agent attribution headers/usage) showing cache misses, long context, subagents, and per-skill/agent/plugin/MCP breakdowns over the last 24h or 7dv2.1.173Compare Source
[1m]suffix not being normalized — Fable 5 includes 1M context by default, so the suffix is now stripped automaticallyv2.1.172Compare Source
~/.awsconfig files whenAWS_REGIONisn't set, matching AWS SDK precedence;/statusshows where the region came from/pluginmodelattribute to theclaude_code.lines_of_code.countOTEL metric.mcp.jsonapprovals, trust) when dispatched onto a pre-warmed worker/modelsuggestions in theclaude agentsdispatch input rendering with a misleading slash prefix and showing models disabled for your orgavailableModelsrestrictions not being applied to subagent model overrides, the agent dispatch model picker, and the advisor modelavailableModelsallowlists hiding the/modelpicker's Opus and Sonnet 1M rows when entries use version-specific IDs likeclaude-opus-4-8/modelpicker on Bedrock offering models the provider doesn't serve — selecting one silently switched the session model and lit the selection marker on multiple rows[1M][1m]) whenANTHROPIC_DEFAULT_OPUS_MODELalready includes oneopusplanmodel setting not shipping with 1M context in plan mode for entitled users; theopusplan[1m]workaround now also correctly switches to Opus in plan modeWebFetch(domain:*.example.com)wildcard domain rules never matching subdomains in allow, deny, and ask position, and file permission rules with mid-pattern wildcards (e.g.Read(secrets-*/config.json)) being rejected at startupCLAUDE_MEMORY_STORES) in remote sessionsDate.now()/Math.random()/pluginmarketplace list losing its cursor after backing out of a long plugin list, and Esc from the plugin browser returning to the wrong tab/goalstatus chip no longer re-renders the terminal at 5 Hz while idle, and fewer UI re-renders while subagents run in parallel/code-reviewnow keeps theultraoption visible when you're not signed in to claude.ai, with an explanation that the cloud review requires a claude.ai account/loopin remote sessions, where pending loops don't keep the container alivev2.1.170Compare Source
aipcc-cicd/claudio-skills (aipcc-cicd/claudio-skills)
v0.6.3Compare Source
What's Changed
Full Changelog: aipcc-cicd/claudio-skills@v0.6.2...v0.6.3
Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.