chore(deps): update npm minor and patch dependencies#7414
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
loopover-ui | a234aca | Jul 20 2026, 08:11 PM |
|
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
2 times, most recently
from
July 20, 2026 09:25
c63c0e5 to
407d5a0
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
20 times, most recently
from
July 20, 2026 13:00
29a74e8 to
aedf2b3
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
4 times, most recently
from
July 20, 2026 13:32
3bb91e8 to
a21f0ea
Compare
Contributor
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
9 times, most recently
from
July 20, 2026 19:58
28eec56 to
fd23fef
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
from
July 20, 2026 20:10
fd23fef to
a234aca
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:
^0.3.205→^0.3.212^0.18.0→^0.18.6^9.39.4→^9.39.5^2.0.8→^2.0.101.0.3→1.2.01.1.2→1.1.42.6.5→2.7.6^1.2.15→^1.2.16^1.1.18→^1.1.19^1.2.1→^1.2.2^1.3.6→^1.3.7^1.1.15→^1.1.16^2.3.2→^2.3.3^1.1.18→^1.1.19^2.1.19→^2.1.20^1.1.18→^1.1.19^1.1.19→^1.1.20^1.2.17→^1.2.18^1.1.18→^1.1.19^1.1.11→^1.1.12^1.4.2→^1.4.3^1.2.13→^1.2.14^2.3.2→^2.3.3^1.4.2→^1.4.3^1.3.2→^1.3.3^1.1.16→^1.1.17^1.1.13→^1.1.14^1.1.14→^1.1.15^1.2.11→^1.2.12^0.9.55→^0.9.58^10.63.0→^10.66.0^10.63.0→^10.66.0^10.63.0→^10.66.0^10.63.0→^10.66.0^10.63.0→^10.66.0^10.63.0→^10.66.0^4.3.2→^4.3.3^1.170.17→^1.170.18^1.168.27→^1.168.28^1.168.19→^1.168.20^22.20.0→^22.20.1^22.20.0→^22.20.1^24.13.2→^24.13.3^19.2.7→^19.2.17^5.1.4→^5.2.0^4.1.9→^4.1.10^0.17.3→^0.17.4^9.39.4→^9.39.5^5.5.5→^5.5.6^7.0.1→^7.1.1^0.5.2→^0.5.3^16.11.4→^16.11.5^15.1.1→^15.2.0^17.4.0→^17.7.0^4.12.27→^4.12.30^5.44.0→^5.45.23.9.4→3.9.5^3.9.4→^3.9.5^3.8.1→^3.9.5^7.80.0→^7.81.0^4.12.0→^4.12.2^0.34.5→^0.35.3^4.3.2→^4.3.3^7.5.19→^7.5.20^4.22.5→^4.23.1^8.62.1→^8.64.0^8.56.1→^8.64.0^8.1.3→^8.1.5^4.1.9→^4.1.10^0.20.8→^0.26.11^4.107.0→^4.112.0^8.21.0→^8.21.1Dependency PRs must keep
npm run test:cipassing. The 97% coverage requirement is enforced as Codecov patch coverage on changed lines (codecov/patch), so dependency-only bumps satisfy it without new tests.GitHub Actions updates must remain SHA-pinned.
Renovate is the sole dependency and security-update bot for this repo; GitHub Dependabot security updates are disabled to avoid duplicate PRs (e.g. the two hono advisory PRs).
Release Notes
anthropics/claude-agent-sdk-typescript (@anthropic-ai/claude-agent-sdk)
v0.3.212Compare Source
resumeSessionAtandsessionIdvalues being passed to the CLI as separate argv tokens; both now use equals-form (--flag=value)v0.3.211Compare Source
--replay-user-messageswith--include-partial-messagesemitting the turn-start user replay after the first content block instead of before the turn's content eventsSDKAssistantMessage.timestamp(ISO-8601) to the live stream, matchingSDKUserMessage; older emitters omit it, consumers should fall back to receive timeUSAGE_LIMIT_ERROR_PREFIXESand siblings) as@alphaexports for classifying rate-limit messages without hand-mirrored listsv0.3.210Compare Source
timedOutAfterMstoBashToolOutput, set when a command is auto-backgrounded on timeoutv0.3.209Compare Source
v0.3.208Compare Source
UserPromptSubmithook callback exceeding its timeout killing the entire query with an empty error; it now blocks the prompt with a clear timeout message and the session continuesextraArgsvalues that look like flags (e.g.resume: '--version') being parsed as their own CLI flags; dash-leading values are now bound with equals-form argvAbortControllerno longer accumulateabortlisteners on its signal after each completed querycreateSdkMcpServerdocs pointing at a nonexistent env var; the MCP tool-call timeout knob isMCP_TOOL_TIMEOUTv0.3.207Compare Source
canUseToolreturning{behavior: 'allow'}withoutupdatedInputbeing rejected as a deny with a raw ZodError message; the tool now runs with the original input per the documented contractAgentToolCompletedOutput) that matches the emitted object exactlyv0.3.206Compare Source
command_lifecycleframes to stream-json and SDK sessions, reporting each uuid-stamped message's terminal state (queued/started/completed/cancelled/discarded); zero-API results no longer report staleduration_api_mscloudflare/workers-sdk (@cloudflare/vitest-pool-workers)
v0.18.6Compare Source
Patch Changes
#14678
4e62bbaThanks @apeacock1991! - Fix test runs hanging after a Durable Object logs and rejectsblockConcurrencyWhile()Console messages emitted from another Durable Object are now buffered until execution returns to the test runner, avoiding I/O that cannot complete after the object's input gate breaks.
Updated dependencies [
34e696d,d39ae01,3de70df,c79504f,9f04a7e,9f04a7e,cb30df3,cb6c3f9,c7dbe1a,3f3afbb,e6fbc4e,4e1a7a7,9f04a7e]:v0.18.5Compare Source
Patch Changes
7692a61,ed33326,018574b,eb99ab1,cdf3148,7692a61,7692a61,3015320,899c297,9da77ac,317ce1f]:v0.18.4Compare Source
Patch Changes
#14535
1b965c5Thanks @Naapperas! - Support dynamic retry delays for Workflow steps in local devA step's
retries.delaycan now be a function that computes the delay per failed attempt, in addition to a static duration. The function receives{ ctx, error }and returns a delay (a number of milliseconds or a duration string like"30 seconds"), and its result is fed into the configuredbackoff.The function is invoked once per failed attempt with a 5 second timeout. If it throws, times out, or returns an invalid value, the step fails without further retries.
Updated dependencies [
0283a1f,7b28392,1b965c5]:v0.18.3Compare Source
Patch Changes
#14489
e3f0cd6Thanks @edmundhung! - AddlistDurableObjectIds()to MiniflareMiniflare now exposes
listDurableObjectIds()for listing persisted Durable Object instance IDs by binding name. The Vitest pool now uses this shared Miniflare API internally instead of duplicating Miniflare's storage listing logic.Updated dependencies [
e3f0cd6,8511ddf,9f74a5f,e3f0cd6,c782e2a,2fedb1f,17d2fc1]:v0.18.2Compare Source
Patch Changes
54f74b8,0852346,54f74b8]:v0.18.1Compare Source
Patch Changes
#14409
16fbf81Thanks @matingathani! -reset()fromcloudflare:testnow resets ratelimit binding state between tests. Previously,RATE_LIMITERSbindings retained their in-memory bucket counts across test boundaries, causing later tests in the same file to see stale rate-limit exhaustion state.Updated dependencies [
e7e5780,d88555e,5fd8bee,5d9990e,bf49a41,1ac96a1,f416dd9,1ca8d8f,16fbf81,b973ed3]:eslint/eslint (@eslint/js)
v9.39.5Compare Source
Bug Fixes
253be16fix: handle unavailable require cache (backport of #20812 to v9.x) (#21065) (Eric)Documentation
74930eddocs: switch build to Node.js 24 (#20894) (Milos Djermanovic)eaec8bbdocs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)Chores
458205fchore: update@eslint/eslintrcand@eslint/jsfor v9.39.5 (#21077) (Francesco Trotta)202117bchore: package.json update for @eslint/js release (Jenkins)d9eb6edtest: disable warning forvm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER(#21074) (Francesco Trotta)7b431a7chore: overridere2dependency for@metascraper/helpers(#21068) (Milos Djermanovic)daf7791chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)daee8baci: use pnpm ineslint-flat-config-utilstype integration test (#20829) (Milos Djermanovic)116d4beci: unpin Node.js 25.x in CI (#20619) (Copilot)honojs/node-server (@hono/node-server)
v2.0.10Compare Source
Security fixes
This release includes a fix for the following security issue:
Unauthenticated memory-leak DoS via aborted WebSocket handshake
Affects:
upgradeWebSocket. A WebSocket upgrade request with a missing or malformedSec-WebSocket-Keyheader leaked the request'sIncomingMessageand left a promise pending, even though no connection was established. Since the route is reachable pre-handshake without authentication, an attacker could flood it to gradually exhaust memory. GHSA-9mqv-5hh9-4cggUsers of
upgradeWebSocketare encouraged to upgrade to this version.v2.0.9Compare Source
What's Changed
New Contributors
Full Changelog: honojs/node-server@v2.0.8...v2.0.9
lovablelabs/lovable (@lovable.dev/vite-tanstack-config)
v2.7.0Compare Source
radix-ui/primitives (@radix-ui/react-accordion)
v1.2.16@radix-ui/primitive@1.1.5,@radix-ui/react-context@1.2.0,@radix-ui/react-collapsible@1.1.16,@radix-ui/react-collection@1.1.12radix-ui/primitives (@radix-ui/react-alert-dialog)
v1.1.19@radix-ui/primitive@1.1.5,@radix-ui/react-context@1.2.0,@radix-ui/react-dialog@1.1.19radix-ui/primitives (@radix-ui/react-avatar)
v1.2.2@radix-ui/react-context@1.2.0radix-ui/primitives (@radix-ui/react-checkbox)
v1.3.7@radix-ui/primitive@1.1.5,@radix-ui/react-context@1.2.0,@radix-ui/react-presence@1.1.7radix-ui/primitives (@radix-ui/react-collapsible)
v1.1.16@radix-ui/primitive@1.1.5,@radix-ui/react-context@1.2.0,@radix-ui/react-presence@1.1.7radix-ui/primitives (@radix-ui/react-context-menu)
v2.3.3ContextMenunot re-anchoring to the latest pointer position when re-triggered while already open.Space/Enterkeys that originate from focusable descendants.@radix-ui/primitive@1.1.5,@radix-ui/react-context@1.2.0,@radix-ui/react-menu@2.1.20radix-ui/primitives (@radix-ui/react-dialog)
v1.1.19@radix-ui/react-dismissable-layer@1.1.15,@radix-ui/primitive@1.1.5,@radix-ui/react-context@1.2.0,@radix-ui/react-focus-scope@1.1.12,@radix-ui/react-presence@1.1.7radix-ui/primitives (@radix-ui/react-dropdown-menu)
v2.1.20Space/Enterkeys that originate from focusable descendants.@radix-ui/primitive@1.1.5,@radix-ui/react-context@1.2.0,@radix-ui/react-menu@2.1.20radix-ui/primitives (@radix-ui/react-hover-card)
v1.1.19@radix-ui/react-dismissable-layer@1.1.15,@radix-ui/primitive@1.1.5,@radix-ui/react-context@1.2.0,@radix-ui/react-presence@1.1.7,@radix-ui/react-popper@1.3.3radix-ui/primitives (@&#
Configuration
📅 Schedule: (in timezone America/Phoenix)
🚦 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 was generated by Mend Renovate. View the repository job log.