Skip to content

chore(deps): update all non-major dependencies - #1825

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#1825
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@anthropic-ai/claude-agent-sdk ^0.2.79^0.3.252 age adoption passing confidence peerDependencies minor
@anthropic-ai/claude-agent-sdk ^0.2.79^0.3.252 age adoption passing confidence devDependencies minor
@iconify-json/hugeicons ^1.2.27^1.2.33 age adoption passing confidence dependencies patch
@loghq/stacks (source) ^0.2.3^0.2.5 age adoption passing confidence dependencies patch
@stacksjs/bumpx ^0.2.6^0.2.17 age adoption passing confidence dependencies patch
@stacksjs/bun-router ^0.1.7^0.1.8 age adoption passing confidence dependencies patch
@stacksjs/bunpress (source) ^0.2.8^0.2.14 age adoption passing confidence dependencies patch
@stacksjs/clapp ^0.2.12^0.2.15 age adoption passing confidence dependencies patch
@stacksjs/components (source) ^0.2.246^0.2.252 age adoption passing confidence dependencies patch
@stacksjs/desktop ^0.2.197^0.2.252 age adoption passing confidence dependencies patch
@stacksjs/httx ^0.1.10^0.1.11 age adoption passing confidence dependencies patch
@stacksjs/logsmith ^0.2.3^0.2.11 age adoption passing confidence dependencies patch
@stacksjs/rpx ^0.11.42^0.11.46 age adoption passing confidence dependencies patch
@stacksjs/sanitizer ^0.2.113^0.2.252 age adoption passing confidence dependencies patch
@stacksjs/stx ^0.2.246^0.2.252 age adoption passing confidence dependencies patch
@stacksjs/tlsx ^0.13.0^0.13.17 age adoption passing confidence dependencies patch
@stacksjs/tlsx ^0.13.2^0.13.17 age adoption passing confidence dependencies patch
@stacksjs/ts-auth ^0.4.4^0.4.5 age adoption passing confidence dependencies patch
@stacksjs/ts-cache ^0.1.5^0.1.7 age adoption passing confidence dependencies patch
@stacksjs/ts-i18n ^0.1.9^0.1.11 age adoption passing confidence dependencies patch
@stacksjs/ts-xml ^0.1.0^0.1.2 age adoption passing confidence dependencies patch
@stripe/stripe-js (source) ^9.10.0^9.15.0 age adoption passing confidence peerDependencies minor
@stripe/stripe-js (source) ^9.10.0^9.15.0 age adoption passing confidence devDependencies minor
@ts-audio/core ^0.1.1^0.1.2 age adoption passing confidence dependencies patch
@ts-charts/format (source) ^0.2.6^0.2.7 age adoption passing confidence dependencies patch
@ts-charts/scale (source) ^0.2.6^0.2.7 age adoption passing confidence dependencies patch
@ts-charts/shape (source) ^0.2.6^0.2.7 age adoption passing confidence dependencies patch
@vscode/vsce (source) ^3.7.2-12^3.9.2 age adoption passing confidence devDependencies minor
better-dx ^0.2.24^0.2.25 age adoption passing confidence devDependencies patch
bun-plugin-auto-imports ^0.4.0^0.4.1 age adoption passing confidence dependencies patch
bun-plugin-stx ^0.2.246^0.2.252 age adoption passing confidence dependencies patch
bun-query-builder ^0.2.53^0.2.60 age adoption passing confidence dependencies patch
craft-native (source) >=0.0.72>=0.0.85 age adoption passing confidence dependencies patch
craft-native (source) >=0.0.55>=0.0.85 age adoption passing confidence dependencies patch
craft-native (source) >=0.0.72>=0.0.85 age adoption passing confidence peerDependencies patch
cz-git (source) ^1.13.1^1.14.0 age adoption passing confidence dependencies minor
dynamodb-tooling ^0.3.2^0.3.6 age adoption passing confidence dependencies patch
meilisearch ^0.59.0^0.60.0 age adoption passing confidence peerDependencies minor
meilisearch ^0.59.0^0.60.0 age adoption passing confidence devDependencies minor
oven/bun 1.3.14-alpine1.4.0-alpine age adoption passing confidence final minor
oven/bun 1.3.14-alpine1.4.0-alpine age adoption passing confidence stage minor
pantry-pm/pantry v0.11.40v0.11.45 age adoption passing confidence action patch
pantry-pm/pantry v0.11.29v0.11.45 age adoption passing confidence action patch
pickier ^0.1.58^0.1.65 age adoption passing confidence dependencies patch
pickier ^0.1.58^0.1.65 age adoption passing confidence peerDependencies patch
stripe 22.3.222.6.0 age adoption passing confidence peerDependencies minor
stripe 22.3.222.6.0 age adoption passing confidence devDependencies minor
ts-broadcasting (source) ^0.0.9^0.0.10 age adoption passing confidence dependencies patch
ts-error-handling ^0.1.1^0.1.3 age adoption passing confidence dependencies patch
ts-images ^0.2.11^0.2.13 age adoption passing confidence dependencies patch
ts-pantry (source) ^0.11.35^0.11.45 age adoption passing confidence dependencies patch
ts-rate-limiter ^0.4.2^0.4.8 age adoption passing confidence dependencies patch
ts-slug ^0.1.0^0.1.2 age adoption passing confidence dependencies patch
ts-spreadsheets ^0.2.0^0.2.5 age adoption passing confidence dependencies patch
ts-syntax-highlighter ^0.2.1^0.2.17 age adoption passing confidence dependencies patch
vscode ^1.109.5^1.135.0 age adoption passing confidence engines minor
web-ext >=8>=8.10.0 age adoption passing confidence peerDependencies minor

Release Notes

anthropics/claude-agent-sdk-typescript (@​anthropic-ai/claude-agent-sdk)

v0.3.252

Compare Source

  • Updated to parity with Claude Code v2.1.252

v0.3.251

Compare Source

  • Updated to parity with Claude Code v2.1.251

v0.3.250

Compare Source

  • Updated to parity with Claude Code v2.1.250

v0.3.248

Compare Source

  • Added a per-server timeout for SDK-hosted MCP servers (createSdkMcpServer({ timeout })), overriding MCP_TOOL_TIMEOUT for that server's tool calls

v0.3.247

Compare Source

  • Added an optional ambient flag to task_started, task_notification and background_tasks_changed task entries so hosts can exclude housekeeping tasks from activity indicators
  • Fixed the permissionMode on per-turn system/init frames reporting the mode at turn start instead of the live mode, so a mode switch right after submitting no longer sends a stale value

v0.3.246

Compare Source

  • Added optional user_message_uuid to error result messages and to the first assistant message or stream_event of each turn, linking a reply or failure to the user message that triggered it
  • Added modelUsage[*].costBasis ('list' | 'managed' | 'unknown') reporting which price table each model's costUSD was computed from
  • Added modelPricing support in the managedSettings option for hosts that set CLAUDE_CODE_PROVIDER_MANAGED_BY_HOST; an admin-managed settings source that sets modelPricing still wins
  • Added perTaskStopAffordance option: when set, interrupt() aborts only the current turn and keeps background agents and workflows running; otherwise (and for one-shot string prompts) they stop

v0.3.245

Compare Source

  • Updated to parity with Claude Code v2.1.245

v0.3.243

  • Added optional queued_turn_count to result messages: the number of queued user sends still pending when the result was produced, so hosts know whether another turn and result will follow
  • Fixed mcp_status reporting a remote MCP server as connected after its connection dropped; it now reports pending while reconnecting, then connected or failed
  • Fixed managed disableAllHooks also disabling hook callbacks registered through the hooks option; they now keep running, matching allowManagedHooksOnly
  • Changed Read tool PDF results: the document block (or page image blocks for pages reads) now arrives inside the tool_result content instead of as a separate user message after it
  • Updated to parity with Claude Code v2.1.243

v0.3.242

  • Updated to parity with Claude Code v2.1.242

v0.3.241

Compare Source

  • Updated to parity with Claude Code v2.1.241

v0.3.240

Compare Source

  • Updated to parity with Claude Code v2.1.240

v0.3.239

Compare Source

  • total_cost_usd / modelUsage.costUSD now include the 1.1× US-only-inference (data residency) multiplier when the response reports inference_geo: "us"
  • A result held back for background subagents in one-shot mode now reports total_cost_usd, duration_api_ms and modelUsage as of its release, not the turn-end snapshot
  • Fixed SYSTEM_PROMPT_DYNAMIC_BOUNDARY in an array systemPrompt being sent to the model as literal text on Bedrock, Vertex, Foundry, and gateway providers
  • A repeated initialize on a running process is now followed by a background_tasks_changed snapshot of the live background tasks, so reconnecting hosts see work that is still running

v0.3.238

Compare Source

  • Added is_backgrounded and spawn_depth to task_started events for subagent tasks (is_backgrounded also on background Bash tasks)
  • Added suppressOriginalPrompt to UserPromptExpansion hook output, matching UserPromptSubmit
  • Added command_lifecycle state refused: a cross-session peer message the session's receive-side policy declines now reports this terminal state instead of producing no lifecycle frames
  • Fixed SDK hook callbacks silently not applying after a host re-sends initialize to an already-running CLI; the response now reports hooks_applied
  • Fixed CLAUDE_CODE_ENABLE_PROMPT_SUGGESTION=true not keeping prompt_suggestion messages on when the account is near, but not over, its usage limit
  • Changed vcs_state_changed push events to emit one event per pushed branch

v0.3.237

Compare Source

  • Updated to parity with Claude Code v2.1.237

v0.3.236

Compare Source

  • PostToolUse hooks can return hookSpecificOutput.classifierContext, a short host-asserted note about a tool call's result that the auto mode permission classifier reads alongside that result

v0.3.235

Compare Source

  • Updated to parity with Claude Code v2.1.235

v0.3.234

Compare Source

  • Removed unused bypass_permissions_disabled from ExitReason type; the value was never emitted — TypeScript consumers with an explicit case branch get a compile error on upgrade (runtime unaffected)
  • Updated the ApiKeySource type to include the values system/init actually reports (ANTHROPIC_API_KEY, apiKeyHelper, /login managed key, none)
  • vcs_state_changed events report the directory the shell finished in (an inner cd is reflected)
  • A peer origin injected by the host may declare the sending session's permission class (fromMode) so a same-class message is delivered to a recipient that runs without asking
  • SDKSystemMessage (system/init) gains an optional effort field: the session's applied effort level, or null when none is sent. Set on Remote Control bridge init frames

v0.3.233

Compare Source

  • Notification hooks now fire for pending permission prompts on the SDK path, matching the interactive REPL behavior
  • Todo/task-tracking tools (TaskCreate/TaskGet/TaskUpdate/TaskList, TodoWrite) are no longer in the default tool surface on Opus 4.8, Sonnet 5, Fable 5, Mythos 5, and newer models; name them in the tools option or reference them in allowedTools (or set CLAUDE_CODE_ENABLE_TODO_TOOLS=1) to keep them

v0.3.232

Compare Source

  • Subagent MCP tool_result frames whose result carries _meta now emit tool_use_result as { content, _meta } (matching main-loop frames) instead of a bare value
  • /context result messages now carry a structured context_usage payload (new SDKContextUsage type), so consumers can render the context-usage card without parsing the markdown table
  • vcs_state_changed events now populate the branch field for push operations, sourced from the pushed ref

v0.3.231

Compare Source

  • Updated to parity with Claude Code v2.1.231

v0.3.229

Compare Source

  • Added terminal_slash_commands to the system init message so Remote Control clients can hide terminal-oriented commands
  • Changed conversations whose messages alone exceed the API's 32 MB limit to end the turn with terminal_reason "api_error" instead of "image_error"; StopFailure error_details is "request_body_over_limit: …"

v0.3.228

Compare Source

  • Agent tool results (AgentOutput): usage.output_tokens_details is now carried through

v0.3.227

Compare Source

  • Updated to parity with Claude Code v2.1.227

v0.3.226

Compare Source

  • Updated to parity with Claude Code v2.1.226

v0.3.225

Compare Source

  • Fixed background subagents in headless/SDK sessions never resuming when a background shell command or Monitor they left running completed, so the subagent never saw the result

v0.3.224

Compare Source

  • Added crossSessionInbound and dialogExpiry settings: cross-session messages sent to a session running with bypassed permissions are held for your approval, and messages to other sessions auto-deliver
  • Added subkind: 'peer-send-message' to the task-notification member of SDKMessageOrigin, marking a notification raised by a cross-session SendMessage
  • Added source: 'archive' plugin config variant to Settings, with url and optional sha256, for installing plugins from a zip over HTTPS
  • Added sandbox credential-masking fields to Settings: decode: 'jwt' with maskClaims, extract/onExtractNoMatch on envVars, and awsPairs/sigv4 for AWS SigV4 re-signing
  • Fixed long (>200 char) project paths resolving to another project's session directory under a shared sanitized prefix; session list/get/rename/tag/fork/delete and /resume no longer cross projects

v0.3.223

Compare Source

  • Added resumeDropsTurn option: with resumeSessionAt, declares the turn a truncating resume intends to drop; the CLI refuses the resume if anything else would be discarded
  • Result messages for repeated 529 overload failures now include api_error_status: 529, so SDK consumers can detect overload terminations structurally instead of matching message text
  • Bare headless (-p / SDK query() without canUseTool) now emits system/permission_denied stream events when a tool call is auto-denied
  • Documented usage vs modelUsage on stream-json results: usage is main-loop-only and per-turn; modelUsage is cumulative, covers all query-pipeline calls, and is the field for cost accounting

v0.3.222

Compare Source

  • Fixed query({ sessionStore, resume }) not carrying user settings.json (apiKeyHelper, env, hooks, permissions) into the resumed subprocess

v0.3.221

Compare Source

  • Improved skills option validation: malformed names (delimiters or control characters) and wildcard-form names are rejected with a clear error; use skills: 'all' to enable every skill
  • Fixed external MCP servers passed via the mcpServers option not being connected before the first turn, which caused the model to emit tool calls as literal text

v0.3.220

Compare Source

  • Updated to parity with Claude Code v2.1.220

v0.3.219

Compare Source

  • Added opt-in cancel_queued to the interrupt control request (capability interrupt_cancel_queued_v1): cancels queued and pending-dispatch messages alongside the abort
  • Added fast_mode_disabled_reason to result and init messages so SDK hosts can explain why fast mode is off
  • Added DirectoryAdded lifecycle hook event to the control protocol, fired when a new working directory is registered mid-session
  • Fixed the initialize response reporting fast_mode_state from the spawn-time model after a model switch
  • Added sandbox.network.strictAllowlist to SDK settings types for deterministically denying non-allowlisted hosts in sandboxed commands
  • Added workflowSizeGuideline to SDK settings types for setting the advisory dynamic-workflow size guideline

v0.3.218

Compare Source

  • SkillToolOutput now reports background: true when a forked skill was dispatched as a detached background agent
  • Fixed the result event's api_error_status reporting null for rate-limit and overloaded errors delivered mid-stream; it now reports 429/529
  • Added canonicalModel and provider to each modelUsage entry in result messages so downstream billing can look up the correct rate table for costUSD

v0.3.217

Compare Source

  • Changed subagents to no longer spawn nested subagents by default (depth cap lowered from 5 to 1); set CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTH to allow deeper nesting
  • Added a cap on concurrently-running subagents (default 20, override with CLAUDE_CODE_MAX_CONCURRENT_SUBAGENTS)
  • Fixed Remote Control sessions not re-sending pending permission prompts to clients that connect after the prompt appeared

v0.3.216

Compare Source

  • Added optional skippedLinks count to rewindFiles responses for paths the rewind safety guards refused to restore or delete
  • Added tool_result_meta sidecar to user messages (non_execution_kind, user_feedback) so consumers can classify denied, interrupted, or cancelled tool calls without string-matching result prose
  • Added optional user_message_uuid and request_sent_wall_ms fields to the success result message for cross-host request-latency correlation

v0.3.215

Compare Source

  • Updated to parity with Claude Code v2.1.215

v0.3.214

  • set_permission_mode now rejects unrecognized permission modes with an error instead of silently adopting them; the 'manual' alias is accepted at every ingress
  • Added optional subkind: 'scheduled-trigger' to the task-notification member of SDKMessageOrigin, marking deliveries that are the fired prompt of a user-configured scheduled task
  • applyFlagSettings({effortLevel}) now accepts 'max' in its TypeScript type (runtime already supported it)
  • Assistant messages truncated by interrupt() now carry aborted: true, so consumers can distinguish a mid-stream partial from a completed message
  • Added optional subagent_type and subagent_retry fields to tool_progress messages so clients can show a subagent waiting out an API rate-limit retry
  • The system/init message's plugins entries and the reload_plugins response now include each plugin's manifest version
  • SessionStart hooks now report source "fork" instead of "resume" when the session begins as a fork

v0.3.213

  • Updated to parity with Claude Code v2.1.213

v0.3.212

Compare Source

  • Fixed dash-leading resumeSessionAt and sessionId values being passed to the CLI as separate argv tokens; both now use equals-form (--flag=value)
  • Agent tool output now includes the resolved model when a mid-turn model swap changed the subagent's model

v0.3.211

Compare Source

  • Fixed --replay-user-messages with --include-partial-messages emitting the turn-start user replay after the first content block instead of before the turn's content events
  • Added SDKAssistantMessage.timestamp (ISO-8601) to the live stream, matching SDKUserMessage; older emitters omit it, consumers should fall back to receive time
  • Added rate

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@what-the-diff

what-the-diff Bot commented Mar 30, 2026

Copy link
Copy Markdown

PR Summary

  • Major dependency updates
    • Updated the @stacksjs/ts-cloud package from ^0.2.1 and ^0.1.14 to ^0.2.3. This package is updated in multiple areas of our system, ensuring we're using the latest features and bug fixes from 'ts-cloud'.
    • The better-dx version is raised from ^0.2.5 to ^0.2.7 across all relevant packages. This should improve our development experience by utilizing the latest improvements to 'better-dx'.
    • We've bumped our @anthropic-ai/claude-agent-sdk from ^0.2.79 to ^0.2.87 in a core AI part of the system. This should increase our AI capabilities by leveraging the most recent 'claude-agent-sdk'.
    • The @stacksjs/stx package version was upgraded from ^0.2.7 to ^0.2.10 in a core browser part of our platform. This gives us the benefits of the latest 'stx' functions.
  • Minor dependency updates
    • Small version increase for bun-query-builder, from ^0.1.12 to ^0.1.13 brings us the latest bug fixes and improvements. This package was updated in several places of our system.
    • We've updated ts-pantry from ^0.8.16 to ^0.9.19 in a vital configuration area. It should lead to enhanced functionality from 'ts-pantry'.
    • We've updated the @stripe/stripe-js package version in the payments sector of our system from ^8.7.0 to ^8.11.0. This version bump provides improvement to our payment features.
  • VSCode and Docker Version Updates
    • In our code editor setup, the "vscode" engine version is updated from ^1.109.5 to ^1.113.0, and the "@vscode/vsce" dependency version is updated from ^3.7.2-10 to ^3.7.2-12.
    • Docker images have been updated to oven/bun:1.3.11 from oven/bun:1.3.10. This could bring better stability and more features to our Docker build process.
  • Other Updates
    • Besides these, minor dependency upgrades were made across the system for consistency and to stay updated with the latest tweaks and fixes.

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 21 times, most recently from 59d69a1 to e22be0f Compare April 6, 2026 13:01
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ab302d9 to 88f9fa8 Compare April 7, 2026 14:35
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from 5787c43 to 141c929 Compare April 20, 2026 09:07
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 81d7e9e to 0ff655b Compare April 22, 2026 10:33
@pkg-pr-new

pkg-pr-new Bot commented Apr 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

@stacksjs/actions

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/actions@1825

@stacksjs/ai

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/ai@1825

@stacksjs/alias

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/alias@1825

@stacksjs/analytics

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/analytics@1825

@stacksjs/api

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/api@1825

@stacksjs/arrays

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/arrays@1825

@stacksjs/audio

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/audio@1825

@stacksjs/auth

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/auth@1825

@stacksjs/browser

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/browser@1825

@stacksjs/browser-extension

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/browser-extension@1825

@stacksjs/buddy

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/buddy@1825

@stacksjs/build

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/build@1825

@stacksjs/cache

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/cache@1825

@stacksjs/calendar-api

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/calendar-api@1825

@stacksjs/charts

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/charts@1825

@stacksjs/chat

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/chat@1825

@stacksjs/cli

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/cli@1825

@stacksjs/cloud

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/cloud@1825

@stacksjs/cms

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/cms@1825

@stacksjs/collections

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/collections@1825

@stacksjs/commerce

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/commerce@1825

@stacksjs/composables

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/composables@1825

@stacksjs/config

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/config@1825

@stacksjs/cron

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/cron@1825

@stacksjs/database

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/database@1825

@stacksjs/datetime

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/datetime@1825

@stacksjs/defaults

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/defaults@1825

@stacksjs/desktop

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/desktop@1825

@stacksjs/dns

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/dns@1825

@stacksjs/docs

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/docs@1825

@stacksjs/email

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/email@1825

@stacksjs/enums

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/enums@1825

@stacksjs/env

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/env@1825

@stacksjs/error-handling

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/error-handling@1825

@stacksjs/events

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/events@1825

@stacksjs/faker

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/faker@1825

@stacksjs/feature-flags

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/feature-flags@1825

@stacksjs/git

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/git@1825

@stacksjs/github

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/github@1825

@stacksjs/health

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/health@1825

@stacksjs/http

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/http@1825

@stacksjs/i18n

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/i18n@1825

@stacksjs/image

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/image@1825

@stacksjs/lint

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/lint@1825

@stacksjs/logging

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/logging@1825

@stacksjs/newsletter

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/newsletter@1825

@stacksjs/notifications

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/notifications@1825

@stacksjs/objects

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/objects@1825

@stacksjs/orm

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/orm@1825

@stacksjs/path

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/path@1825

@stacksjs/payments

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/payments@1825

@stacksjs/push

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/push@1825

@stacksjs/query-builder

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/query-builder@1825

@stacksjs/queue

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/queue@1825

@stacksjs/realtime

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/realtime@1825

@stacksjs/registry

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/registry@1825

@stacksjs/repl

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/repl@1825

@stacksjs/router

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/router@1825

@stacksjs/scheduler

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/scheduler@1825

@stacksjs/search-engine

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/search-engine@1825

@stacksjs/security

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/security@1825

@stacksjs/server

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/server@1825

@stacksjs/shell

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/shell@1825

@stacksjs/skills

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/skills@1825

@stacksjs/slug

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/slug@1825

@stacksjs/sms

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/sms@1825

@stacksjs/socials

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/socials@1825

@stacksjs/storage

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/storage@1825

@stacksjs/strings

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/strings@1825

@stacksjs/testing

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/testing@1825

@stacksjs/tinker

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/tinker@1825

@stacksjs/tunnel

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/tunnel@1825

@stacksjs/types

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/types@1825

@stacksjs/ui

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/ui@1825

@stacksjs/utils

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/utils@1825

@stacksjs/validation

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/validation@1825

@stacksjs/video

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/video@1825

@stacksjs/whois

npm i https://pkg.pr.new/stacksjs/stacks/@stacksjs/whois@1825

commit: 2bac43b

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9f467f0 to c57f981 Compare April 23, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

actions @stacksjs/actions ai @stacksjs/ai alias @stacksjs/alias analytics @stacksjs/analytics auth @stacksjs/auth buddy Buddy build @stacksjs/build cache @stacksjs/cache cli @stacksjs/cli cloud @stacksjs/cloud config @stacksjs/config core database @stacksjs/datbase dependencies deps desktop @stacksjs/desktop dns @stacksjs/dns docs @stacksjs/docs error-handling @stacksjs/error-handling events @stacksjs/events faker health @stacksjs/health ide IDE integrations & related features. lint @stacksjs/lint logging minor notifications @stacksjs/notifications orm path @stacksjs/path payments @stacksjs/payments query-builder @stacksjs/query-builder queue @stacksjs/queue repl @stacksjs/repl router @stacksjs/router scheduler @stacksjs/scheduler search-engine @stacksjs/search-engine security @stacksjs/security slug storage @stacksjs/storage testing @stacksjs/tests tinker types @stacksjs/types ui @stacksjs/ui utils @stacksjs/utils validation @stacksjs/validation vscode The VS Code extension.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants