chore(deps): update all dependencies - #46
Open
gw0-bot wants to merge 1 commit into
Open
Conversation
gw0-bot
force-pushed
the
renovate/all-deps
branch
from
September 6, 2026 08:17
3be0959 to
a80622a
Compare
gw0-bot
force-pushed
the
renovate/all-deps
branch
from
September 7, 2026 08:50
a80622a to
0937a3e
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.260→2.1.2631.4.1-slim→1.4.2-slim120d018→e0726873.14.0→3.14.1v46.2.5→v46.2.60.47.0→0.48.016.7.0→16.9.1Release Notes
anthropics/claude-code (@anthropic-ai/claude-code)
v2.1.263Compare Source
v2.1.261Compare Source
/statusandclaude doctorthat says why your organization's policy could not be loaded, such as a proxy not passing the endpoint throughbashOutputMaxCharsandtaskOutputMaxCharssettings to raise how much command and background-task output Claude receives inline before it is saved to a file, up to 128K characters--append-subagent-system-prompt-fileto read the subagent system prompt from a file, for prompts too large to pass on the command line/skill-doctorto show which loaded skills go unused and what they cost in context, so you can prune them/add-dir <subdirectory>printing a false "couldn't be resolved" error when the working directory is on a/netautomountenabledPlugins, then falling back to a marketplace clone that could fail[Image #N]chip in the prompt input/clear/teleportinto the connected session, which appeared appended to the original on phone and webgcpAuthRefreshopening a browser at startup when the Google credential check was slow, even though the credential was still valid/usageand the VS Code usage panel dropping a model-specific weekly limit row when the usage endpoint is rate limited or when opened right after startupclaude -p --resume <file>adopting a malformed session ID recorded in the transcript; it now resumes under a fresh session ID insteadX-Forwarded-For; with an access list set, an unreadable entry now gets 403file_uploadfailing with "paths: expected array, received undefined" in local Cowork sessions run from the Claude Desktop appSendMessageto an offline Remote Control session on another machine reading as delivered; the result now says delivery is queued until that machine reconnects<claude-code-hint>tag no longer leaks into the conversation/modelpicker and the VS Code model pill to show a model's name instead of its raw Bedrock, Vertex AI, or LLM gateway ID when Claude Code recognizes itGOOGLE_APPLICATION_CREDENTIALSis set: API client creation no longer re-runs Google Cloud project discovery or spawns extragcloudprocessesrmsafety prompt to also catchrm -rfon positional parameters and inside double-quotedsh -cscriptsAPI_TIMEOUT_MS(10 minutes by default) instead of another 3 minutes, and the messages say what to change/login) to say Claude Code may not be enabled for the organization, instead of advising a new sign-inforceLoginMethod: "gateway"to ignore a leftover API key or claude.ai login and ask for/login; Bedrock, Vertex AI, and Foundry sessions are unaffectedkeybindingFlavorno longer has any effect/contexttoken counting to use a local estimate when the token-counting API is unavailable, instead of extra small-model requests/btwside-question history from earlier sessions being overwritten when a question is asked right after a window reload or while a settings file has errorsoven-sh/bun (docker.io/oven/bun)
v1.4.2: Bun v1.4.2To install Bun v1.4.2
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.4.2:
Read Bun v1.4.2's release notes on Bun's blog
Thanks to 3 contributors!
mvdan/sh (mvdan/sh)
v3.14.1Compare Source
<<-heredoc bodies rather than replacing them with spaces<<-ones, whose output no longer parsed$#"$foo"and$+"$foo"- #1405\*act as glob metacharacters@(aas literals, avoiding a panicConsider becoming a sponsor if you benefit from the work that went into this release!
Binaries built on
go version go1.27.1 linux/amd64with:renovatebot/github-action (renovatebot/github-action)
v46.2.6Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
rtk-ai/rtk (rtk-ai/rtk)
v0.48.0Compare Source
Features
Bug Fixes
sickn33/agentic-awesome-skills (sickn33/agentic-awesome-skills)
v16.9.1Compare Source
[16.9.1] - 2026-09-06 - "Security Fixes and Safer Local Files"
A corrective release for AAS users on Claude Code, Cursor, Codex CLI and Gemini CLI.
It distributes the dependency and local-file fixes integrated after 16.9.0,
without changing agent-owned skill selection or the 2,113-skill catalog.
Start here
npx agentic-awesome-skills@16.9.1Fixed
reject file replacement, raced FIFOs and growth beyond the input budget.
profile export and Instagram/NotebookLM configuration; avoid blocking on
non-regular files during type inventory.
Python settings so Snyk resolves the supported dependency versions.
synchronize the corresponding plugin copies.
Thanks to @Beverly621 for the CLI JSON-read hardening in #1398.
Validation scope
All 66 dependency findings in the reconciled Snyk group export were resolved,
including SpendWise findings addressed in its separate repository. Contextual
Code and license-policy findings remain visible; this release does not claim
zero static-analysis findings or Windows ACL verification.
v16.9.0: "From Agent Selection to Verified Installation"Compare Source
[16.9.0] - 2026-09-06 - "From Agent Selection to Verified Installation"
The coding agent remains responsible for project analysis and skill choice.
MCP and CLI expose the catalog, validate explicit selections and prepare plans
and installation previews; they do not choose skills for the project.
Start here:
npx agentic-awesome-skills@16.9.0Added
aas stack install-previewprepares a version-pinned direct-installer dry runfrom an explicit manifest, with POSIX and PowerShell quoting and no automatic
execution or change to the selected IDs.
identity matches, with actionable errors for missing or ambiguous runtimes.
and Windows PowerShell 5.1, exact payload comparison, repeat/prune behavior,
unmanaged-file preservation, and moved-release and link-target rejection.
Candidate publication metadata remains a fixture; native Windows app
interaction is outside this verification.
Changed
shared source for the web catalog, complete membership and dynamic counts.
worked examples, while preserving canonical skill IDs and mirrored bytes.
caller discovery constraints across review and handoff.
source-only contribution and release workflows.
Fixed
IDs, and silent handling of valid notifications.
review behavior around hostile or inconsistent input.
invalid filename characters and reserved names; direct installer failures
return a concise error instead of an uncaught stack trace.
Google Workspace and other Specialized Plugin procedures.
v16.8.0: . "Discover, Inspect, and Review Your Skills"Compare Source
[16.8.0] - 2026-09-05 - "Discover, Inspect, and Review Your Skills"
This release helps Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity,
and related AI coding assistants find relevant procedures, inspect their
requirements, and review selection artifacts before use. Metadata and artifact
checks remain evidence about their stated scope, not guarantees of skill
effectiveness.
Start here:
npx agentic-awesome-skills@16.8.0parallel-search-mcpfor public-web researchthrough an existing, user-selected Parallel connection.
skill-security-auditfor reviewing third-partyagent extensions before installation.
Added
parallel-search-mcpfor public-webresearch through an existing Parallel connection, with explicit provider
choice, anonymous-access limits, and data-sharing boundaries
(#1339).
skill-security-auditfor read-onlyreview of third-party skills, MCP servers, connectors, and extensions before
installation, distinguishing confirmed findings from unknowns
(#1353).
examples, explained word matches, explicit shortlist selection, and visible
evidence gaps. Goals and imported artifacts stay in the browser.
Changed
bundle-read security, with exact source inputs, native MCP selections,
observed checks and historical CLI plans. Standalone workflow installations
now include self-contained procedure cards and a validation-retry handoff.
IDs, Core artifact review and supported direct installation, with a public
distribution measurement.
skills, with explicit compatibility mappings for eight duplicate groups and
complete offline support files for their 17 existing IDs.
plan example, and optional local feedback preview/export. Imported data
remains in page memory; artifact consistency does not certify skill
suitability.
tag filters in Core search, with match explanations and factual evidence
traces. The web catalog offers literal and explicit approximate modes,
shareable search controls, and matching explanations while preserving
catalog order.
list_skill_filesandread_skill_file, with catalog-bound paths and digests, bounded inert textreads, and explicit handling of links, binary files, missing payloads and
older catalogs.
source, and license metadata; a previewable agent brief carries the selected
IDs, catalog version, project goal, and target into agent-owned stack
selection.
catalog selection to manifest and plan review.
actionable examples, and split oversized procedures into bundled references
while preserving canonical skill IDs.
checks.
compatibility reports, marketplaces, editorial bundles, and Codex/Claude
plugin distributions for 2,113 skills.
Fixed
left by local tests, with a real pack-list regression and preserved
source/support files.
instead of failing error-schema validation and exposing a stack trace.
complete canonical skills, reducing temporary worktree bytes by 70.9% in the
recorded same-release comparison. Failed retrieval cleans its temporary
source and leaves targets unchanged.
different catalog identity. Source-only PR classification no longer treats
an unchanged Git copy origin as a mutation; generated destinations and
renames remain blocked.
corrected priority skill examples for authentication, MCP evaluation,
analytics, refunds, caching, replanning and text diagnostics. Removed
unsupported quality/marketing assurances and clarified version, permission
and integration limits.
existing 256 KiB frame ceiling. Safely parsed size errors retain a bounded
request ID, avoiding an uncorrelated error and client timeout; ordinary
queries and unrelated metadata remain constrained.
and selected IDs; changing an artifact clears stale consistency results
while new digests are checked.
release; fragment links stay on the current skill page under the GitHub
Pages base path. Outline and rendered heading IDs now agree for inline
markup, duplicate headings, and non-English text.
the shortlist appears before catalog results and handles clipboard failures
with a selectable brief.
qsdependency to its patched release.Security and Reliability
choice; queries and fetched URLs are shared with the selected service, and
retrieved content remains untrusted evidence.
installing dependencies, and separates observed findings from unverified
runtime behavior.
evidence and artifact consistency do not certify a skill's suitability.
release verification; failed installer retrieval leaves targets unchanged.
Who should care
skills for a concrete goal and inspect their complete support files.
installing the explicitly chosen skills.
and anonymous-access limits.
Validation
documentation-security checks, warning-budget enforcement, repository tests,
plugin and bundle checks, web tests and coverage, production build, and
release preflight including npm package inspection.
successful CI and CodeQL, the exact-tag Pages deployment, live catalog data,
and all 2,120 legacy/current redirect pairs.
pull-request heads. The review gate reported
manual-review-required; Tessl did notrun a passing automated review.
Limitations
will work best for a project. Selection remains with the user and agent.
workflow or prove its effectiveness, and imported data remains in page memory.
binary files, links, oversized files, and older catalogs have explicit read
limits.
external service. Static skill auditing cannot prove runtime safety or
replace an independent security review.
same-release comparison, not a universal performance guarantee.
changing their configuration does not update an already-running session.
Credits
parallel-search-mcpin#1339.
skill-security-auditin#1353, adapted
from sandbaseai/awesome-workbuddy
under CC0.
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.