chore(deps): update all dependencies - #44
Open
gw0-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:
2.1.247→2.1.25016.2.0→16.3.0Release Notes
anthropics/claude-code (@anthropic-ai/claude-code)
v2.1.250Compare Source
v2.1.248Compare Source
--restricted(orCLAUDE_CODE_RESTRICTED=1): removes the built-in tools that run commands or code andWebFetch(unless named in--tools), keeps file tools inside the working directory, refusesbypassPermissions, and ignores user, project and local settings filesexperimental.cacheTtl("5m"or"1h") to agent frontmatter: a per-agent prompt cache TTL used when no subagent TTL setting is configuredclaude self-hosted-runner --client-label <label>(orSELF_HOSTED_RUNNER_CLIENT_LABEL) to override the label the runner registers with (default: hostname)/doctorand/statusline explaining a load failure or why they weren't fetched (Bedrock/Vertex/third-party provider, customANTHROPIC_BASE_URL)/web-setupwhen the GitHub CLI token lacks theworkflowscope, since pushes to very large repositories can be rejected without it/usage-creditsfor Enterprise organizations billed through AWS Marketplace, self-serve Enterprise, and Enterprise trials, so members can request a higher usage limit from their adminSendMessage/ListAgents) between sessions on the same machine on Bedrock, Vertex, and Foundry, and when telemetry is disabledScheduleWakeuptool definition changing between a session and its--resumewhen the account had entered usage overage, causing a full prompt-cache miss on the resumed session's first turndesktopSessionCleanupPeriodDayssetting caps the exemptionclaude agentslist not responding to the keyboard after detaching from a session, or when launched in a terminal tab left in win32-input-mode/loginfailing with an OAuth error before showing a sign-in URL on machines where it can't be used (for example whenANTHROPIC_API_KEYor an API key helper is set); it now falls back to the API-key sign-in/modeland fast-mode switch notices to render as code, so suffixes like[1m]display literally instead of as a linkclaude agentsskipping the workspace trust prompt when theCIenvironment variable is setclaude agentscrashing on launch when the PR-status cache held a malformed entryclaude agents: opening a stopped session that you already resumed in another terminal no longer starts a second process on that conversation; the row now says it is open in a terminalclaude agentsandclaude rmrefusing to delete a session ("has commits that are not pushed anywhere") when its worktree branch was already merged into your checked-out default branch (e.g. localmain) but not yet pushedPermissionRequestorPreToolUsehook prints an invalid answer: theclaude agentsrow now names the hook and the schema error{…}object that isn't valid JSON as plain text; it's now reported as a hook error with the parse message/mcplisting a project.mcp.jsonentry that declares the claude.ai connector type under the trusted "claude.ai" heading; it now appears under its real scopeheadersHelpersupplies theAuthorizationheader falling into OAuth discovery on a 401 instead of re-running the helper and retrying the call as documented/loginto a Claude apps gateway hanging when the managed-settings security approval dialog was requiredCLAUDE_CODE_ENABLE_GATEWAY_MODEL_DISCOVERY) never running whenapiKeyHelperis the only credentialclaude logsleaving mouse tracking, bracketed paste and the alternate screen switched on in the terminal it was run from/ultrareviewand locally seeded cloud sessions uploading uncommitted edits toprod.env-style and*.tfvarsfiles, or to editor swap, temp, and backup copies of credential files (e.g.key.pem.tmp,id_rsa.swo); they now stay on your machineclaude remote-controlrejecting its own flags (e.g.--spawn,--name) when a global flag or a wrapper-injected option precedes the subcommandgit worktree removeleave it alonecrossSessionInboundvalue being silently ignored: it now warns and holds cross-session messages (user settings) or refuses them (managed settings) until fixed/usage-creditswhen that command isn't available for your organization (e.g. hidden withDISABLE_EXTRA_USAGE_COMMAND)workflow-authoringskillgh prcommand still refreshes it right away/ultrareview <PR#>to check before launch that the GitHub account connected to your Claude account can access the repository, and to explain how to fix it, instead of failing after the cloud session starts/tmpdirectory when the default one can't be used, and the notice and/statusname the directory to fix/loop: self-paced dynamic mode and the no-prompt autonomous default are now always available, including on Bedrock/Vertex/Foundry[Anthropic telemetry]instead of[3P telemetry] OTEL diag error, so they are not mistaken for your OTel collector failingSendMessagefrom a subagent to another session: the result now notes that any reply is delivered to the parent session's conversation, not to the subagentsickn33/agentic-awesome-skills (sickn33/agentic-awesome-skills)
v16.3.0: "Delegation Workflows and Reliable Operations"Compare Source
[16.3.0] - 2026-08-28 - "Delegation Workflows and Reliable Operations"
This release helps Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and
related AI coding assistants delegate bounded implementation work, review and
monitor pull requests, challenge scientific claims, fine-tune models on limited
hardware, operate SandBase safely, and shut down production services without
dropping in-flight work.
Start here:
npx agentic-awesome-skillsdelegate-setupfor configuring the externaldelegation runtime before selecting an implementer relay.
babysit-pranddebate-reviewfor iterative review andtwo-perspective code-review workflows.
graceful-shutdownfor bounded draining,readiness transitions, and shutdown deadlines.
Added
delegate-setupand 17 docs-only implementerrelays for Agy, Aider, Claude, Cline, Codex, CommandCode, Copilot, Cursor,
Grok, Kimi, OMP, OpenCode, Pi, Qoder, Vibe, Warp, and ZCode. Each relay ships
its complete dispatch, queue, review, and brief-writing references while
keeping review and landing with the orchestrator
(#1283).
babysit-prfor bounded review-round monitoringand
debate-reviewfor structured two-model review,including their prompt, schema, and comment-format assets
(#1282).
falsifyfor explicit hypotheses, adversarialchecks, evidence grading, calibrated conclusions, and a durable thinking
ledger (#1281).
sandbase-mcpwith immutable release pinning,checksum and archive verification, and explicit credential, privacy, cost,
and mutation approval gates
(#1279).
unsloth-finetuningfor single-GPU VRAMplanning, LoRA and QLoRA, GRPO and DPO, template and loss-mask correctness,
and GGUF or merged-model export
(#1278).
graceful-shutdownfor SIGTERM and SIGINThandling, connection draining, probe transitions, shutdown deadlines, and
Kubernetes-aware Node.js, Python, and worker patterns
(#1276).
Changed
@supabase/supabase-js2.112.0 to 2.112.2,including fixes for duplicate Realtime bindings, stale sign-out payloads,
preserved authentication 5xx messages, and token refresh behavior
(#1273).
marketplaces, editorial bundles, compatibility reports, and Codex/Claude
plugin distributions for 2,098 skills.
Fixed
source-only scoring workflow intact
(#1274).
the imported review, delegation, and scientific-reasoning skills instead of
publishing incomplete entrypoints.
operating-boundary summaries.
Security
runtimes are not bundled, relays never land changes, and unsandboxed,
all-tools, or
danger-full-accessexecution requires separate humanauthorization.
v0.1.17release and SHA-2561ad535b2899ca460b57b3c268aef278fee28fd28e649a89b92951514fd71fffa,with archive inspection before installation and two approval boundaries
before credentialed or mutating work.
explicit dataset and template validation, checkpointing, and output review.
draining cannot hang a deployment indefinitely.
Who should care
bounded permissions, polling, independent review, and controlled landing.
an external runtime with bundled repository functionality.
practical single-GPU fine-tuning guidance.
and long-lived production connections.
Validation
warning-budget enforcement, the complete 113-group repository test suite,
176 web-app tests, the production web build, npm audits, plugin compatibility,
bundle and marketplace checks, and protected canonical synchronization.
semantics, safety, provenance, declared risk, limitations, permission
escalation, and review or landing boundaries before protected merge.
maincommit with no open pull requests, issues, or generated-state drift.Limitations
alone does not install or authenticate those tools.
orchestrator review, test evidence, repository policy, or human approval for
elevated execution.
replace domain expertise, replication, or higher-quality evidence.
and version-dependent; validate against the current upstream project.
data to its service; review current upstream terms and privacy behavior.
Credits
amElnagdy/delegate-skills
and amElnagdy/review-skills
sources for the delegation and review collections proposed in
#1265 and
#1264.
falsify, proposedin #1266.
unsloth-finetuning, proposed in#1267.
sandbase-mcp,proposed in #1269.
graceful-shutdown, proposed in#1272.
correction proposed in
#1271.
#1273.
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate CLI.