fix(deps): update npm production dependencies#185
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-production-dependencies
branch
3 times, most recently
from
July 23, 2026 17:33
4a605e4 to
633f271
Compare
renovate
Bot
force-pushed
the
renovate/npm-production-dependencies
branch
from
July 24, 2026 20:46
633f271 to
bfbf8c9
Compare
renovate
Bot
force-pushed
the
renovate/npm-production-dependencies
branch
from
July 26, 2026 00:30
bfbf8c9 to
d6927c9
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:
^2026.626.0→^2026.722.0^19.2.7→^19.2.8Release Notes
paperclipai/paperclip (@paperclipai/plugin-sdk)
v2026.722.0Compare Source
Paperclip v2026.722.0
Highlights
access.*delivery mode exposes API-only secrets,GET /api/agents/me/secretslists just the aliases an agent is granted, andPOST /api/agents/me/secrets/:key/valuereturns a value withCache-Control: no-store. Every value read is written to both the security audit trail and the operator activity log, low-trust review/skill-test tokens stay denied, and a new Secret access editor lets you manage per-agent grants from agent settings. (#9921).cmdnpm/pnpm shims are preferred on Windows, and symlinkEPERMfailures fall back to copies. A real Node ACP spawn smoke now runs on both Ubuntu and Windows. (#9980)Improvements
PAPERCLIP_*bindings now reach your agents — The heartbeat previously stripped everyPAPERCLIP_-prefixed env binding before resolution, so a secret you deliberately named something likePAPERCLIP_CLOUD_PROD_PROVIDER_RAILWAY_TOKENwas silently dropped. Now onlyPAPERCLIP_API_KEYis categorically rejected, harness-assigned runtime vars always win, and every otherPAPERCLIP_*binding flows through to the run environment. (#9974)DO_NOT_TRACK=1orPAPERCLIP_TELEMETRY_DISABLED=1. (#9946, #9906, @nickyleach)CODEX_HOMEsync — Thecodex-localadapter now stages an explicit allowlist when syncingCODEX_HOMEinto the sandbox, rather than copying the whole home directory. (#9972, @nickyleach)Experimental
These features ship gated behind experimental settings — enable Apps under experimental settings to try them out.
connection_grantstable, and multi-key credentials (with the legacyremote_httptransport renamed tomcp_remote). On top of that, a generated AppDefinition Wave 1 catalog gives browse and setup a single typed contract, and a runtime layer adds subject-aware authorization state, scoped key handling, and OpenAPI-registered grant routes that fail closed for unknown scopes. (#9958, #9981, #9982)Fixes
createdByRunIdis sanitized on comment insert, fixing a class of 500 errors. (#9489, @digitalflanker-ux)Upgrade Guide
0182_connections_v3_schema_core,0183_connection_user_authorization_state), which backfill stable connection UIDs, create default workspace grants, and rename theremote_httptransport tomcp_remote. Migrations run automatically on startup — no manual action is required.PAPERCLIP_API_KEYin adapter/config env to override the run token, that override no longer applies — the harness-minted run token is now the only source of the run API key. All otherPAPERCLIP_*-named bindings now flow through to the run environment as expected.Contributors
This release has 44 commits from 13 contributors. Thank you to everyone who contributed to this release!
@aaymeloglu, @digitalflanker-ux, @harshkotak, @HKTITAN, @kevinmanase, @le-czs, @lesbass, @MindSyncHub, @nickyleach, @nosolosoft, @samrusani
v2026.720.0Compare Source
Paperclip v2026.720.0
Highlights
Improvements
gpt-5.4-minito Codex/OpenCode selection (plusopenai/gpt-5.5to OpenCode). (#9352, #4357, @supertaz)rgis now available out of the box in the base agent image. (#8976, @stubbi)Experimental
These features ship gated behind experimental settings — enable them under experimental settings to try them out.
Fixes
404instead of403so it no longer leaks whether another tenant's resource exists. (#3967, @stubbi)onSpawnis forwarded to the Hermes and process adapters so PIDs persist. (#8722, @machjesusmoto)runChildProcessnow escalates toSIGKILLon liveness rather than trustingchild.killed. (#8598, @justinltodd)run.idfor the activity log. (#3424, @tmartin2113)acpx_localtimeouts are now self-describing. (#9232)Upgrade Guide
Contributors
This release has 195 commits from 16 contributors. Thank you to everyone who contributed to this release!
@bluzername, @BorClaw, @justinltodd, @LeonSGP43, @machjesusmoto, @nickyleach, @nsollazzo, @qbamca, @RobinALG87, @stubbi, @supertaz, @tmartin2113, @YanisThePie
react/react (react)
v19.2.8Compare Source
Configuration
📅 Schedule: (in timezone Europe/Madrid)
🚦 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.